PHP Class Algolia_Algoliasearch_Helper_Entity_Categoryhelper, algoliasearch-magento

Inheritance: extends Algolia_Algoliasearch_Helper_Entity_Helper
Afficher le fichier Open project: algolia/algoliasearch-magento Class Usage Examples

Protected Properties

Свойство Type Description
$_categoryAttributes
$_rootCategoryId

Méthodes publiques

Méthode Description
getAllAttributes ( )
getCategoryCollectionQuery ( $storeId, $categoryIds = null )
getIndexSettings ( $storeId )
getObject ( Mage_Catalog_Model_Category $category )
getRootCategoryId ( )

Méthodes protégées

Méthode Description
getIndexNameSuffix ( )

Private Methods

Méthode Description
getThumbnailUrl ( $category )

Method Details

getAllAttributes() public méthode

public getAllAttributes ( )

getCategoryCollectionQuery() public méthode

public getCategoryCollectionQuery ( $storeId, $categoryIds = null )

getIndexNameSuffix() protected méthode

protected getIndexNameSuffix ( )

getIndexSettings() public méthode

public getIndexSettings ( $storeId )

getObject() public méthode

public getObject ( Mage_Catalog_Model_Category $category )
$category Mage_Catalog_Model_Category

getRootCategoryId() public méthode

public getRootCategoryId ( )

Property Details

$_categoryAttributes protected_oe static_oe property

protected static $_categoryAttributes

$_rootCategoryId protected_oe static_oe property

protected static $_rootCategoryId