kernel/shop/ezshopfunctioncollection.php
File containing the eZShopFunctionCollection class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- kernel
- Version
- 4.6.0
\eZShopFunctionCollection
Package: kernel
File containing the eZShopFunctionCollection class.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Version
- 4.6.0
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 |