Interface ProductListProviderInterface
category |
System |
---|---|
package |
Product |
subpackage |
Interfaces |
getAll() : \ProductListItemCollection
getAllPaged(\IntType|null $page = null, \IntType|null $limit = null) : \ProductListItemCollection
getByCategoryId(\IdType $categoryId) : \ProductListItemCollection
searchProducts(\ProductSearchCondition $condition, \Pager $pager) : \ProductListItemCollection