List of all members.
Constructor & Destructor Documentation
| WOCartTicket::__construct |
( |
|
) |
|
Member Function Documentation
| static WOCartTicket::fromString |
( |
$ |
txt |
) |
[static] |
| static WOCartTicket::fromTableArraycartticket |
( |
array $ |
table |
) |
[static] |
| static WOCartTicket::fromTablecartticket |
( |
$ |
table |
) |
[static] |
| static WOCartTicket::fromXml |
( |
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static] |
| static WOCartTicket::fromXmlHelper |
( |
$ |
data, |
|
|
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static, protected] |
| WOCartTicket::getamount |
( |
|
) |
|
| WOCartTicket::getcartid |
( |
|
) |
|
| WOCartTicket::getcartlineid |
( |
|
) |
|
| WOCartTicket::getevent |
( |
|
) |
|
| WOCartTicket::geteventid |
( |
|
) |
|
| WOCartTicket::geteventprice |
( |
|
) |
|
| WOCartTicket::getmaxamount |
( |
|
) |
|
| WOCartTicket::getprice |
( |
|
) |
|
| WOCartTicket::getpricecategoryid |
( |
|
) |
|
| WOCartTicket::getstatus |
( |
|
) |
|
| WOCartTicket::getstr_amount |
( |
|
) |
|
| WOCartTicket::getstr_cartid |
( |
|
) |
|
| WOCartTicket::getstr_cartlineid |
( |
|
) |
|
| WOCartTicket::getstr_eventid |
( |
|
) |
|
| WOCartTicket::getstr_maxamount |
( |
|
) |
|
| WOCartTicket::getstr_price |
( |
|
) |
|
| WOCartTicket::getstr_pricecategoryid |
( |
|
) |
|
| WOCartTicket::getstr_status |
( |
|
) |
|
| WOCartTicket::propertyArray |
( |
|
) |
|
| WOCartTicket::setamount |
( |
$ |
value |
) |
|
| WOCartTicket::setcartid |
( |
$ |
value |
) |
|
| WOCartTicket::setcartlineid |
( |
$ |
value |
) |
|
| WOCartTicket::setevent |
( |
$ |
value |
) |
|
| WOCartTicket::seteventid |
( |
$ |
value |
) |
|
| WOCartTicket::seteventprice |
( |
$ |
value |
) |
|
| WOCartTicket::setmaxamount |
( |
$ |
value |
) |
|
| WOCartTicket::setprice |
( |
$ |
value |
) |
|
| WOCartTicket::setpricecategoryid |
( |
$ |
value |
) |
|
| WOCartTicket::setstatus |
( |
$ |
value |
) |
|
| WOCartTicket::toString |
( |
|
) |
|
| WOCartTicket::toTablecartticket |
( |
&$ |
table |
) |
|
| WOCartTicket::toXml |
( |
$ |
xml, |
|
|
$ |
elementname = "CartTicket" | |
|
) |
| | |
| WOCartTicket::toXmlHelper |
( |
$ |
xml, |
|
|
$ |
root | |
|
) |
| | [protected] |
base for serialization
Reimplemented from WObject.
References getamount(), getcartid(), getcartlineid(), getevent(), geteventid(), geteventprice(), getmaxamount(), getprice(), getpricecategoryid(), getstatus(), getstr_amount(), getstr_cartid(), getstr_cartlineid(), getstr_eventid(), getstr_maxamount(), getstr_price(), getstr_pricecategoryid(), and getstr_status().
Referenced by toXml().
| static WOCartTicket::validateamount |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validatecartid |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validatecartlineid |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validateevent |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validateeventid |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validateeventprice |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validatemaxamount |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validateprice |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validatepricecategoryid |
( |
$ |
value |
) |
[static] |
| static WOCartTicket::validatestatus |
( |
$ |
value |
) |
[static] |
Member Data Documentation
WOCartTicket::$prop_amount = null [protected] |
WOCartTicket::$prop_cartid = null [protected] |
WOCartTicket::$prop_cartlineid = null [protected] |
WOCartTicket::$prop_event = null [protected] |
WOCartTicket::$prop_eventid = null [protected] |
WOCartTicket::$prop_eventprice = null [protected] |
WOCartTicket::$prop_maxamount = null [protected] |
WOCartTicket::$prop_price = null [protected] |
WOCartTicket::$prop_pricecategoryid = null [protected] |
WOCartTicket::$prop_status = null [protected] |
The documentation for this class was generated from the following file: