List of all members.
Constructor & Destructor Documentation
WOShippingAbstract::__construct |
( |
|
) |
|
Member Function Documentation
static WOShippingAbstract::fromString |
( |
$ |
txt |
) |
[static] |
static WOShippingAbstract::fromTableArrayshipping |
( |
array $ |
table |
) |
[static] |
static WOShippingAbstract::fromTableshipping |
( |
$ |
table |
) |
[static] |
static WOShippingAbstract::fromXml |
( |
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static] |
static WOShippingAbstract::fromXmlHelper |
( |
$ |
data, |
|
|
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static, protected] |
WOShippingAbstract::getcanuse |
( |
|
) |
|
WOShippingAbstract::getcost |
( |
|
) |
|
WOShippingAbstract::getdescription |
( |
|
) |
|
WOShippingAbstract::getflags |
( |
|
) |
|
WOShippingAbstract::getshipid |
( |
|
) |
|
WOShippingAbstract::getstr_canuse |
( |
|
) |
|
WOShippingAbstract::getstr_cost |
( |
|
) |
|
WOShippingAbstract::getstr_description |
( |
|
) |
|
WOShippingAbstract::getstr_flags |
( |
|
) |
|
WOShippingAbstract::getstr_shipid |
( |
|
) |
|
WOShippingAbstract::propertyArray |
( |
|
) |
|
base for property array
Reimplemented from WObject.
WOShippingAbstract::setcanuse |
( |
$ |
value |
) |
|
WOShippingAbstract::setcost |
( |
$ |
value |
) |
|
WOShippingAbstract::setdescription |
( |
$ |
value |
) |
|
WOShippingAbstract::setflags |
( |
$ |
value |
) |
|
WOShippingAbstract::setshipid |
( |
$ |
value |
) |
|
WOShippingAbstract::toString |
( |
|
) |
|
WOShippingAbstract::toTableshipping |
( |
&$ |
table |
) |
|
WOShippingAbstract::toXml |
( |
$ |
xml, |
|
|
$ |
elementname = "Shipping" | |
|
) |
| | |
WOShippingAbstract::toXmlHelper |
( |
$ |
xml, |
|
|
$ |
root | |
|
) |
| | [protected] |
base for serialization
Reimplemented from WObject.
References getcanuse(), getcost(), getdescription(), getflags(), getshipid(), getstr_canuse(), getstr_cost(), getstr_description(), getstr_flags(), getstr_shipid(), and xq().
Referenced by toXml().
static WOShippingAbstract::validatecanuse |
( |
$ |
value |
) |
[static] |
static WOShippingAbstract::validatecost |
( |
$ |
value |
) |
[static] |
static WOShippingAbstract::validatedescription |
( |
$ |
value |
) |
[static] |
static WOShippingAbstract::validateflags |
( |
$ |
value |
) |
[static] |
static WOShippingAbstract::validateshipid |
( |
$ |
value |
) |
[static] |
Member Data Documentation
WOShippingAbstract::$prop_canuse = null [protected] |
WOShippingAbstract::$prop_cost = null [protected] |
WOShippingAbstract::$prop_description = null [protected] |
WOShippingAbstract::$prop_flags = null [protected] |
WOShippingAbstract::$prop_shipid = null [protected] |
The documentation for this class was generated from the following file: