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

Public Member Functions

 __construct ()
 
 getamountpaid ()
 
 getaudittime ()
 
 getaudittransaction ()
 
 getaudituname ()
 
 getcustomerid ()
 
 getorderid ()
 
 getordertime ()
 
 getpaydata ()
 
 getpaytype ()
 
 getsenttime ()
 
 getshippingcosts ()
 
 getsoldby ()
 
 getstatus ()
 
 getstr_amountpaid ()
 
 getstr_audittime ()
 
 getstr_audittransaction ()
 
 getstr_audituname ()
 
 getstr_customerid ()
 
 getstr_orderid ()
 
 getstr_ordertime ()
 
 getstr_paydata ()
 
 getstr_paytype ()
 
 getstr_senttime ()
 
 getstr_shippingcosts ()
 
 getstr_soldby ()
 
 getstr_status ()
 
 propertyArray ()
 
 setamountpaid ($value)
 
 setaudittime ($value)
 
 setaudittransaction ($value)
 
 setaudituname ($value)
 
 setcustomerid ($value)
 
 setorderid ($value)
 
 setordertime ($value)
 
 setpaydata ($value)
 
 setpaytype ($value)
 
 setsenttime ($value)
 
 setshippingcosts ($value)
 
 setsoldby ($value)
 
 setstatus ($value)
 
 toString ()
 
 toTableorder_audit (&$table)
 
 toXml ($xml, $elementname="OrderAudit")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

Static Public Member Functions

static fromString ($txt)
 
static fromTableArrayorder_audit (array $table)
 
static fromTableorder_audit ($table)
 
static fromXml ($xml, $elem)
 
static validateamountpaid ($value)
 
static validateaudittime ($value)
 
static validateaudittransaction ($value)
 
static validateaudituname ($value)
 
static validatecustomerid ($value)
 
static validateorderid ($value)
 
static validateordertime ($value)
 
static validatepaydata ($value)
 
static validatepaytype ($value)
 
static validatesenttime ($value)
 
static validateshippingcosts ($value)
 
static validatesoldby ($value)
 
static validatestatus ($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...
 

Public Attributes

const Cancelled =2
 
const Closed =128
 
const Placed =0
 
const Reserved =4
 
const Sent =1
 
const Sold =1
 

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_amountpaid =null
 
 $prop_audittime =null
 
 $prop_audittransaction =null
 
 $prop_audituname =null
 
 $prop_customerid =null
 
 $prop_orderid =null
 
 $prop_ordertime =null
 
 $prop_paydata =null
 
 $prop_paytype =null
 
 $prop_senttime =null
 
 $prop_shippingcosts =null
 
 $prop_soldby =null
 
 $prop_status =null
 

Constructor & Destructor Documentation

WOOrderAudit::__construct ( )

Member Function Documentation

static WOOrderAudit::fromString (   $txt)
static

References translate().

static WOOrderAudit::fromTableArrayorder_audit ( array  $table)
static
static WOOrderAudit::fromTableorder_audit (   $table)
static
static WOOrderAudit::fromXml (   $xml,
  $elem 
)
static
static WOOrderAudit::fromXmlHelper (   $data,
  $xml,
  $elem 
)
staticprotected
WOOrderAudit::getamountpaid ( )

References $prop_amountpaid.

Referenced by toXmlHelper().

WOOrderAudit::getaudittime ( )

References $prop_audittime.

Referenced by toXmlHelper().

WOOrderAudit::getaudittransaction ( )

References $prop_audittransaction.

Referenced by toXmlHelper().

WOOrderAudit::getaudituname ( )

References $prop_audituname.

Referenced by toXmlHelper().

WOOrderAudit::getcustomerid ( )

References $prop_customerid.

Referenced by toXmlHelper().

WOOrderAudit::getorderid ( )

References $prop_orderid.

Referenced by toXmlHelper().

WOOrderAudit::getordertime ( )

References $prop_ordertime.

Referenced by toXmlHelper().

WOOrderAudit::getpaydata ( )

References $prop_paydata.

Referenced by toXmlHelper().

WOOrderAudit::getpaytype ( )

References $prop_paytype.

Referenced by toXmlHelper().

WOOrderAudit::getsenttime ( )

References $prop_senttime.

Referenced by toXmlHelper().

WOOrderAudit::getshippingcosts ( )

References $prop_shippingcosts.

Referenced by toXmlHelper().

WOOrderAudit::getsoldby ( )

References $prop_soldby.

Referenced by toXmlHelper().

WOOrderAudit::getstatus ( )

References $prop_status.

Referenced by toXmlHelper().

WOOrderAudit::getstr_amountpaid ( )

Referenced by toXmlHelper().

WOOrderAudit::getstr_audittime ( )

Referenced by toXmlHelper().

WOOrderAudit::getstr_audittransaction ( )

References $prop_audittransaction.

Referenced by toXmlHelper().

WOOrderAudit::getstr_audituname ( )

References $prop_audituname.

Referenced by toXmlHelper().

WOOrderAudit::getstr_customerid ( )

Referenced by toXmlHelper().

WOOrderAudit::getstr_orderid ( )

Referenced by toXmlHelper().

WOOrderAudit::getstr_ordertime ( )

Referenced by toXmlHelper().

WOOrderAudit::getstr_paydata ( )

References $prop_paydata.

Referenced by toXmlHelper().

WOOrderAudit::getstr_paytype ( )

References $prop_paytype.

Referenced by toXmlHelper().

WOOrderAudit::getstr_senttime ( )

Referenced by toXmlHelper().

WOOrderAudit::getstr_shippingcosts ( )

Referenced by toXmlHelper().

WOOrderAudit::getstr_soldby ( )

References $prop_soldby.

Referenced by toXmlHelper().

WOOrderAudit::getstr_status ( )

References translate().

Referenced by toXmlHelper().

WOOrderAudit::propertyArray ( )
WOOrderAudit::setamountpaid (   $value)
WOOrderAudit::setaudittime (   $value)
WOOrderAudit::setaudittransaction (   $value)
WOOrderAudit::setaudituname (   $value)
WOOrderAudit::setcustomerid (   $value)
WOOrderAudit::setorderid (   $value)
WOOrderAudit::setordertime (   $value)
WOOrderAudit::setpaydata (   $value)
WOOrderAudit::setpaytype (   $value)
WOOrderAudit::setsenttime (   $value)
WOOrderAudit::setshippingcosts (   $value)
WOOrderAudit::setsoldby (   $value)
WOOrderAudit::setstatus (   $value)
WOOrderAudit::toString ( )

References toXml().

WOOrderAudit::toXml (   $xml,
  $elementname = "OrderAudit" 
)

References toXmlHelper().

Referenced by toString().

static WOOrderAudit::validateamountpaid (   $value)
static
static WOOrderAudit::validateaudittime (   $value)
static
static WOOrderAudit::validateaudittransaction (   $value)
static
static WOOrderAudit::validateaudituname (   $value)
static
static WOOrderAudit::validatecustomerid (   $value)
static
static WOOrderAudit::validateorderid (   $value)
static
static WOOrderAudit::validateordertime (   $value)
static
static WOOrderAudit::validatepaydata (   $value)
static
static WOOrderAudit::validatepaytype (   $value)
static
static WOOrderAudit::validatesenttime (   $value)
static
static WOOrderAudit::validateshippingcosts (   $value)
static
static WOOrderAudit::validatesoldby (   $value)
static
static WOOrderAudit::validatestatus (   $value)
static

Member Data Documentation

WOOrderAudit::$prop_amountpaid =null
protected
WOOrderAudit::$prop_audittime =null
protected

Referenced by getaudittime(), and toTableorder_audit().

WOOrderAudit::$prop_audittransaction =null
protected
WOOrderAudit::$prop_audituname =null
protected
WOOrderAudit::$prop_customerid =null
protected
WOOrderAudit::$prop_orderid =null
protected

Referenced by getorderid(), and toTableorder_audit().

WOOrderAudit::$prop_ordertime =null
protected

Referenced by getordertime(), and toTableorder_audit().

WOOrderAudit::$prop_paydata =null
protected
WOOrderAudit::$prop_paytype =null
protected
WOOrderAudit::$prop_senttime =null
protected

Referenced by getsenttime(), and toTableorder_audit().

WOOrderAudit::$prop_shippingcosts =null
protected
WOOrderAudit::$prop_soldby =null
protected
WOOrderAudit::$prop_status =null
protected

Referenced by getstatus(), and toTableorder_audit().

const WOOrderAudit::Cancelled =2
const WOOrderAudit::Closed =128
const WOOrderAudit::Placed =0
const WOOrderAudit::Reserved =4
const WOOrderAudit::Sent =1
const WOOrderAudit::Sold =1

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