PHP 클래스 Algolia_Algoliasearch_Helper_Entity_Categoryhelper, algoliasearch-magento

상속: extends Algolia_Algoliasearch_Helper_Entity_Helper
파일 보기 프로젝트 열기: algolia/algoliasearch-magento 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_categoryAttributes
$_rootCategoryId

공개 메소드들

메소드 설명
getAllAttributes ( )
getCategoryCollectionQuery ( $storeId, $categoryIds = null )
getIndexSettings ( $storeId )
getObject ( Mage_Catalog_Model_Category $category )
getRootCategoryId ( )

보호된 메소드들

메소드 설명
getIndexNameSuffix ( )

비공개 메소드들

메소드 설명
getThumbnailUrl ( $category )

메소드 상세

getAllAttributes() 공개 메소드

public getAllAttributes ( )

getCategoryCollectionQuery() 공개 메소드

public getCategoryCollectionQuery ( $storeId, $categoryIds = null )

getIndexNameSuffix() 보호된 메소드

protected getIndexNameSuffix ( )

getIndexSettings() 공개 메소드

public getIndexSettings ( $storeId )

getObject() 공개 메소드

public getObject ( Mage_Catalog_Model_Category $category )
$category Mage_Catalog_Model_Category

getRootCategoryId() 공개 메소드

public getRootCategoryId ( )

프로퍼티 상세

$_categoryAttributes 보호되어 있는 정적으로 프로퍼티

protected static $_categoryAttributes

$_rootCategoryId 보호되어 있는 정적으로 프로퍼티

protected static $_rootCategoryId