MagicSmoke  $VERSION$
WOSeatPlanAbstract Class Reference
Inheritance diagram for WOSeatPlanAbstract:
WObject WOSeatPlan

Public Member Functions

 __construct ()
 
 add_Background ($value)
 
 add_DefPrice ($value)
 
 add_Group ($value)
 
 add_Image ($value)
 
 add_VGroup ($value)
 
 clear_Background ()
 
 clear_DefPrice ()
 
 clear_Group ()
 
 clear_Image ()
 
 clear_VGroup ()
 
 getBackground ()
 
 getDefPrice ()
 
 getexclusive ()
 
 getGroup ()
 
 getImage ()
 
 getstr_exclusive ()
 
 getstr_version ()
 
 getversion ()
 
 getVGroup ()
 
 propertyArray ()
 
 setBackground (array $values)
 
 setDefPrice (array $values)
 
 setexclusive ($value)
 
 setGroup (array $values)
 
 setImage (array $values)
 
 setversion ($value)
 
 setVGroup (array $values)
 
 toString ()
 
 toXml ($xml, $elementname="SeatPlan")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

Static Public Member Functions

static fromString ($txt)
 
static fromXml ($xml, $elem)
 
static validateBackground ($value)
 
static validateDefPrice ($value)
 
static validateexclusive ($value)
 
static validateGroup ($value)
 
static validateImage ($value)
 
static validateversion ($value)
 
static validateVGroup ($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_Background
 
 $prop_DefPrice
 
 $prop_exclusive =null
 
 $prop_Group
 
 $prop_Image
 
 $prop_version =null
 
 $prop_VGroup
 

Constructor & Destructor Documentation

WOSeatPlanAbstract::__construct ( )

Member Function Documentation

WOSeatPlanAbstract::add_Background (   $value)
WOSeatPlanAbstract::add_DefPrice (   $value)
WOSeatPlanAbstract::add_Group (   $value)
WOSeatPlanAbstract::add_Image (   $value)
WOSeatPlanAbstract::add_VGroup (   $value)
WOSeatPlanAbstract::clear_Background ( )
WOSeatPlanAbstract::clear_DefPrice ( )
WOSeatPlanAbstract::clear_Group ( )
WOSeatPlanAbstract::clear_Image ( )
WOSeatPlanAbstract::clear_VGroup ( )
static WOSeatPlanAbstract::fromString (   $txt)
static

References translate().

Referenced by EventPlan\__construct().

static WOSeatPlanAbstract::fromXml (   $xml,
  $elem 
)
static
WOSeatPlanAbstract::getBackground ( )

References $prop_Background.

Referenced by toXmlHelper().

WOSeatPlanAbstract::getDefPrice ( )

References $prop_DefPrice.

Referenced by toXmlHelper().

WOSeatPlanAbstract::getexclusive ( )

References $prop_exclusive.

Referenced by toXmlHelper().

WOSeatPlanAbstract::getGroup ( )

References $prop_Group.

Referenced by toXmlHelper().

WOSeatPlanAbstract::getImage ( )

References $prop_Image.

Referenced by toXmlHelper().

WOSeatPlanAbstract::getstr_exclusive ( )

Referenced by toXmlHelper().

WOSeatPlanAbstract::getstr_version ( )

Referenced by toXmlHelper().

WOSeatPlanAbstract::getversion ( )

References $prop_version.

Referenced by toXmlHelper().

WOSeatPlanAbstract::getVGroup ( )

References $prop_VGroup.

Referenced by toXmlHelper().

WOSeatPlanAbstract::propertyArray ( )
WOSeatPlanAbstract::setBackground ( array  $values)
WOSeatPlanAbstract::setDefPrice ( array  $values)
WOSeatPlanAbstract::setexclusive (   $value)
WOSeatPlanAbstract::setGroup ( array  $values)
WOSeatPlanAbstract::setImage ( array  $values)
WOSeatPlanAbstract::setversion (   $value)
WOSeatPlanAbstract::setVGroup ( array  $values)
WOSeatPlanAbstract::toString ( )

References toXml().

WOSeatPlanAbstract::toXml (   $xml,
  $elementname = "SeatPlan" 
)

References toXmlHelper().

Referenced by toString().

WOSeatPlanAbstract::toXmlHelper (   $xml,
  $root 
)
protected
static WOSeatPlanAbstract::validateBackground (   $value)
static
static WOSeatPlanAbstract::validateDefPrice (   $value)
static
static WOSeatPlanAbstract::validateexclusive (   $value)
static
static WOSeatPlanAbstract::validateGroup (   $value)
static
static WOSeatPlanAbstract::validateImage (   $value)
static
static WOSeatPlanAbstract::validateversion (   $value)
static
static WOSeatPlanAbstract::validateVGroup (   $value)
static

Member Data Documentation

WOSeatPlanAbstract::$prop_Background
protected

Referenced by getBackground().

WOSeatPlanAbstract::$prop_DefPrice
protected

Referenced by getDefPrice().

WOSeatPlanAbstract::$prop_exclusive =null
protected

Referenced by getexclusive().

WOSeatPlanAbstract::$prop_Group
protected

Referenced by getGroup().

WOSeatPlanAbstract::$prop_Image
protected

Referenced by getImage().

WOSeatPlanAbstract::$prop_version =null
protected

Referenced by getversion().

WOSeatPlanAbstract::$prop_VGroup
protected

Referenced by getVGroup().


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