kernel/shop/ezshopfunctioncollection.php
\eZShopFunctionCollection
Package:
Methods

fetchBestSellList(
$topParentNodeID, $limit, $offset, $start_time, $end_time, $duration, $ascending, $extended
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $topParentNodeID | ||
| $limit | ||
| $offset | ||
| $start_time | ||
| $end_time | ||
| $duration | ||
| $ascending | ||
| $extended |

fetchCurrentWishList(
)
:
arrayReturns wish list for currently logged in user
Returns
| Type | Description |
|---|---|
| array |

fetchRelatedPurchaseList(
$contentObjectID, $limit
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $contentObjectID | ||
| $limit |

fetchWishList(
$production_id, $offset
=
false, $limit
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $production_id | ||
| $offset | ||
| $limit |