PHP Класс Horde_Core_Ajax_Imple_SpellChecker, horde

Copyright 2005-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])
Наследование: extends Horde_Core_Ajax_Imple
Показать файл Открыть проект

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

Метод Описание
__construct ( array $params = [] )

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

Метод Описание
_attach ( $init )
_handle ( Horde_Variables $vars ) Form variables used: - input

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

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

public __construct ( array $params = [] )
$params array OPTIONAL configuration parameters: - locales: (array) List of supported locales. - states: (array) TODO - targetId: (string) TODO

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

protected _attach ( $init )

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

Form variables used: - input
protected _handle ( Horde_Variables $vars )
$vars Horde_Variables