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

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
 

Constructor & Destructor Documentation

WOSeatPlanRow::__construct ( )

Member Function Documentation

static WOSeatPlanRow::fromString (   $txt)
static

References translate().

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

WOSeatPlanRow::toXmlHelper (   $xml,
  $root 
)
protected
static WOSeatPlanRow::validatebgcolor (   $value)
static
static WOSeatPlanRow::validatecapacity (   $value)
static
static WOSeatPlanRow::validatefgcolor (   $value)
static
static WOSeatPlanRow::validatefirst (   $value)
static
static WOSeatPlanRow::validategeo (   $value)
static
static WOSeatPlanRow::validateid (   $value)
static

Member Data Documentation

WOSeatPlanRow::$prop_bgcolor =null
protected

Referenced by getbgcolor(), and getstr_bgcolor().

WOSeatPlanRow::$prop_capacity =null
protected

Referenced by getcapacity().

WOSeatPlanRow::$prop_fgcolor =null
protected

Referenced by getfgcolor(), and getstr_fgcolor().

WOSeatPlanRow::$prop_first =null
protected

Referenced by getfirst().

WOSeatPlanRow::$prop_geo =null
protected

Referenced by getgeo(), and getstr_geo().

WOSeatPlanRow::$prop_id =null
protected

Referenced by getid(), and getstr_id().


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