|
MagicSmoke
$VERSION$
|
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 | |
| WOContactType::__construct | ( | ) |
|
static |
References translate().
|
static |
References $i.
Referenced by WOCustomer\createHints(), and WTrGetAllContactTypes\handleRequest().
|
static |
Referenced by WOCustomer\createContactType(), and WOContact\fromTablecontact().
|
static |
Referenced by WOContact\fromXmlHelper().
|
staticprotected |
References WObject\elementsByTagName().
| 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 | ) |
References $prop_contacttype, $prop_contacttypeid, and $prop_uriprefix.
| WOContactType::toXml | ( | $xml, | |
$elementname = "ContactType" |
|||
| ) |
References toXmlHelper().
Referenced by toString().
|
protected |
References getcontacttype(), getcontacttypeid(), getstr_contacttype(), getstr_contacttypeid(), getstr_uriprefix(), geturiprefix(), and xq().
Referenced by toXml().
|
static |
|
static |
|
static |
|
protected |
Referenced by getcontacttype(), getstr_contacttype(), and toTablecontacttype().
|
protected |
Referenced by getcontacttypeid(), and toTablecontacttype().
|
protected |
Referenced by getstr_uriprefix(), geturiprefix(), and toTablecontacttype().