PHP Class Horde_Core_Ajax_Imple_WeatherLocationAutoCompleter_Base, horde
Copyright 2011-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Datei anzeigen
Open project: horde/horde
Class Usage Examples
Protected Methods
Method Details
_getAutoCompleterForBlock()
protected method
protected _getAutoCompleterForBlock ( string $block ) : Horde_Core_Ajax_Imple_AutoCompleter_Ajax |
$block |
string |
The block type containing this autocompleter. |
return |
Horde_Core_Ajax_Imple_AutoCompleter_Ajax |
|