Interface CategoryListProviderInterface
This interface defines methods for creating a list of flattened categories with just its essential data. The list of categories is filtered by its parent category ID and customer status permissions and for simplicity it contains language specific data only in one language.
category |
System |
---|---|
package |
Category |
subpackage |
Interfaces |
getByParentId(\IdType $parentId) : \CategoryListItemCollection
searchCategories(\CategorySearchCondition $condition, \Pager $pager) : \CategoryListItemCollection