UNA
BxDolStudioCart Class Reference
Inheritance diagram for BxDolStudioCart:
BxDolFactory iBxDolSingleton

Public Member Functions

 __clone ()
 exists ($iVendor, $iItemId)
 add ($iVendor, $iItemId, $iItemCount)
 delete ($iVendor, $iItemId=0)
 getCount ($iVendor='')
 getByVendor ($iVendor)
 parseByVendor ()

Static Public Member Functions

static getInstance ()
static items2array ($mixed)

Static Public Attributes

static $sIDiv = ':'
static $sPDiv = '_'

Protected Member Functions

 getItems ()
 setItems ($sItems)
 parseBy ($aItems, $sKey)

Constructor & Destructor Documentation

◆ __construct()

BxDolStudioCart::__construct ( )
protected

Reimplemented from BxDolFactory.

Member Function Documentation

◆ getInstance()

BxDolStudioCart::getInstance ( )
static

Implements iBxDolSingleton.

◆ items2array()

BxDolStudioCart::items2array ( $mixed)
static

Conver items to array with necessary structure.

Parameters
string/array$mixed - string with cart items divided with (:) or an array of cart items.
Returns
array with items.

The documentation for this class was generated from the following file:
  • studio/classes/BxDolStudioCart.php