List of all members.
Constructor & Destructor Documentation
WOEventAbstract::__construct |
( |
|
) |
|
Member Function Documentation
WOEventAbstract::add_price |
( |
$ |
value |
) |
|
WOEventAbstract::clear_price |
( |
|
) |
|
static WOEventAbstract::fromString |
( |
$ |
txt |
) |
[static] |
static WOEventAbstract::fromTableArrayevent |
( |
array $ |
table |
) |
[static] |
static WOEventAbstract::fromTableevent |
( |
$ |
table |
) |
[static] |
static WOEventAbstract::fromXml |
( |
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static] |
static WOEventAbstract::fromXmlHelper |
( |
$ |
data, |
|
|
$ |
xml, |
|
|
$ |
elem | |
|
) |
| | [static, protected] |
WOEventAbstract::getamountFree |
( |
|
) |
|
WOEventAbstract::getamountReserved |
( |
|
) |
|
WOEventAbstract::getamountSold |
( |
|
) |
|
WOEventAbstract::getartist |
( |
|
) |
|
WOEventAbstract::getartistid |
( |
|
) |
|
WOEventAbstract::getcancelreason |
( |
|
) |
|
WOEventAbstract::getcanuse |
( |
|
) |
|
WOEventAbstract::getcapacity |
( |
|
) |
|
WOEventAbstract::getcomment |
( |
|
) |
|
WOEventAbstract::getdescription |
( |
|
) |
|
WOEventAbstract::getend |
( |
|
) |
|
WOEventAbstract::getflags |
( |
|
) |
|
WOEventAbstract::getid |
( |
|
) |
|
WOEventAbstract::getiscancelled |
( |
|
) |
|
WOEventAbstract::getprice |
( |
|
) |
|
WOEventAbstract::getroom |
( |
|
) |
|
WOEventAbstract::getseatplanid |
( |
|
) |
|
WOEventAbstract::getstart |
( |
|
) |
|
WOEventAbstract::getstr_amountFree |
( |
|
) |
|
WOEventAbstract::getstr_amountReserved |
( |
|
) |
|
WOEventAbstract::getstr_amountSold |
( |
|
) |
|
WOEventAbstract::getstr_artistid |
( |
|
) |
|
WOEventAbstract::getstr_cancelreason |
( |
|
) |
|
WOEventAbstract::getstr_canuse |
( |
|
) |
|
WOEventAbstract::getstr_capacity |
( |
|
) |
|
WOEventAbstract::getstr_comment |
( |
|
) |
|
WOEventAbstract::getstr_description |
( |
|
) |
|
WOEventAbstract::getstr_end |
( |
|
) |
|
WOEventAbstract::getstr_flags |
( |
|
) |
|
WOEventAbstract::getstr_id |
( |
|
) |
|
WOEventAbstract::getstr_iscancelled |
( |
|
) |
|
WOEventAbstract::getstr_room |
( |
|
) |
|
WOEventAbstract::getstr_seatplanid |
( |
|
) |
|
WOEventAbstract::getstr_start |
( |
|
) |
|
WOEventAbstract::getstr_tags |
( |
|
) |
|
WOEventAbstract::getstr_tax |
( |
|
) |
|
WOEventAbstract::getstr_title |
( |
|
) |
|
WOEventAbstract::gettags |
( |
|
) |
|
WOEventAbstract::gettax |
( |
|
) |
|
WOEventAbstract::gettitle |
( |
|
) |
|
WOEventAbstract::propertyArray |
( |
|
) |
|
WOEventAbstract::setamountFree |
( |
$ |
value |
) |
|
WOEventAbstract::setamountReserved |
( |
$ |
value |
) |
|
WOEventAbstract::setamountSold |
( |
$ |
value |
) |
|
WOEventAbstract::setartist |
( |
$ |
value |
) |
|
WOEventAbstract::setartistid |
( |
$ |
value |
) |
|
WOEventAbstract::setcancelreason |
( |
$ |
value |
) |
|
WOEventAbstract::setcanuse |
( |
$ |
value |
) |
|
WOEventAbstract::setcapacity |
( |
$ |
value |
) |
|
WOEventAbstract::setcomment |
( |
$ |
value |
) |
|
WOEventAbstract::setdescription |
( |
$ |
value |
) |
|
WOEventAbstract::setend |
( |
$ |
value |
) |
|
WOEventAbstract::setflags |
( |
$ |
value |
) |
|
WOEventAbstract::setid |
( |
$ |
value |
) |
|
WOEventAbstract::setiscancelled |
( |
$ |
value |
) |
|
WOEventAbstract::setprice |
( |
array $ |
values |
) |
|
WOEventAbstract::setroom |
( |
$ |
value |
) |
|
WOEventAbstract::setseatplanid |
( |
$ |
value |
) |
|
WOEventAbstract::setstart |
( |
$ |
value |
) |
|
WOEventAbstract::settags |
( |
$ |
value |
) |
|
WOEventAbstract::settax |
( |
$ |
value |
) |
|
WOEventAbstract::settitle |
( |
$ |
value |
) |
|
WOEventAbstract::toString |
( |
|
) |
|
WOEventAbstract::toTableevent |
( |
&$ |
table |
) |
|
WOEventAbstract::toXml |
( |
$ |
xml, |
|
|
$ |
elementname = "Event" | |
|
) |
| | |
WOEventAbstract::toXmlHelper |
( |
$ |
xml, |
|
|
$ |
root | |
|
) |
| | [protected] |
base for serialization
Reimplemented from WObject.
References getamountFree(), getamountReserved(), getamountSold(), getartist(), getartistid(), getcancelreason(), getcanuse(), getcapacity(), getcomment(), getdescription(), getend(), getflags(), getid(), getiscancelled(), getprice(), getroom(), getseatplanid(), getstart(), getstr_amountFree(), getstr_amountReserved(), getstr_amountSold(), getstr_artistid(), getstr_cancelreason(), getstr_canuse(), getstr_capacity(), getstr_comment(), getstr_description(), getstr_end(), getstr_flags(), getstr_id(), getstr_iscancelled(), getstr_room(), getstr_seatplanid(), getstr_start(), getstr_tags(), getstr_tax(), getstr_title(), gettags(), gettax(), gettitle(), and xq().
Referenced by toXml().
static WOEventAbstract::validateamountFree |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateamountReserved |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateamountSold |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateartist |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateartistid |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatecancelreason |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatecanuse |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatecapacity |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatecomment |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatedescription |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateend |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateflags |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateid |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateiscancelled |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateprice |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateroom |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validateseatplanid |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatestart |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatetags |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatetax |
( |
$ |
value |
) |
[static] |
static WOEventAbstract::validatetitle |
( |
$ |
value |
) |
[static] |
Member Data Documentation
WOEventAbstract::$prop_amountFree = null [protected] |
WOEventAbstract::$prop_amountReserved = null [protected] |
WOEventAbstract::$prop_amountSold = null [protected] |
WOEventAbstract::$prop_artist = null [protected] |
WOEventAbstract::$prop_artistid = null [protected] |
WOEventAbstract::$prop_cancelreason = null [protected] |
WOEventAbstract::$prop_canuse = null [protected] |
WOEventAbstract::$prop_capacity = null [protected] |
WOEventAbstract::$prop_comment = null [protected] |
WOEventAbstract::$prop_description = null [protected] |
WOEventAbstract::$prop_end = null [protected] |
WOEventAbstract::$prop_flags = null [protected] |
WOEventAbstract::$prop_id = null [protected] |
WOEventAbstract::$prop_iscancelled = null [protected] |
WOEventAbstract::$prop_price [protected] |
WOEventAbstract::$prop_room = null [protected] |
WOEventAbstract::$prop_seatplanid = null [protected] |
WOEventAbstract::$prop_start = null [protected] |
WOEventAbstract::$prop_tags = null [protected] |
WOEventAbstract::$prop_tax = null [protected] |
WOEventAbstract::$prop_title = null [protected] |
The documentation for this class was generated from the following file: