PHP Class 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.
ファイルを表示
Open project: horde/horde
Public Methods
Protected Methods
Method |
Description |
|
_attach ( $init ) |
|
|
_handle ( Horde_Variables $vars ) |
Form variables used:
- input |
|
Method Details
__construct()
public method
public __construct ( array $params = [] ) |
$params |
array |
OPTIONAL configuration parameters:
- locales: (array) List of supported locales.
- states: (array) TODO
- targetId: (string) TODO |
_attach()
protected method
_handle()
protected method
Form variables used:
- input
protected _handle ( Horde_Variables $vars ) |
$vars |
Horde_Variables |
|