WOEventSaleInfo::__construct |
( |
| ) |
|
WOEventSaleInfo::add_price |
( |
|
$value | ) |
|
WOEventSaleInfo::add_ticketsales |
( |
|
$value | ) |
|
WOEventSaleInfo::clear_price |
( |
| ) |
|
WOEventSaleInfo::clear_ticketsales |
( |
| ) |
|
static WOEventSaleInfo::fromString |
( |
|
$txt | ) |
|
|
static |
static WOEventSaleInfo::fromTableArrayevent |
( |
array |
$table | ) |
|
|
static |
static WOEventSaleInfo::fromTableevent |
( |
|
$table | ) |
|
|
static |
static WOEventSaleInfo::fromXml |
( |
|
$xml, |
|
|
|
$elem |
|
) |
| |
|
static |
static WOEventSaleInfo::fromXmlHelper |
( |
|
$data, |
|
|
|
$xml, |
|
|
|
$elem |
|
) |
| |
|
staticprotected |
WOEventSaleInfo::getcanuse |
( |
| ) |
|
WOEventSaleInfo::getcapacity |
( |
| ) |
|
WOEventSaleInfo::geteventid |
( |
| ) |
|
WOEventSaleInfo::getiscancelled |
( |
| ) |
|
WOEventSaleInfo::getprice |
( |
| ) |
|
WOEventSaleInfo::getroom |
( |
| ) |
|
WOEventSaleInfo::getseatplanid |
( |
| ) |
|
WOEventSaleInfo::getseatplaninfo |
( |
| ) |
|
WOEventSaleInfo::getstr_canuse |
( |
| ) |
|
WOEventSaleInfo::getstr_capacity |
( |
| ) |
|
WOEventSaleInfo::getstr_eventid |
( |
| ) |
|
WOEventSaleInfo::getstr_iscancelled |
( |
| ) |
|
WOEventSaleInfo::getstr_room |
( |
| ) |
|
WOEventSaleInfo::getstr_seatplanid |
( |
| ) |
|
WOEventSaleInfo::getticketsales |
( |
| ) |
|
WOEventSaleInfo::propertyArray |
( |
| ) |
|
WOEventSaleInfo::setcanuse |
( |
|
$value | ) |
|
WOEventSaleInfo::setcapacity |
( |
|
$value | ) |
|
WOEventSaleInfo::seteventid |
( |
|
$value | ) |
|
WOEventSaleInfo::setiscancelled |
( |
|
$value | ) |
|
WOEventSaleInfo::setprice |
( |
array |
$values | ) |
|
WOEventSaleInfo::setroom |
( |
|
$value | ) |
|
WOEventSaleInfo::setseatplanid |
( |
|
$value | ) |
|
WOEventSaleInfo::setseatplaninfo |
( |
|
$value | ) |
|
WOEventSaleInfo::setticketsales |
( |
array |
$values | ) |
|
WOEventSaleInfo::toString |
( |
| ) |
|
WOEventSaleInfo::toTableevent |
( |
& |
$table | ) |
|
WOEventSaleInfo::toXml |
( |
|
$xml, |
|
|
|
$elementname = "EventSaleInfo" |
|
) |
| |
WOEventSaleInfo::toXmlHelper |
( |
|
$xml, |
|
|
|
$root |
|
) |
| |
|
protected |
References getcanuse(), getcapacity(), geteventid(), getiscancelled(), getprice(), getroom(), getseatplanid(), getseatplaninfo(), getstr_canuse(), getstr_capacity(), getstr_eventid(), getstr_iscancelled(), getstr_room(), getstr_seatplanid(), getticketsales(), and xq().
Referenced by toXml().
static WOEventSaleInfo::validatecanuse |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validatecapacity |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validateeventid |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validateiscancelled |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validateprice |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validateroom |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validateseatplanid |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validateseatplaninfo |
( |
|
$value | ) |
|
|
static |
static WOEventSaleInfo::validateticketsales |
( |
|
$value | ) |
|
|
static |
WOEventSaleInfo::$prop_canuse =null |
|
protected |
WOEventSaleInfo::$prop_capacity =null |
|
protected |
WOEventSaleInfo::$prop_eventid =null |
|
protected |
WOEventSaleInfo::$prop_iscancelled =null |
|
protected |
WOEventSaleInfo::$prop_price |
|
protected |
WOEventSaleInfo::$prop_room =null |
|
protected |
WOEventSaleInfo::$prop_seatplanid =null |
|
protected |
WOEventSaleInfo::$prop_seatplaninfo =null |
|
protected |
WOEventSaleInfo::$prop_ticketsales |
|
protected |
The documentation for this class was generated from the following file: