|
| __clone () |
|
| exists ($iVendor, $iItemId) |
|
| add ($iVendor, $iItemId, $iItemCount) |
|
| delete ($iVendor, $iItemId=0) |
|
| getCount ($iVendor='') |
|
| getByVendor ($iVendor) |
|
| parseByVendor () |
|
|
static | $sIDiv = ':' |
|
static | $sPDiv = '_' |
|
|
| getItems () |
|
| setItems ($sItems) |
|
| parseBy ($aItems, $sKey) |
|
◆ __construct()
BxDolStudioCart::__construct |
( |
| ) |
|
|
protected |
◆ getInstance()
static BxDolStudioCart::getInstance |
( |
| ) |
|
|
static |
◆ items2array()
static 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