Interface CategoryListProviderFactoryInterface
Interface CategoryListProviderFactoryInterface
This interface defines methods for creating CategoryListProvider objects for a specific language and filter of customer status permissions with its dependencies.
Direct known implementers
Package: Category\Interfaces
Category: System
Located at Services/Core/Category/Factories/Interfaces/CategoryListProviderFactoryInterface.inc.php
Category: System
Located at Services/Core/Category/Factories/Interfaces/CategoryListProviderFactoryInterface.inc.php
Methods summary
public
createCategoryListProvider( LanguageCode $languageCode, array $conditions = array() )
: CategoryListProviderInterface
Creates a CategoryListProvider for retrieving lists.