|
MagicSmoke
$VERSION$
|
Public Member Functions | |
| __construct () | |
| getangle () | |
| getbgcolor () | |
| getcontent () | |
| getfgcolor () | |
| getfontsize () | |
| getgeo () | |
| getstr_angle () | |
| getstr_bgcolor () | |
| getstr_content () | |
| getstr_fgcolor () | |
| getstr_fontsize () | |
| getstr_geo () | |
| getstr_type () | |
| gettype () | |
| propertyArray () | |
| setangle ($value) | |
| setbgcolor ($value) | |
| setcontent ($value) | |
| setfgcolor ($value) | |
| setfontsize ($value) | |
| setgeo ($value) | |
| settype ($value) | |
| toString () | |
| toXml ($xml, $elementname="SeatPlanBackground") | |
Public Member Functions inherited from WObject | |
| propertyArray () | |
| base for property array More... | |
Static Public Member Functions | |
| static | fromString ($txt) |
| static | fromXml ($xml, $elem) |
| static | validateangle ($value) |
| static | validatebgcolor ($value) |
| static | validatecontent ($value) |
| static | validatefgcolor ($value) |
| static | validatefontsize ($value) |
| static | validategeo ($value) |
| static | validatetype ($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_angle =null | |
| $prop_bgcolor =null | |
| $prop_content =null | |
| $prop_fgcolor =null | |
| $prop_fontsize =null | |
| $prop_geo =null | |
| $prop_type =null | |
| WOSeatPlanBackground::__construct | ( | ) |
|
static |
References translate().
|
static |
Referenced by WOSeatPlanAbstract\fromXmlHelper().
|
staticprotected |
| WOSeatPlanBackground::getangle | ( | ) |
References $prop_angle.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getbgcolor | ( | ) |
References $prop_bgcolor.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getcontent | ( | ) |
References $prop_content.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getfgcolor | ( | ) |
References $prop_fgcolor.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getfontsize | ( | ) |
References $prop_fontsize.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getgeo | ( | ) |
References $prop_geo.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getstr_angle | ( | ) |
Referenced by toXmlHelper().
| WOSeatPlanBackground::getstr_bgcolor | ( | ) |
References $prop_bgcolor.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getstr_content | ( | ) |
References $prop_content.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getstr_fgcolor | ( | ) |
References $prop_fgcolor.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getstr_fontsize | ( | ) |
Referenced by toXmlHelper().
| WOSeatPlanBackground::getstr_geo | ( | ) |
References $prop_geo.
Referenced by toXmlHelper().
| WOSeatPlanBackground::getstr_type | ( | ) |
References $prop_type.
Referenced by toXmlHelper().
| WOSeatPlanBackground::gettype | ( | ) |
References $prop_type.
Referenced by toXmlHelper().
| WOSeatPlanBackground::propertyArray | ( | ) |
| WOSeatPlanBackground::setangle | ( | $value | ) |
| WOSeatPlanBackground::setbgcolor | ( | $value | ) |
| WOSeatPlanBackground::setcontent | ( | $value | ) |
| WOSeatPlanBackground::setfgcolor | ( | $value | ) |
| WOSeatPlanBackground::setfontsize | ( | $value | ) |
| WOSeatPlanBackground::setgeo | ( | $value | ) |
| WOSeatPlanBackground::settype | ( | $value | ) |
| WOSeatPlanBackground::toString | ( | ) |
References toXml().
| WOSeatPlanBackground::toXml | ( | $xml, | |
$elementname = "SeatPlanBackground" |
|||
| ) |
References toXmlHelper().
Referenced by toString().
|
protected |
References getangle(), getbgcolor(), getcontent(), getfgcolor(), getfontsize(), getgeo(), getstr_angle(), getstr_bgcolor(), getstr_content(), getstr_fgcolor(), getstr_fontsize(), getstr_geo(), getstr_type(), and gettype().
Referenced by toXml().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
protected |
Referenced by getangle().
|
protected |
Referenced by getbgcolor(), and getstr_bgcolor().
|
protected |
Referenced by getcontent(), and getstr_content().
|
protected |
Referenced by getfgcolor(), and getstr_fgcolor().
|
protected |
Referenced by getfontsize().
|
protected |
Referenced by getgeo(), and getstr_geo().
|
protected |
Referenced by getstr_type(), and gettype().