List of all members.
Constructor & Destructor Documentation
WOCartVoucherAbstract::__construct |
( |
|
) |
|
Member Function Documentation
static WOCartVoucherAbstract::fromString |
( |
$ |
txt |
) |
[static] |
static WOCartVoucherAbstract::fromTableArraycartvoucher |
( |
array $ |
table |
) |
[static] |
static WOCartVoucherAbstract::fromTablecartvoucher |
( |
$ |
table |
) |
[static] |
static WOCartVoucherAbstract::fromXml |
( |
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static] |
static WOCartVoucherAbstract::fromXmlHelper |
( |
$ |
data, |
|
|
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static, protected] |
WOCartVoucherAbstract::getamount |
( |
|
) |
|
WOCartVoucherAbstract::getcartid |
( |
|
) |
|
WOCartVoucherAbstract::getcartlineid |
( |
|
) |
|
WOCartVoucherAbstract::getprice |
( |
|
) |
|
WOCartVoucherAbstract::getstatus |
( |
|
) |
|
WOCartVoucherAbstract::getstr_amount |
( |
|
) |
|
WOCartVoucherAbstract::getstr_cartid |
( |
|
) |
|
WOCartVoucherAbstract::getstr_cartlineid |
( |
|
) |
|
WOCartVoucherAbstract::getstr_price |
( |
|
) |
|
WOCartVoucherAbstract::getstr_status |
( |
|
) |
|
WOCartVoucherAbstract::getstr_value |
( |
|
) |
|
WOCartVoucherAbstract::getvalue |
( |
|
) |
|
WOCartVoucherAbstract::propertyArray |
( |
|
) |
|
base for property array
Reimplemented from WObject.
WOCartVoucherAbstract::setamount |
( |
$ |
value |
) |
|
WOCartVoucherAbstract::setcartid |
( |
$ |
value |
) |
|
WOCartVoucherAbstract::setcartlineid |
( |
$ |
value |
) |
|
WOCartVoucherAbstract::setprice |
( |
$ |
value |
) |
|
WOCartVoucherAbstract::setstatus |
( |
$ |
value |
) |
|
WOCartVoucherAbstract::setvalue |
( |
$ |
value |
) |
|
WOCartVoucherAbstract::toString |
( |
|
) |
|
WOCartVoucherAbstract::toTablecartvoucher |
( |
&$ |
table |
) |
|
WOCartVoucherAbstract::toXml |
( |
$ |
xml, |
|
|
$ |
elementname = "CartVoucher" | |
|
) |
| | |
WOCartVoucherAbstract::toXmlHelper |
( |
$ |
xml, |
|
|
$ |
root | |
|
) |
| | [protected] |
base for serialization
Reimplemented from WObject.
References getamount(), getcartid(), getcartlineid(), getprice(), getstatus(), getstr_amount(), getstr_cartid(), getstr_cartlineid(), getstr_price(), getstr_status(), getstr_value(), and getvalue().
Referenced by toXml().
static WOCartVoucherAbstract::validateamount |
( |
$ |
value |
) |
[static] |
static WOCartVoucherAbstract::validatecartid |
( |
$ |
value |
) |
[static] |
static WOCartVoucherAbstract::validatecartlineid |
( |
$ |
value |
) |
[static] |
static WOCartVoucherAbstract::validateprice |
( |
$ |
value |
) |
[static] |
static WOCartVoucherAbstract::validatestatus |
( |
$ |
value |
) |
[static] |
static WOCartVoucherAbstract::validatevalue |
( |
$ |
value |
) |
[static] |
Member Data Documentation
WOCartVoucherAbstract::$prop_amount = null [protected] |
WOCartVoucherAbstract::$prop_cartid = null [protected] |
WOCartVoucherAbstract::$prop_cartlineid = null [protected] |
WOCartVoucherAbstract::$prop_price = null [protected] |
WOCartVoucherAbstract::$prop_status = null [protected] |
WOCartVoucherAbstract::$prop_value = null [protected] |
The documentation for this class was generated from the following file: