PHP Класс Algolia_Algoliasearch_Helper_Config, algoliasearch-magento

Наследование: extends Mage_Core_Helper_Abstract
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$_productTypeMap

Открытые методы

Метод Описание
displaySuggestionsCategories ( $storeId = null )
getAPIKey ( $storeId = null )
getApplicationID ( $storeId = null )
getAttributesToRetrieve ( $group_id )
getAutocompleteSections ( $storeId = null )
getAutocompleteSelector ( $storeId = null )
getCategoryAdditionalAttributes ( $storeId = null )
getCategoryCustomRanking ( $storeId = null )
getCurrency ( $storeId = null )
getExcludedPages ( $storeId = null )
getExtensionVersion ( )
getFacets ( $storeId = null )
getImageHeight ( $storeId = null )
getImageType ( $storeId = null )
getImageWidth ( $storeId = null )
getIndexPrefix ( $storeId = null )
getInstantSelector ( $storeId = null )
getMappedProductType ( $originalType ) : string Loads product type mapping from configuration (default) > algoliasearch > product_map > (product type).
getMaxValuesPerFacet ( $storeId = null )
getMinNumberOfResults ( $storeId = null )
getMinPopularity ( $storeId = null )
getNumberOfCategoriesSuggestions ( $storeId = null )
getNumberOfElementByPage ( $storeId = null )
getNumberOfJobToRun ( $storeId = null )
getNumberOfProductResults ( $storeId = null )
getNumberOfProductsSuggestions ( $storeId = null )
getNumberOfQueriesSuggestions ( $storeId = null )
getNumberOfQuerySuggestions ( $storeId = null )
getOnewaySynonyms ( $storeId = null )
getPopularQueries ( $storeId = null )
getProductAdditionalAttributes ( $storeId = null )
getProductCustomRanking ( $storeId = null )
getRemoveWordsIfNoResult ( $storeId = null )
getRenderTemplateDirectives ( $storeId = null )
getResultsLimit ( $storeId = null )
getSearchOnlyAPIKey ( $storeId = null )
getShowOutOfStock ( $storeId = null )
getSortingIndices ( $storeId = null )
getSynonyms ( $storeId = null )
getSynonymsFile ( $storeId = null )
indexAllCategoryProductsOnCategoryUpdate ( $storeId = null )
indexOutOfStockOptions ( $storeId = null )
indexProductOnCategoryProductsUpdate ( $storeId = null )
indexWholeCategoryTree ( $storeId = null )
isAddToCartEnable ( $storeId = null )
isAutoCompleteEnabled ( $storeId = null )
isCustomerGroupsEnabled ( $storeId = null )
isDefaultSelector ( $storeId = null )
isEnabledBackend ( $storeId = null )
isEnabledFrontEnd ( $storeId = null )
isEnabledSynonyms ( $storeId = null )
isInstantEnabled ( $storeId = null )
isLoggingEnabled ( $storeId = null )
isPartialUpdateEnabled ( $storeId = null )
isPopupEnabled ( $storeId = null )
isQueueActive ( $storeId = null )
isRemoveBranding ( $storeId = null )
makeSeoRequest ( $storeId = null )
noProcess ( $storeId = null )
replaceCategories ( $storeId = null )
showCatsNotIncludedInNavigation ( $storeId = null )
showSuggestionsOnNoResultsPage ( $storeId = null )

Приватные методы

Метод Описание
addIndexableAttributes ( $attributes, $addedAttributes, $searchable = '1', $retrievable = '1', $indexNoValue = '1' )
getCustomRanking ( $configName, $storeId = null )

Описание методов

displaySuggestionsCategories() публичный Метод

public displaySuggestionsCategories ( $storeId = null )

getAPIKey() публичный Метод

public getAPIKey ( $storeId = null )

getApplicationID() публичный Метод

public getApplicationID ( $storeId = null )

getAttributesToRetrieve() публичный Метод

public getAttributesToRetrieve ( $group_id )

getAutocompleteSections() публичный Метод

public getAutocompleteSections ( $storeId = null )

getAutocompleteSelector() публичный Метод

public getAutocompleteSelector ( $storeId = null )

getCategoryAdditionalAttributes() публичный Метод

public getCategoryAdditionalAttributes ( $storeId = null )

getCategoryCustomRanking() публичный Метод

public getCategoryCustomRanking ( $storeId = null )

getCurrency() публичный Метод

public getCurrency ( $storeId = null )

getExcludedPages() публичный Метод

public getExcludedPages ( $storeId = null )

getExtensionVersion() публичный Метод

public getExtensionVersion ( )

getFacets() публичный Метод

public getFacets ( $storeId = null )

getImageHeight() публичный Метод

public getImageHeight ( $storeId = null )

getImageType() публичный Метод

public getImageType ( $storeId = null )

getImageWidth() публичный Метод

public getImageWidth ( $storeId = null )

getIndexPrefix() публичный Метод

public getIndexPrefix ( $storeId = null )

getInstantSelector() публичный Метод

public getInstantSelector ( $storeId = null )

getMappedProductType() публичный Метод

Loads product type mapping from configuration (default) > algoliasearch > product_map > (product type).
public getMappedProductType ( $originalType ) : string
$originalType
Результат string

getMaxValuesPerFacet() публичный Метод

public getMaxValuesPerFacet ( $storeId = null )

getMinNumberOfResults() публичный Метод

public getMinNumberOfResults ( $storeId = null )

getMinPopularity() публичный Метод

public getMinPopularity ( $storeId = null )

getNumberOfCategoriesSuggestions() публичный Метод

public getNumberOfCategoriesSuggestions ( $storeId = null )

getNumberOfElementByPage() публичный Метод

public getNumberOfElementByPage ( $storeId = null )

getNumberOfJobToRun() публичный Метод

public getNumberOfJobToRun ( $storeId = null )

getNumberOfProductResults() публичный Метод

public getNumberOfProductResults ( $storeId = null )

getNumberOfProductsSuggestions() публичный Метод

public getNumberOfProductsSuggestions ( $storeId = null )

getNumberOfQueriesSuggestions() публичный Метод

public getNumberOfQueriesSuggestions ( $storeId = null )

getNumberOfQuerySuggestions() публичный Метод

public getNumberOfQuerySuggestions ( $storeId = null )

getOnewaySynonyms() публичный Метод

public getOnewaySynonyms ( $storeId = null )

getPopularQueries() публичный Метод

public getPopularQueries ( $storeId = null )

getProductAdditionalAttributes() публичный Метод

public getProductAdditionalAttributes ( $storeId = null )

getProductCustomRanking() публичный Метод

public getProductCustomRanking ( $storeId = null )

getRemoveWordsIfNoResult() публичный Метод

public getRemoveWordsIfNoResult ( $storeId = null )

getRenderTemplateDirectives() публичный Метод

public getRenderTemplateDirectives ( $storeId = null )

getResultsLimit() публичный Метод

public getResultsLimit ( $storeId = null )

getSearchOnlyAPIKey() публичный Метод

public getSearchOnlyAPIKey ( $storeId = null )

getShowOutOfStock() публичный Метод

public getShowOutOfStock ( $storeId = null )

getSortingIndices() публичный Метод

public getSortingIndices ( $storeId = null )

getSynonyms() публичный Метод

public getSynonyms ( $storeId = null )

getSynonymsFile() публичный Метод

public getSynonymsFile ( $storeId = null )

indexAllCategoryProductsOnCategoryUpdate() публичный Метод

public indexAllCategoryProductsOnCategoryUpdate ( $storeId = null )

indexOutOfStockOptions() публичный Метод

public indexOutOfStockOptions ( $storeId = null )

indexProductOnCategoryProductsUpdate() публичный Метод

public indexProductOnCategoryProductsUpdate ( $storeId = null )

indexWholeCategoryTree() публичный Метод

public indexWholeCategoryTree ( $storeId = null )

isAddToCartEnable() публичный Метод

public isAddToCartEnable ( $storeId = null )

isAutoCompleteEnabled() публичный Метод

public isAutoCompleteEnabled ( $storeId = null )

isCustomerGroupsEnabled() публичный Метод

public isCustomerGroupsEnabled ( $storeId = null )

isDefaultSelector() публичный Метод

public isDefaultSelector ( $storeId = null )

isEnabledBackend() публичный Метод

public isEnabledBackend ( $storeId = null )

isEnabledFrontEnd() публичный Метод

public isEnabledFrontEnd ( $storeId = null )

isEnabledSynonyms() публичный Метод

public isEnabledSynonyms ( $storeId = null )

isInstantEnabled() публичный Метод

public isInstantEnabled ( $storeId = null )

isLoggingEnabled() публичный Метод

public isLoggingEnabled ( $storeId = null )

isPartialUpdateEnabled() публичный Метод

public isPartialUpdateEnabled ( $storeId = null )

isPopupEnabled() публичный Метод

public isPopupEnabled ( $storeId = null )

isQueueActive() публичный Метод

public isQueueActive ( $storeId = null )

isRemoveBranding() публичный Метод

public isRemoveBranding ( $storeId = null )

makeSeoRequest() публичный Метод

public makeSeoRequest ( $storeId = null )

noProcess() публичный Метод

public noProcess ( $storeId = null )

replaceCategories() публичный Метод

public replaceCategories ( $storeId = null )

showCatsNotIncludedInNavigation() публичный Метод

public showCatsNotIncludedInNavigation ( $storeId = null )

showSuggestionsOnNoResultsPage() публичный Метод

public showSuggestionsOnNoResultsPage ( $storeId = null )

Описание свойств

$_productTypeMap защищенное свойство

protected $_productTypeMap