MagicSmoke  $VERSION$
WOSeatPlanBackground Class Reference
Inheritance diagram for WOSeatPlanBackground:
WObject

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
 

Constructor & Destructor Documentation

WOSeatPlanBackground::__construct ( )

Member Function Documentation

static WOSeatPlanBackground::fromString (   $txt)
static

References translate().

static WOSeatPlanBackground::fromXml (   $xml,
  $elem 
)
static
static WOSeatPlanBackground::fromXmlHelper (   $data,
  $xml,
  $elem 
)
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().

WOSeatPlanBackground::toXmlHelper (   $xml,
  $root 
)
protected
static WOSeatPlanBackground::validateangle (   $value)
static
static WOSeatPlanBackground::validatebgcolor (   $value)
static
static WOSeatPlanBackground::validatecontent (   $value)
static
static WOSeatPlanBackground::validatefgcolor (   $value)
static
static WOSeatPlanBackground::validatefontsize (   $value)
static
static WOSeatPlanBackground::validategeo (   $value)
static
static WOSeatPlanBackground::validatetype (   $value)
static

Member Data Documentation

WOSeatPlanBackground::$prop_angle =null
protected

Referenced by getangle().

WOSeatPlanBackground::$prop_bgcolor =null
protected

Referenced by getbgcolor(), and getstr_bgcolor().

WOSeatPlanBackground::$prop_content =null
protected

Referenced by getcontent(), and getstr_content().

WOSeatPlanBackground::$prop_fgcolor =null
protected

Referenced by getfgcolor(), and getstr_fgcolor().

WOSeatPlanBackground::$prop_fontsize =null
protected

Referenced by getfontsize().

WOSeatPlanBackground::$prop_geo =null
protected

Referenced by getgeo(), and getstr_geo().

WOSeatPlanBackground::$prop_type =null
protected

Referenced by getstr_type(), and gettype().


The documentation for this class was generated from the following file: