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.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Ajax_Imple
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
__construct ( array $params = [] )

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

protected _attach ( $init )

_handle() protected method

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