Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes

WOContactType Class Reference

Inheritance diagram for WOContactType:
WObject

List of all members.

Public Member Functions

 __construct ()
 getcontacttype ()
 getcontacttypeid ()
 getstr_contacttype ()
 getstr_contacttypeid ()
 getstr_uriprefix ()
 geturiprefix ()
 propertyArray ()
 base for property array
 setcontacttype ($value)
 setcontacttypeid ($value)
 seturiprefix ($value)
 toString ()
 toTablecontacttype (&$table)
 toXml ($xml, $elementname="ContactType")

Static Public Member Functions

static fromString ($txt)
static fromTableArraycontacttype (array $table)
static fromTablecontacttype ($table)
static fromXml ($xml, $elem)
static validatecontacttype ($value)
static validatecontacttypeid ($value)
static validateuriprefix ($value)

Protected Member Functions

 toXmlHelper ($xml, $root)
 base for serialization

Static Protected Member Functions

static fromXmlHelper ($data, $xml, $elem)
 base for deserialization

Protected Attributes

 $prop_contacttype = null
 $prop_contacttypeid = null
 $prop_uriprefix = null

Constructor & Destructor Documentation

WOContactType::__construct (  ) 

Reimplemented from WObject.


Member Function Documentation

static WOContactType::fromString ( txt  )  [static]

References fromXml(), and translate().

static WOContactType::fromTableArraycontacttype ( array $  table  )  [static]
static WOContactType::fromTablecontacttype ( table  )  [static]
static WOContactType::fromXml ( xml,
elem 
) [static]

References fromXmlHelper().

Referenced by fromString(), and WOContact::fromXmlHelper().

static WOContactType::fromXmlHelper ( data,
xml,
elem 
) [static, protected]

base for deserialization

Reimplemented from WObject.

References WObject::elementsByTagName().

Referenced by fromXml().

WOContactType::getcontacttype (  ) 

Referenced by toXmlHelper().

WOContactType::getcontacttypeid (  ) 

Referenced by toXmlHelper().

WOContactType::getstr_contacttype (  ) 

Referenced by toXmlHelper().

WOContactType::getstr_contacttypeid (  ) 

Referenced by toXmlHelper().

WOContactType::getstr_uriprefix (  ) 

Referenced by toXmlHelper().

WOContactType::geturiprefix (  ) 

Referenced by toXmlHelper().

WOContactType::propertyArray (  ) 

base for property array

Reimplemented from WObject.

WOContactType::setcontacttype ( value  ) 
WOContactType::setcontacttypeid ( value  ) 
WOContactType::seturiprefix ( value  ) 
WOContactType::toString (  ) 

References toXml().

WOContactType::toTablecontacttype ( &$  table  ) 
WOContactType::toXml ( xml,
elementname = "ContactType" 
)

References toXmlHelper().

Referenced by toString().

WOContactType::toXmlHelper ( xml,
root 
) [protected]

base for serialization

Reimplemented from WObject.

References getcontacttype(), getcontacttypeid(), getstr_contacttype(), getstr_contacttypeid(), getstr_uriprefix(), geturiprefix(), and xq().

Referenced by toXml().

static WOContactType::validatecontacttype ( value  )  [static]
static WOContactType::validatecontacttypeid ( value  )  [static]
static WOContactType::validateuriprefix ( value  )  [static]

Member Data Documentation

WOContactType::$prop_contacttype = null [protected]
WOContactType::$prop_contacttypeid = null [protected]
WOContactType::$prop_uriprefix = null [protected]

The documentation for this class was generated from the following file: