MagicSmoke  $VERSION$
WOEventAbstract Class Reference
Inheritance diagram for WOEventAbstract:
WObject WOEvent

Public Member Functions

 __construct ()
 
 add_price ($value)
 
 clear_price ()
 
 getamountFree ()
 
 getamountReserved ()
 
 getamountSold ()
 
 getartist ()
 
 getartistid ()
 
 getcancelreason ()
 
 getcanuse ()
 
 getcapacity ()
 
 getcomment ()
 
 getdescription ()
 
 getend ()
 
 getflags ()
 
 getid ()
 
 getiscancelled ()
 
 getprice ()
 
 getroom ()
 
 getseatplan ()
 
 getseatplanid ()
 
 getstart ()
 
 getstr_amountFree ()
 
 getstr_amountReserved ()
 
 getstr_amountSold ()
 
 getstr_artistid ()
 
 getstr_cancelreason ()
 
 getstr_canuse ()
 
 getstr_capacity ()
 
 getstr_comment ()
 
 getstr_description ()
 
 getstr_end ()
 
 getstr_flags ()
 
 getstr_id ()
 
 getstr_iscancelled ()
 
 getstr_room ()
 
 getstr_seatplanid ()
 
 getstr_start ()
 
 getstr_tags ()
 
 getstr_tax ()
 
 getstr_title ()
 
 gettags ()
 
 gettax ()
 
 gettitle ()
 
 propertyArray ()
 
 setamountFree ($value)
 
 setamountReserved ($value)
 
 setamountSold ($value)
 
 setartist ($value)
 
 setartistid ($value)
 
 setcancelreason ($value)
 
 setcanuse ($value)
 
 setcapacity ($value)
 
 setcomment ($value)
 
 setdescription ($value)
 
 setend ($value)
 
 setflags ($value)
 
 setid ($value)
 
 setiscancelled ($value)
 
 setprice (array $values)
 
 setroom ($value)
 
 setseatplan ($value)
 
 setseatplanid ($value)
 
 setstart ($value)
 
 settags ($value)
 
 settax ($value)
 
 settitle ($value)
 
 toString ()
 
 toTableevent (&$table)
 
 toXml ($xml, $elementname="Event")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

Static Public Member Functions

static fromString ($txt)
 
static fromTableArrayevent (array $table)
 
static fromTableevent ($table)
 
static fromXml ($xml, $elem)
 
static validateamountFree ($value)
 
static validateamountReserved ($value)
 
static validateamountSold ($value)
 
static validateartist ($value)
 
static validateartistid ($value)
 
static validatecancelreason ($value)
 
static validatecanuse ($value)
 
static validatecapacity ($value)
 
static validatecomment ($value)
 
static validatedescription ($value)
 
static validateend ($value)
 
static validateflags ($value)
 
static validateid ($value)
 
static validateiscancelled ($value)
 
static validateprice ($value)
 
static validateroom ($value)
 
static validateseatplan ($value)
 
static validateseatplanid ($value)
 
static validatestart ($value)
 
static validatetags ($value)
 
static validatetax ($value)
 
static validatetitle ($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_amountFree =null
 
 $prop_amountReserved =null
 
 $prop_amountSold =null
 
 $prop_artist =null
 
 $prop_artistid =null
 
 $prop_cancelreason =null
 
 $prop_canuse =null
 
 $prop_capacity =null
 
 $prop_comment =null
 
 $prop_description =null
 
 $prop_end =null
 
 $prop_flags =null
 
 $prop_id =null
 
 $prop_iscancelled =null
 
 $prop_price
 
 $prop_room =null
 
 $prop_seatplan =null
 
 $prop_seatplanid =null
 
 $prop_start =null
 
 $prop_tags =null
 
 $prop_tax =null
 
 $prop_title =null
 

Constructor & Destructor Documentation

WOEventAbstract::__construct ( )

Member Function Documentation

WOEventAbstract::add_price (   $value)
WOEventAbstract::clear_price ( )
static WOEventAbstract::fromString (   $txt)
static

References translate().

static WOEventAbstract::fromTableArrayevent ( array  $table)
static
static WOEventAbstract::fromXml (   $xml,
  $elem 
)
static
static WOEventAbstract::fromXmlHelper (   $data,
  $xml,
  $elem 
)
staticprotected
WOEventAbstract::getamountFree ( )

References $prop_amountFree.

Referenced by toXmlHelper().

WOEventAbstract::getamountReserved ( )

References $prop_amountReserved.

Referenced by toXmlHelper().

WOEventAbstract::getamountSold ( )

References $prop_amountSold.

Referenced by toXmlHelper().

WOEventAbstract::getartist ( )

References $prop_artist.

Referenced by toXmlHelper().

WOEventAbstract::getartistid ( )

References $prop_artistid.

Referenced by toXmlHelper().

WOEventAbstract::getcancelreason ( )

References $prop_cancelreason.

Referenced by toXmlHelper().

WOEventAbstract::getcanuse ( )

References $prop_canuse.

Referenced by toXmlHelper().

WOEventAbstract::getcapacity ( )

References $prop_capacity.

Referenced by toXmlHelper().

WOEventAbstract::getcomment ( )

References $prop_comment.

Referenced by toXmlHelper().

WOEventAbstract::getdescription ( )

References $prop_description.

Referenced by toXmlHelper().

WOEventAbstract::getend ( )

References $prop_end.

Referenced by toXmlHelper().

WOEventAbstract::getflags ( )

References $prop_flags.

Referenced by toXmlHelper().

WOEventAbstract::getid ( )

References $prop_id.

Referenced by toXmlHelper().

WOEventAbstract::getiscancelled ( )

References $prop_iscancelled.

Referenced by toXmlHelper().

WOEventAbstract::getprice ( )

References $prop_price.

Referenced by toXmlHelper().

WOEventAbstract::getroom ( )

References $prop_room.

Referenced by toXmlHelper().

WOEventAbstract::getseatplan ( )

References $prop_seatplan.

Referenced by toXmlHelper().

WOEventAbstract::getseatplanid ( )

References $prop_seatplanid.

Referenced by toXmlHelper().

WOEventAbstract::getstart ( )

References $prop_start.

Referenced by toXmlHelper().

WOEventAbstract::getstr_amountFree ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_amountReserved ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_amountSold ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_artistid ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_cancelreason ( )

References $prop_cancelreason.

Referenced by toXmlHelper().

WOEventAbstract::getstr_canuse ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_capacity ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_comment ( )

References $prop_comment.

Referenced by toXmlHelper().

WOEventAbstract::getstr_description ( )

References $prop_description.

Referenced by toXmlHelper().

WOEventAbstract::getstr_end ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_flags ( )

References $prop_flags.

Referenced by toXmlHelper().

WOEventAbstract::getstr_id ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_iscancelled ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_room ( )

References $prop_room.

Referenced by toXmlHelper().

WOEventAbstract::getstr_seatplanid ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_start ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_tags ( )

References $prop_tags.

Referenced by toXmlHelper().

WOEventAbstract::getstr_tax ( )

Referenced by toXmlHelper().

WOEventAbstract::getstr_title ( )

References $prop_title.

Referenced by toXmlHelper().

WOEventAbstract::gettags ( )

References $prop_tags.

Referenced by toXmlHelper().

WOEventAbstract::gettax ( )

References $prop_tax.

Referenced by toXmlHelper().

WOEventAbstract::gettitle ( )

References $prop_title.

Referenced by toXmlHelper().

WOEventAbstract::propertyArray ( )
WOEventAbstract::setamountFree (   $value)
WOEventAbstract::setamountReserved (   $value)
WOEventAbstract::setamountSold (   $value)
WOEventAbstract::setartist (   $value)
WOEventAbstract::setartistid (   $value)
WOEventAbstract::setcancelreason (   $value)
WOEventAbstract::setcanuse (   $value)
WOEventAbstract::setcapacity (   $value)
WOEventAbstract::setcomment (   $value)
WOEventAbstract::setdescription (   $value)
WOEventAbstract::setend (   $value)
WOEventAbstract::setflags (   $value)
WOEventAbstract::setid (   $value)
WOEventAbstract::setiscancelled (   $value)
WOEventAbstract::setprice ( array  $values)
WOEventAbstract::setroom (   $value)
WOEventAbstract::setseatplan (   $value)
WOEventAbstract::setseatplanid (   $value)
WOEventAbstract::setstart (   $value)
WOEventAbstract::settags (   $value)
WOEventAbstract::settax (   $value)
WOEventAbstract::settitle (   $value)
WOEventAbstract::toString ( )

References toXml().

WOEventAbstract::toXml (   $xml,
  $elementname = "Event" 
)

References toXmlHelper().

Referenced by toString().

static WOEventAbstract::validateamountFree (   $value)
static
static WOEventAbstract::validateamountReserved (   $value)
static
static WOEventAbstract::validateamountSold (   $value)
static
static WOEventAbstract::validateartist (   $value)
static
static WOEventAbstract::validateartistid (   $value)
static
static WOEventAbstract::validatecancelreason (   $value)
static
static WOEventAbstract::validatecanuse (   $value)
static
static WOEventAbstract::validatecapacity (   $value)
static
static WOEventAbstract::validatecomment (   $value)
static
static WOEventAbstract::validatedescription (   $value)
static
static WOEventAbstract::validateend (   $value)
static
static WOEventAbstract::validateflags (   $value)
static
static WOEventAbstract::validateid (   $value)
static
static WOEventAbstract::validateiscancelled (   $value)
static
static WOEventAbstract::validateprice (   $value)
static
static WOEventAbstract::validateroom (   $value)
static
static WOEventAbstract::validateseatplan (   $value)
static
static WOEventAbstract::validateseatplanid (   $value)
static
static WOEventAbstract::validatestart (   $value)
static
static WOEventAbstract::validatetags (   $value)
static
static WOEventAbstract::validatetax (   $value)
static
static WOEventAbstract::validatetitle (   $value)
static

Member Data Documentation

WOEventAbstract::$prop_amountFree =null
protected

Referenced by getamountFree().

WOEventAbstract::$prop_amountReserved =null
protected

Referenced by getamountReserved().

WOEventAbstract::$prop_amountSold =null
protected

Referenced by getamountSold().

WOEventAbstract::$prop_artist =null
protected

Referenced by getartist().

WOEventAbstract::$prop_artistid =null
protected

Referenced by getartistid(), and toTableevent().

WOEventAbstract::$prop_cancelreason =null
protected
WOEventAbstract::$prop_canuse =null
protected

Referenced by getcanuse().

WOEventAbstract::$prop_capacity =null
protected

Referenced by getcapacity(), and toTableevent().

WOEventAbstract::$prop_comment =null
protected
WOEventAbstract::$prop_description =null
protected
WOEventAbstract::$prop_end =null
protected

Referenced by getend(), and toTableevent().

WOEventAbstract::$prop_flags =null
protected
WOEventAbstract::$prop_id =null
protected
WOEventAbstract::$prop_iscancelled =null
protected

Referenced by getiscancelled(), and toTableevent().

WOEventAbstract::$prop_price
protected

Referenced by getprice().

WOEventAbstract::$prop_room =null
protected

Referenced by getroom(), getstr_room(), and toTableevent().

WOEventAbstract::$prop_seatplan =null
protected

Referenced by getseatplan().

WOEventAbstract::$prop_seatplanid =null
protected

Referenced by getseatplanid(), and toTableevent().

WOEventAbstract::$prop_start =null
protected

Referenced by getstart(), and toTableevent().

WOEventAbstract::$prop_tags =null
protected

Referenced by getstr_tags(), gettags(), and toTableevent().

WOEventAbstract::$prop_tax =null
protected

Referenced by gettax(), and toTableevent().

WOEventAbstract::$prop_title =null
protected

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