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

Public Member Functions

 __construct ()
 
 getflags ()
 
 getname ()
 
 getplan ()
 
 getroomid ()
 
 getseatplanid ()
 
 getstr_flags ()
 
 getstr_name ()
 
 getstr_plan ()
 
 getstr_roomid ()
 
 getstr_seatplanid ()
 
 propertyArray ()
 
 setflags ($value)
 
 setname ($value)
 
 setplan ($value)
 
 setroomid ($value)
 
 setseatplanid ($value)
 
 toString ()
 
 toTableseatplan (&$table)
 
 toXml ($xml, $elementname="SeatPlanInfo")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

Static Public Member Functions

static fromString ($txt)
 
static fromTableArrayseatplan (array $table)
 
static fromTableseatplan ($table)
 
static fromXml ($xml, $elem)
 
static validateflags ($value)
 
static validatename ($value)
 
static validateplan ($value)
 
static validateroomid ($value)
 
static validateseatplanid ($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_flags =null
 
 $prop_name =null
 
 $prop_plan =null
 
 $prop_roomid =null
 
 $prop_seatplanid =null
 

Constructor & Destructor Documentation

WOSeatPlanInfo::__construct ( )

Member Function Documentation

static WOSeatPlanInfo::fromString (   $txt)
static

References translate().

static WOSeatPlanInfo::fromTableArrayseatplan ( array  $table)
static

References $i.

Referenced by WTrGetAllSeatPlans\handleRequest().

static WOSeatPlanInfo::fromTableseatplan (   $table)
static
static WOSeatPlanInfo::fromXml (   $xml,
  $elem 
)
static
static WOSeatPlanInfo::fromXmlHelper (   $data,
  $xml,
  $elem 
)
staticprotected
WOSeatPlanInfo::getflags ( )

References $prop_flags.

Referenced by toXmlHelper().

WOSeatPlanInfo::getname ( )

References $prop_name.

Referenced by toXmlHelper().

WOSeatPlanInfo::getplan ( )

References $prop_plan.

Referenced by toXmlHelper().

WOSeatPlanInfo::getroomid ( )

References $prop_roomid.

Referenced by toXmlHelper().

WOSeatPlanInfo::getseatplanid ( )

References $prop_seatplanid.

Referenced by toXmlHelper().

WOSeatPlanInfo::getstr_flags ( )

References $prop_flags.

Referenced by toXmlHelper().

WOSeatPlanInfo::getstr_name ( )

References $prop_name.

Referenced by toXmlHelper().

WOSeatPlanInfo::getstr_plan ( )

References $prop_plan.

Referenced by toXmlHelper().

WOSeatPlanInfo::getstr_roomid ( )

References $prop_roomid.

Referenced by toXmlHelper().

WOSeatPlanInfo::getstr_seatplanid ( )

Referenced by toXmlHelper().

WOSeatPlanInfo::propertyArray ( )
WOSeatPlanInfo::setflags (   $value)
WOSeatPlanInfo::setname (   $value)
WOSeatPlanInfo::setplan (   $value)
WOSeatPlanInfo::setroomid (   $value)
WOSeatPlanInfo::setseatplanid (   $value)
WOSeatPlanInfo::toString ( )

References toXml().

WOSeatPlanInfo::toTableseatplan ( $table)
WOSeatPlanInfo::toXml (   $xml,
  $elementname = "SeatPlanInfo" 
)

References toXmlHelper().

Referenced by toString().

WOSeatPlanInfo::toXmlHelper (   $xml,
  $root 
)
protected
static WOSeatPlanInfo::validateflags (   $value)
static
static WOSeatPlanInfo::validatename (   $value)
static
static WOSeatPlanInfo::validateplan (   $value)
static
static WOSeatPlanInfo::validateroomid (   $value)
static
static WOSeatPlanInfo::validateseatplanid (   $value)
static

Member Data Documentation

WOSeatPlanInfo::$prop_flags =null
protected
WOSeatPlanInfo::$prop_name =null
protected
WOSeatPlanInfo::$prop_plan =null
protected
WOSeatPlanInfo::$prop_roomid =null
protected
WOSeatPlanInfo::$prop_seatplanid =null
protected

Referenced by getseatplanid(), and toTableseatplan().


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