PHP Класс Algolia_Algoliasearch_Helper_Data, algoliasearch-magento

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

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

Свойство Тип Описание
$additionalsections_helper Algolia_Algoliasearch_Helper_Entity_Additionalsectionshelper
$algolia_helper Algolia_Algoliasearch_Helper_Algoliahelper
$category_helper Algolia_Algoliasearch_Helper_Entity_Categoryhelper
$config Algolia_Algoliasearch_Helper_Config
$logger Algolia_Algoliasearch_Helper_Logger
$page_helper Algolia_Algoliasearch_Helper_Entity_Pagehelper
$product_helper Algolia_Algoliasearch_Helper_Entity_Producthelper
$suggestion_helper Algolia_Algoliasearch_Helper_Entity_Suggestionhelper

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

Метод Описание
__construct ( )
deleteCategoriesStoreIndices ( $storeId = null )
deleteProductsStoreIndices ( $storeId = null )
escapeJsTranslatedString ( Mage_Core_Block_Template $template, $string, $useAddSlashes = false )
getSearchResult ( $query, $storeId )
moveProductsIndex ( $storeId )
moveStoreSuggestionIndex ( $storeId )
rebuildStoreAdditionalSectionsIndex ( $storeId )
rebuildStoreCategoryIndex ( $storeId, $categoryIds = null )
rebuildStoreCategoryIndexPage ( $storeId, $collectionDefault, $page, $pageSize, $emulationInfo = null )
rebuildStorePageIndex ( $storeId )
rebuildStoreProductIndex ( $storeId, $productIds )
rebuildStoreProductIndexPage ( $storeId, $collectionDefault, $page, $pageSize, $emulationInfo = null, $productIds = null, $useTmpIndex = false )
rebuildStoreSuggestionIndex ( $storeId )
rebuildStoreSuggestionIndexPage ( $storeId, $collectionDefault, $page, $pageSize )
removeCategories ( $ids, $store_id = null )
saveConfigurationToAlgolia ( $storeId, $saveToTmpIndicesToo = false )
startEmulation ( $storeId )
stopEmulation ( $info )

Защищенные методы

Метод Описание
getProductsRecords ( $storeId, $collection, $potentiallyDeletedProductsIds = [] )

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

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

public __construct ( )

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

public deleteCategoriesStoreIndices ( $storeId = null )

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

public deleteProductsStoreIndices ( $storeId = null )

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

public escapeJsTranslatedString ( Mage_Core_Block_Template $template, $string, $useAddSlashes = false )
$template Mage_Core_Block_Template

getProductsRecords() защищенный Метод

protected getProductsRecords ( $storeId, $collection, $potentiallyDeletedProductsIds = [] )

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

public getSearchResult ( $query, $storeId )

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

public moveProductsIndex ( $storeId )

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

public moveStoreSuggestionIndex ( $storeId )

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

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

public rebuildStoreCategoryIndex ( $storeId, $categoryIds = null )

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

public rebuildStoreCategoryIndexPage ( $storeId, $collectionDefault, $page, $pageSize, $emulationInfo = null )

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

public rebuildStorePageIndex ( $storeId )

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

public rebuildStoreProductIndex ( $storeId, $productIds )

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

public rebuildStoreProductIndexPage ( $storeId, $collectionDefault, $page, $pageSize, $emulationInfo = null, $productIds = null, $useTmpIndex = false )

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

public rebuildStoreSuggestionIndex ( $storeId )

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

public rebuildStoreSuggestionIndexPage ( $storeId, $collectionDefault, $page, $pageSize )

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

public removeCategories ( $ids, $store_id = null )

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

public saveConfigurationToAlgolia ( $storeId, $saveToTmpIndicesToo = false )

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

public startEmulation ( $storeId )

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

public stopEmulation ( $info )

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

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

protected Algolia_Algoliasearch_Helper_Entity_Additionalsectionshelper $additionalsections_helper
Результат Algolia_Algoliasearch_Helper_Entity_Additionalsectionshelper

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

protected Algolia_Algoliasearch_Helper_Algoliahelper $algolia_helper
Результат Algolia_Algoliasearch_Helper_Algoliahelper

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

protected Algolia_Algoliasearch_Helper_Entity_Categoryhelper $category_helper
Результат Algolia_Algoliasearch_Helper_Entity_Categoryhelper

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

protected Algolia_Algoliasearch_Helper_Config $config
Результат Algolia_Algoliasearch_Helper_Config

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

protected Algolia_Algoliasearch_Helper_Logger $logger
Результат Algolia_Algoliasearch_Helper_Logger

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

protected Algolia_Algoliasearch_Helper_Entity_Pagehelper $page_helper
Результат Algolia_Algoliasearch_Helper_Entity_Pagehelper

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

protected Algolia_Algoliasearch_Helper_Entity_Producthelper $product_helper
Результат Algolia_Algoliasearch_Helper_Entity_Producthelper

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

protected Algolia_Algoliasearch_Helper_Entity_Suggestionhelper $suggestion_helper
Результат Algolia_Algoliasearch_Helper_Entity_Suggestionhelper