MagicSmoke  $VERSION$
WOTicketAuditAbstract Class Reference
Inheritance diagram for WOTicketAuditAbstract:
WOTicket WOTicketAbstract WObject WOTicketAudit

Public Member Functions

 __construct ()
 
 getaudittime ()
 
 getaudittransaction ()
 
 getaudituname ()
 
 geteventname ()
 
 geteventstart ()
 
 getstr_audittime ()
 
 getstr_audittransaction ()
 
 getstr_audituname ()
 
 getstr_eventname ()
 
 getstr_eventstart ()
 
 propertyArray ()
 
 setaudittime ($value)
 
 setaudittransaction ($value)
 
 setaudituname ($value)
 
 seteventname ($value)
 
 seteventstart ($value)
 
 toString ()
 
 toTableticket_audit (&$table)
 
 toXml ($xml, $elementname="TicketAudit")
 
- Public Member Functions inherited from WOTicket
 amountToPay ()
 returns the amount that is to be paid for this ticket: if it is to be paid it is equal to the price, otherwise zero More...
 
 getevent ()
 helper to get the event data in templates More...
 
 isBlocking ()
 returns true if the ticket actually blocks a seat (reserved, ordered, in use, etc.) More...
 
- Public Member Functions inherited from WOTicketAbstract
 __construct ()
 
 geteventid ()
 
 getorderid ()
 
 getprice ()
 
 getpricecategory ()
 
 getpricecategoryid ()
 
 getseat ()
 
 getstatus ()
 
 getstr_eventid ()
 
 getstr_orderid ()
 
 getstr_price ()
 
 getstr_pricecategoryid ()
 
 getstr_seat ()
 
 getstr_status ()
 
 getstr_tags ()
 
 getstr_ticketid ()
 
 gettags ()
 
 getticketid ()
 
 propertyArray ()
 
 seteventid ($value)
 
 setorderid ($value)
 
 setprice ($value)
 
 setpricecategory ($value)
 
 setpricecategoryid ($value)
 
 setseat ($value)
 
 setstatus ($value)
 
 settags ($value)
 
 setticketid ($value)
 
 toString ()
 
 toTableticket (&$table)
 
 toXml ($xml, $elementname="Ticket")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

Static Public Member Functions

static fromString ($txt)
 
static fromTableArrayticket_audit (array $table)
 
static fromTableticket_audit ($table)
 
static fromXml ($xml, $elem)
 
static validateaudittime ($value)
 
static validateaudittransaction ($value)
 
static validateaudituname ($value)
 
static validateeventname ($value)
 
static validateeventstart ($value)
 
- Static Public Member Functions inherited from WOTicket
static GetTicketAuditTransaction ($trans)
 GetTicketAudit transaction. More...
 
static useTicket ($trans)
 called from the UseTicket transaction More...
 
- Static Public Member Functions inherited from WOTicketAbstract
static fromString ($txt)
 
static fromTableArrayticket (array $table)
 
static fromTableticket ($table)
 
static fromXml ($xml, $elem)
 
static validateeventid ($value)
 
static validateorderid ($value)
 
static validateprice ($value)
 
static validatepricecategory ($value)
 
static validatepricecategoryid ($value)
 
static validateseat ($value)
 
static validatestatus ($value)
 
static validatetags ($value)
 
static validateticketid ($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 WOTicketAbstract
 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 WOTicketAbstract
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_audittime =null
 
 $prop_audittransaction =null
 
 $prop_audituname =null
 
 $prop_eventname =null
 
 $prop_eventstart =null
 
- Protected Attributes inherited from WOTicketAbstract
 $prop_eventid =null
 
 $prop_orderid =null
 
 $prop_price =null
 
 $prop_pricecategory =null
 
 $prop_pricecategoryid =null
 
 $prop_seat =null
 
 $prop_status =null
 
 $prop_tags =null
 
 $prop_ticketid =null
 

Additional Inherited Members

- Public Attributes inherited from WOTicketAbstract
const Cancelled =4
 
const MaskBlock =256
 
const MaskChangeable =16
 
const MaskPay =512
 
const MaskReturnable =16
 
const MaskUsable =768
 
const Ordered =786
 
const Refund =4
 
const Reserved =785
 
const Used =771
 

Constructor & Destructor Documentation

WOTicketAuditAbstract::__construct ( )

Member Function Documentation

static WOTicketAuditAbstract::fromString (   $txt)
static

References translate().

static WOTicketAuditAbstract::fromTableArrayticket_audit ( array  $table)
static
static WOTicketAuditAbstract::fromTableticket_audit (   $table)
static
static WOTicketAuditAbstract::fromXml (   $xml,
  $elem 
)
static
static WOTicketAuditAbstract::fromXmlHelper (   $data,
  $xml,
  $elem 
)
staticprotected
WOTicketAuditAbstract::getaudittime ( )

References $prop_audittime.

Referenced by toXmlHelper().

WOTicketAuditAbstract::getaudittransaction ( )

References $prop_audittransaction.

Referenced by toXmlHelper().

WOTicketAuditAbstract::getaudituname ( )

References $prop_audituname.

Referenced by toXmlHelper().

WOTicketAuditAbstract::geteventname ( )

References $prop_eventname.

Referenced by toXmlHelper().

WOTicketAuditAbstract::geteventstart ( )

References $prop_eventstart.

Referenced by toXmlHelper().

WOTicketAuditAbstract::getstr_audittime ( )

Referenced by toXmlHelper().

WOTicketAuditAbstract::getstr_audittransaction ( )

References $prop_audittransaction.

Referenced by toXmlHelper().

WOTicketAuditAbstract::getstr_audituname ( )

References $prop_audituname.

Referenced by toXmlHelper().

WOTicketAuditAbstract::getstr_eventname ( )

References $prop_eventname.

Referenced by toXmlHelper().

WOTicketAuditAbstract::getstr_eventstart ( )

Referenced by toXmlHelper().

WOTicketAuditAbstract::propertyArray ( )
WOTicketAuditAbstract::setaudittime (   $value)
WOTicketAuditAbstract::setaudittransaction (   $value)
WOTicketAuditAbstract::setaudituname (   $value)
WOTicketAuditAbstract::seteventname (   $value)
WOTicketAuditAbstract::seteventstart (   $value)
WOTicketAuditAbstract::toString ( )

References toXml().

WOTicketAuditAbstract::toXml (   $xml,
  $elementname = "TicketAudit" 
)

References toXmlHelper().

Referenced by toString().

static WOTicketAuditAbstract::validateaudittime (   $value)
static
static WOTicketAuditAbstract::validateaudittransaction (   $value)
static
static WOTicketAuditAbstract::validateaudituname (   $value)
static
static WOTicketAuditAbstract::validateeventname (   $value)
static
static WOTicketAuditAbstract::validateeventstart (   $value)
static

Member Data Documentation

WOTicketAuditAbstract::$prop_audittime =null
protected
WOTicketAuditAbstract::$prop_audittransaction =null
protected
WOTicketAuditAbstract::$prop_audituname =null
protected
WOTicketAuditAbstract::$prop_eventname =null
protected

Referenced by geteventname(), and getstr_eventname().

WOTicketAuditAbstract::$prop_eventstart =null
protected

Referenced by geteventstart().


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