|
MagicSmoke
$VERSION$
|
Public Member Functions | |
| __construct () | |
| getbgcolor () | |
| getcapacity () | |
| getfgcolor () | |
| getfirst () | |
| getgeo () | |
| getid () | |
| getstr_bgcolor () | |
| getstr_capacity () | |
| getstr_fgcolor () | |
| getstr_first () | |
| getstr_geo () | |
| getstr_id () | |
| propertyArray () | |
| setbgcolor ($value) | |
| setcapacity ($value) | |
| setfgcolor ($value) | |
| setfirst ($value) | |
| setgeo ($value) | |
| setid ($value) | |
| toString () | |
| toXml ($xml, $elementname="SeatPlanRow") | |
Public Member Functions inherited from WObject | |
| propertyArray () | |
| base for property array More... | |
Static Public Member Functions | |
| static | fromString ($txt) |
| static | fromXml ($xml, $elem) |
| static | validatebgcolor ($value) |
| static | validatecapacity ($value) |
| static | validatefgcolor ($value) |
| static | validatefirst ($value) |
| static | validategeo ($value) |
| static | validateid ($value) |
Static Public Member Functions inherited from WObject | |
| static | elementsByTagName ($root, $tag) |
| helper function that returns only the elements directly beneith the one given as $root More... | |
| static | fromXmlBoolean ($str) |
| helper function for XML'ized objects that transforms XML boolean to PHP boolean More... | |
| static | isXmlBoolean ($str) |
| helper function for XML'ized objects: it returns whether the string is a valid boolean More... | |
Protected Member Functions | |
| toXmlHelper ($xml, $root) | |
Protected Member Functions inherited from WObject | |
| __construct () | |
| toXmlHelper ($xml, $root) | |
| base for serialization More... | |
Static Protected Member Functions | |
| static | fromXmlHelper ($data, $xml, $elem) |
Static Protected Member Functions inherited from WObject | |
| static | fromXmlHelper ($data, $xml, $elem) |
| base for deserialization More... | |
| static | objectToArray ($obj) |
| helper function for classy objects that calls getPropertyArray if available More... | |
Protected Attributes | |
| $prop_bgcolor =null | |
| $prop_capacity =null | |
| $prop_fgcolor =null | |
| $prop_first =null | |
| $prop_geo =null | |
| $prop_id =null | |
| WOSeatPlanRow::__construct | ( | ) |
|
static |
References translate().
|
static |
Referenced by WOSeatPlanGroupAbstract\fromXmlHelper().
|
staticprotected |
| WOSeatPlanRow::getbgcolor | ( | ) |
References $prop_bgcolor.
Referenced by toXmlHelper().
| WOSeatPlanRow::getcapacity | ( | ) |
References $prop_capacity.
Referenced by toXmlHelper().
| WOSeatPlanRow::getfgcolor | ( | ) |
References $prop_fgcolor.
Referenced by toXmlHelper().
| WOSeatPlanRow::getfirst | ( | ) |
References $prop_first.
Referenced by toXmlHelper().
| WOSeatPlanRow::getgeo | ( | ) |
References $prop_geo.
Referenced by toXmlHelper().
| WOSeatPlanRow::getid | ( | ) |
References $prop_id.
Referenced by toXmlHelper().
| WOSeatPlanRow::getstr_bgcolor | ( | ) |
References $prop_bgcolor.
Referenced by toXmlHelper().
| WOSeatPlanRow::getstr_capacity | ( | ) |
Referenced by toXmlHelper().
| WOSeatPlanRow::getstr_fgcolor | ( | ) |
References $prop_fgcolor.
Referenced by toXmlHelper().
| WOSeatPlanRow::getstr_first | ( | ) |
Referenced by toXmlHelper().
| WOSeatPlanRow::getstr_geo | ( | ) |
References $prop_geo.
Referenced by toXmlHelper().
| WOSeatPlanRow::getstr_id | ( | ) |
References $prop_id.
Referenced by toXmlHelper().
| WOSeatPlanRow::propertyArray | ( | ) |
| WOSeatPlanRow::setbgcolor | ( | $value | ) |
| WOSeatPlanRow::setcapacity | ( | $value | ) |
| WOSeatPlanRow::setfgcolor | ( | $value | ) |
| WOSeatPlanRow::setfirst | ( | $value | ) |
| WOSeatPlanRow::setgeo | ( | $value | ) |
| WOSeatPlanRow::setid | ( | $value | ) |
| WOSeatPlanRow::toString | ( | ) |
References toXml().
| WOSeatPlanRow::toXml | ( | $xml, | |
$elementname = "SeatPlanRow" |
|||
| ) |
References toXmlHelper().
Referenced by toString().
|
protected |
References getbgcolor(), getcapacity(), getfgcolor(), getfirst(), getgeo(), getid(), getstr_bgcolor(), getstr_capacity(), getstr_fgcolor(), getstr_first(), getstr_geo(), and getstr_id().
Referenced by toXml().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
protected |
Referenced by getbgcolor(), and getstr_bgcolor().
|
protected |
Referenced by getcapacity().
|
protected |
Referenced by getfgcolor(), and getstr_fgcolor().
|
protected |
Referenced by getfirst().
|
protected |
Referenced by getgeo(), and getstr_geo().
|
protected |
Referenced by getid(), and getstr_id().