PHP Класс Horde_Core_Ajax_Imple_AutoCompleter_Base, horde

Copyright 2012-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Michael Slusarz ([email protected])
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$params array Configuration parameters.

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

Метод Описание
__construct ( array $params = [] ) Constructor.
generate ( Horde_Core_Ajax_Imple_AutoCompleter $ac ) Generate the javascript necessary to instantiate the autocompleter object.

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

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

Constructor.
public __construct ( array $params = [] )
$params array Configuration options.

generate() абстрактный публичный Метод

Generate the javascript necessary to instantiate the autocompleter object.
abstract public generate ( Horde_Core_Ajax_Imple_AutoCompleter $ac )
$ac Horde_Core_Ajax_Imple_AutoCompleter The underlying imple object.

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

$params публичное свойство

Configuration parameters.
public array $params
Результат array