MagicSmoke  $VERSION$
WOItemAudit Class Reference
Inheritance diagram for WOItemAudit:
WOItemInfo WObject

Public Member Functions

 __construct ()
 
 getaudittime ()
 
 getaudittransaction ()
 
 getaudituname ()
 
 getstr_audittime ()
 
 getstr_audittransaction ()
 
 getstr_audituname ()
 
 propertyArray ()
 
 setaudittime ($value)
 
 setaudittransaction ($value)
 
 setaudituname ($value)
 
 toString ()
 
 toTableitem_audit (&$table)
 
 toXml ($xml, $elementname="ItemAudit")
 
- Public Member Functions inherited from WOItemInfo
 __construct ()
 
 getamount ()
 
 getitemid ()
 
 getorderid ()
 
 getproductid ()
 
 getproductname ()
 
 getstr_amount ()
 
 getstr_itemid ()
 
 getstr_orderid ()
 
 getstr_productid ()
 
 getstr_productname ()
 
 getstr_totalprice ()
 
 gettotalprice ()
 
 propertyArray ()
 
 setamount ($value)
 
 setitemid ($value)
 
 setorderid ($value)
 
 setproductid ($value)
 
 setproductname ($value)
 
 settotalprice ($value)
 
 toString ()
 
 toTableitem (&$table)
 
 toXml ($xml, $elementname="ItemInfo")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

Static Public Member Functions

static fromString ($txt)
 
static fromTableArrayitem_audit (array $table)
 
static fromTableitem_audit ($table)
 
static fromXml ($xml, $elem)
 
static validateaudittime ($value)
 
static validateaudittransaction ($value)
 
static validateaudituname ($value)
 
- Static Public Member Functions inherited from WOItemInfo
static fromString ($txt)
 
static fromTableArrayitem (array $table)
 
static fromTableitem ($table)
 
static fromXml ($xml, $elem)
 
static validateamount ($value)
 
static validateitemid ($value)
 
static validateorderid ($value)
 
static validateproductid ($value)
 
static validateproductname ($value)
 
static validatetotalprice ($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 WOItemInfo
 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 WOItemInfo
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
 
- Protected Attributes inherited from WOItemInfo
 $prop_amount =null
 
 $prop_itemid =null
 
 $prop_orderid =null
 
 $prop_productid =null
 
 $prop_productname =null
 
 $prop_totalprice =null
 

Constructor & Destructor Documentation

WOItemAudit::__construct ( )

Member Function Documentation

static WOItemAudit::fromString (   $txt)
static

References translate().

static WOItemAudit::fromTableArrayitem_audit ( array  $table)
static

References $i.

Referenced by WOOrder\getUserAuditTransaction().

static WOItemAudit::fromTableitem_audit (   $table)
static

References WTproduct\getFromDB().

static WOItemAudit::fromXml (   $xml,
  $elem 
)
static
static WOItemAudit::fromXmlHelper (   $data,
  $xml,
  $elem 
)
staticprotected
WOItemAudit::getaudittime ( )

References $prop_audittime.

Referenced by toXmlHelper().

WOItemAudit::getaudittransaction ( )

References $prop_audittransaction.

Referenced by toXmlHelper().

WOItemAudit::getaudituname ( )

References $prop_audituname.

Referenced by toXmlHelper().

WOItemAudit::getstr_audittime ( )

Referenced by toXmlHelper().

WOItemAudit::getstr_audittransaction ( )

References $prop_audittransaction.

Referenced by toXmlHelper().

WOItemAudit::getstr_audituname ( )

References $prop_audituname.

Referenced by toXmlHelper().

WOItemAudit::propertyArray ( )
WOItemAudit::setaudittime (   $value)
WOItemAudit::setaudittransaction (   $value)
WOItemAudit::setaudituname (   $value)
WOItemAudit::toString ( )

References toXml().

WOItemAudit::toXml (   $xml,
  $elementname = "ItemAudit" 
)

References toXmlHelper().

Referenced by toString().

WOItemAudit::toXmlHelper (   $xml,
  $root 
)
protected
static WOItemAudit::validateaudittime (   $value)
static
static WOItemAudit::validateaudittransaction (   $value)
static
static WOItemAudit::validateaudituname (   $value)
static

Member Data Documentation

WOItemAudit::$prop_audittime =null
protected

Referenced by getaudittime().

WOItemAudit::$prop_audittransaction =null
protected
WOItemAudit::$prop_audituname =null
protected

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