MagicSmoke  $VERSION$
WOContactType Class Reference
Inheritance diagram for WOContactType:
WObject

Public Member Functions

 __construct ()
 
 getcontacttype ()
 
 getcontacttypeid ()
 
 getstr_contacttype ()
 
 getstr_contacttypeid ()
 
 getstr_uriprefix ()
 
 geturiprefix ()
 
 propertyArray ()
 
 setcontacttype ($value)
 
 setcontacttypeid ($value)
 
 seturiprefix ($value)
 
 toString ()
 
 toTablecontacttype (&$table)
 
 toXml ($xml, $elementname="ContactType")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

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)
 
- Static Public Member Functions inherited from WObject
static elementsByTagName ($root, $tag)
 helper function that returns only the elements directly beneith the one given as $root More...
 
static fromXmlBoolean ($str)
 helper function for XML'ized objects that transforms XML boolean to PHP boolean More...
 
static isXmlBoolean ($str)
 helper function for XML'ized objects: it returns whether the string is a valid boolean More...
 

Protected Member Functions

 toXmlHelper ($xml, $root)
 
- Protected Member Functions inherited from WObject
 __construct ()
 
 toXmlHelper ($xml, $root)
 base for serialization More...
 

Static Protected Member Functions

static fromXmlHelper ($data, $xml, $elem)
 
- Static Protected Member Functions inherited from WObject
static fromXmlHelper ($data, $xml, $elem)
 base for deserialization More...
 
static objectToArray ($obj)
 helper function for classy objects that calls getPropertyArray if available More...
 

Protected Attributes

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

Constructor & Destructor Documentation

WOContactType::__construct ( )

Member Function Documentation

static WOContactType::fromString (   $txt)
static

References translate().

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

Referenced by WOContact\fromXmlHelper().

static WOContactType::fromXmlHelper (   $data,
  $xml,
  $elem 
)
staticprotected
WOContactType::getcontacttype ( )

References $prop_contacttype.

Referenced by toXmlHelper().

WOContactType::getcontacttypeid ( )

References $prop_contacttypeid.

Referenced by toXmlHelper().

WOContactType::getstr_contacttype ( )

References $prop_contacttype.

Referenced by toXmlHelper().

WOContactType::getstr_contacttypeid ( )

Referenced by toXmlHelper().

WOContactType::getstr_uriprefix ( )

References $prop_uriprefix.

Referenced by toXmlHelper().

WOContactType::geturiprefix ( )

References $prop_uriprefix.

Referenced by toXmlHelper().

WOContactType::propertyArray ( )
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
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: