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

Public Member Functions

 __construct ()
 
 propertyArray ()
 
 toString ()
 
 toTablecartitem (&$table)
 
 toXml ($xml, $elementname="CartItem")
 
- Public Member Functions inherited from WObject
 propertyArray ()
 base for property array More...
 

Static Public Member Functions

static fromString ($txt)
 
static fromTableArraycartitem (array $table)
 
static fromTablecartitem ($table)
 
static fromXml ($xml, $elem)
 
- 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...
 

Constructor & Destructor Documentation

WOCartItem::__construct ( )

Member Function Documentation

static WOCartItem::fromString (   $txt)
static

References translate().

static WOCartItem::fromTableArraycartitem ( array  $table)
static
static WOCartItem::fromTablecartitem (   $table)
static
static WOCartItem::fromXml (   $xml,
  $elem 
)
static
static WOCartItem::fromXmlHelper (   $data,
  $xml,
  $elem 
)
staticprotected
WOCartItem::propertyArray ( )
WOCartItem::toString ( )

References toXml().

WOCartItem::toTablecartitem ( $table)
WOCartItem::toXml (   $xml,
  $elementname = "CartItem" 
)

References toXmlHelper().

Referenced by toString().

WOCartItem::toXmlHelper (   $xml,
  $root 
)
protected

Referenced by toXml().


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