PHP Class Algolia_Algoliasearch_Helper_Entity_Categoryhelper, algoliasearch-magento

Inheritance: extends Algolia_Algoliasearch_Helper_Entity_Helper
Datei anzeigen Open project: algolia/algoliasearch-magento Class Usage Examples

Protected Properties

Property Type Description
$_categoryAttributes
$_rootCategoryId

Public Methods

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

Protected Methods

Method Description
getIndexNameSuffix ( )

Private Methods

Method Description
getThumbnailUrl ( $category )

Method Details

getAllAttributes() public method

public getAllAttributes ( )

getCategoryCollectionQuery() public method

public getCategoryCollectionQuery ( $storeId, $categoryIds = null )

getIndexNameSuffix() protected method

protected getIndexNameSuffix ( )

getIndexSettings() public method

public getIndexSettings ( $storeId )

getObject() public method

public getObject ( Mage_Catalog_Model_Category $category )
$category Mage_Catalog_Model_Category

getRootCategoryId() public method

public getRootCategoryId ( )

Property Details

$_categoryAttributes protected_oe static_oe property

protected static $_categoryAttributes

$_rootCategoryId protected_oe static_oe property

protected static $_rootCategoryId