WOCartVoucherAbstract::__construct |
( |
| ) |
|
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 |
|
) |
| |
|
staticprotected |
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 |
( |
| ) |
|
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 |
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 |
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 |
const WOCartVoucherAbstract::InvalidPrice =2 |
const WOCartVoucherAbstract::InvalidValue =1 |
const WOCartVoucherAbstract::Ok =0 |
The documentation for this class was generated from the following file: