WOCustomerAbstract::__construct |
( |
| ) |
|
WOCustomerAbstract::add_addresses |
( |
|
$value | ) |
|
WOCustomerAbstract::add_contacts |
( |
|
$value | ) |
|
WOCustomerAbstract::clear_addresses |
( |
| ) |
|
WOCustomerAbstract::clear_contacts |
( |
| ) |
|
static WOCustomerAbstract::fromString |
( |
|
$txt | ) |
|
|
static |
static WOCustomerAbstract::fromTableArraycustomer |
( |
array |
$table | ) |
|
|
static |
static WOCustomerAbstract::fromTablecustomer |
( |
|
$table | ) |
|
|
static |
References WOAddress\fromTableArrayaddress(), WOContact\fromTableArraycontact(), WTcontact\selectFromDB(), and WTaddress\selectFromDB().
Referenced by WOCustomer\changeCustomer(), WOCustomer\changeCustomerMail(), WOCustomer\createCustomer(), WOCustomer\deleteCustomer(), WOWebCartAbstract\fromTablecart(), WOWebSessionAbstract\fromTablewebsession(), WTrGetCustomer\handleRequest(), WOOrder\mailDetails(), WOCustomer\resetLoginPage(), and WOCustomer\resetPassword().
static WOCustomerAbstract::fromXml |
( |
|
$xml, |
|
|
|
$elem |
|
) |
| |
|
static |
static WOCustomerAbstract::fromXmlHelper |
( |
|
$data, |
|
|
|
$xml, |
|
|
|
$elem |
|
) |
| |
|
staticprotected |
WOCustomerAbstract::getaddresses |
( |
| ) |
|
WOCustomerAbstract::getcflags |
( |
| ) |
|
WOCustomerAbstract::getcomments |
( |
| ) |
|
WOCustomerAbstract::getcontacts |
( |
| ) |
|
WOCustomerAbstract::getemail |
( |
| ) |
|
WOCustomerAbstract::getfirstname |
( |
| ) |
|
WOCustomerAbstract::getid |
( |
| ) |
|
WOCustomerAbstract::getname |
( |
| ) |
|
WOCustomerAbstract::getstr_cflags |
( |
| ) |
|
WOCustomerAbstract::getstr_comments |
( |
| ) |
|
WOCustomerAbstract::getstr_email |
( |
| ) |
|
WOCustomerAbstract::getstr_firstname |
( |
| ) |
|
WOCustomerAbstract::getstr_id |
( |
| ) |
|
WOCustomerAbstract::getstr_name |
( |
| ) |
|
WOCustomerAbstract::getstr_tags |
( |
| ) |
|
WOCustomerAbstract::getstr_title |
( |
| ) |
|
WOCustomerAbstract::gettags |
( |
| ) |
|
WOCustomerAbstract::gettitle |
( |
| ) |
|
WOCustomerAbstract::propertyArray |
( |
| ) |
|
WOCustomerAbstract::setaddresses |
( |
array |
$values | ) |
|
WOCustomerAbstract::setcflags |
( |
|
$value | ) |
|
WOCustomerAbstract::setcomments |
( |
|
$value | ) |
|
WOCustomerAbstract::setcontacts |
( |
array |
$values | ) |
|
WOCustomerAbstract::setemail |
( |
|
$value | ) |
|
WOCustomerAbstract::setfirstname |
( |
|
$value | ) |
|
WOCustomerAbstract::setid |
( |
|
$value | ) |
|
WOCustomerAbstract::setname |
( |
|
$value | ) |
|
WOCustomerAbstract::settags |
( |
|
$value | ) |
|
WOCustomerAbstract::settitle |
( |
|
$value | ) |
|
WOCustomerAbstract::toString |
( |
| ) |
|
WOCustomerAbstract::toTablecustomer |
( |
& |
$table | ) |
|
WOCustomerAbstract::toXml |
( |
|
$xml, |
|
|
|
$elementname = "Customer" |
|
) |
| |
WOCustomerAbstract::toXmlHelper |
( |
|
$xml, |
|
|
|
$root |
|
) |
| |
|
protected |
References getaddresses(), getcflags(), getcomments(), getcontacts(), getemail(), getfirstname(), getid(), getname(), getstr_cflags(), getstr_comments(), getstr_email(), getstr_firstname(), getstr_id(), getstr_name(), getstr_tags(), getstr_title(), gettags(), gettitle(), and xq().
Referenced by toXml().
static WOCustomerAbstract::validateaddresses |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validatecflags |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validatecomments |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validatecontacts |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validateemail |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validatefirstname |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validateid |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validatename |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validatetags |
( |
|
$value | ) |
|
|
static |
static WOCustomerAbstract::validatetitle |
( |
|
$value | ) |
|
|
static |
WOCustomerAbstract::$prop_addresses |
|
protected |
WOCustomerAbstract::$prop_cflags =null |
|
protected |
WOCustomerAbstract::$prop_comments =null |
|
protected |
WOCustomerAbstract::$prop_contacts |
|
protected |
WOCustomerAbstract::$prop_email =null |
|
protected |
WOCustomerAbstract::$prop_firstname =null |
|
protected |
WOCustomerAbstract::$prop_id =null |
|
protected |
WOCustomerAbstract::$prop_name =null |
|
protected |
WOCustomerAbstract::$prop_tags =null |
|
protected |
WOCustomerAbstract::$prop_title =null |
|
protected |
The documentation for this class was generated from the following file: