PHP Класс Smile\ElasticsuiteCore\Helper\Autocomplete

Автор: Romain Ruaud ([email protected])
Наследование: extends AbstractConfiguration
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
getMaxSize ( string $type = null ) : integer Retrieve Max Size for a given type of autocomplete results

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

Метод Описание
getConfigValue ( string $key ) : mixed Retrieve a configuration value by its key

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

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

Retrieve a configuration value by its key
protected getConfigValue ( string $key ) : mixed
$key string The configuration key
Результат mixed

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

Retrieve Max Size for a given type of autocomplete results
public getMaxSize ( string $type = null ) : integer
$type string The type of autocomplete element
Результат integer