List of all members.
Constructor & Destructor Documentation
| WOItemInfo::__construct |
( |
|
) |
|
Member Function Documentation
| static WOItemInfo::fromString |
( |
$ |
txt |
) |
[static] |
| static WOItemInfo::fromTableArrayitem |
( |
array $ |
table |
) |
[static] |
| static WOItemInfo::fromTableitem |
( |
$ |
table |
) |
[static] |
| static WOItemInfo::fromXml |
( |
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static] |
| static WOItemInfo::fromXmlHelper |
( |
$ |
data, |
|
|
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static, protected] |
| WOItemInfo::getamount |
( |
|
) |
|
| WOItemInfo::getitemid |
( |
|
) |
|
| WOItemInfo::getorderid |
( |
|
) |
|
| WOItemInfo::getproductid |
( |
|
) |
|
| WOItemInfo::getproductname |
( |
|
) |
|
| WOItemInfo::getstr_amount |
( |
|
) |
|
| WOItemInfo::getstr_itemid |
( |
|
) |
|
| WOItemInfo::getstr_orderid |
( |
|
) |
|
| WOItemInfo::getstr_productid |
( |
|
) |
|
| WOItemInfo::getstr_productname |
( |
|
) |
|
| WOItemInfo::getstr_totalprice |
( |
|
) |
|
| WOItemInfo::gettotalprice |
( |
|
) |
|
| WOItemInfo::propertyArray |
( |
|
) |
|
| WOItemInfo::setamount |
( |
$ |
value |
) |
|
| WOItemInfo::setitemid |
( |
$ |
value |
) |
|
| WOItemInfo::setorderid |
( |
$ |
value |
) |
|
| WOItemInfo::setproductid |
( |
$ |
value |
) |
|
| WOItemInfo::setproductname |
( |
$ |
value |
) |
|
| WOItemInfo::settotalprice |
( |
$ |
value |
) |
|
| WOItemInfo::toTableitem |
( |
&$ |
table |
) |
|
| WOItemInfo::toXml |
( |
$ |
xml, |
|
|
$ |
elementname = "ItemInfo" | |
|
) |
| | |
| WOItemInfo::toXmlHelper |
( |
$ |
xml, |
|
|
$ |
root | |
|
) |
| | [protected] |
base for serialization
Reimplemented from WObject.
Reimplemented in WOItemAudit.
References getamount(), getitemid(), getorderid(), getproductid(), getproductname(), getstr_amount(), getstr_itemid(), getstr_orderid(), getstr_productid(), getstr_productname(), getstr_totalprice(), gettotalprice(), and xq().
Referenced by toXml().
| static WOItemInfo::validateamount |
( |
$ |
value |
) |
[static] |
| static WOItemInfo::validateitemid |
( |
$ |
value |
) |
[static] |
| static WOItemInfo::validateorderid |
( |
$ |
value |
) |
[static] |
| static WOItemInfo::validateproductid |
( |
$ |
value |
) |
[static] |
| static WOItemInfo::validateproductname |
( |
$ |
value |
) |
[static] |
| static WOItemInfo::validatetotalprice |
( |
$ |
value |
) |
[static] |
Member Data Documentation
WOItemInfo::$prop_amount = null [protected] |
WOItemInfo::$prop_itemid = null [protected] |
WOItemInfo::$prop_orderid = null [protected] |
WOItemInfo::$prop_productid = null [protected] |
WOItemInfo::$prop_productname = null [protected] |
WOItemInfo::$prop_totalprice = null [protected] |
The documentation for this class was generated from the following file: