PHP Class Horde_Core_Ajax_Imple_AutoCompleter_Pretty, 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.
Mostra file
Open project: horde/horde
Public Methods
Method Details
__construct()
public method
public __construct ( array $params = [] ) |
$params |
array |
Configuration options:
- box
- boxClass
- deleteIcon
- displayFilter
- existing
- filterCallback
- growingInputClass
- listClass
- minTriggerWidth
- onAdd
- onRemove
- requireSelection
- trigger
- triggerContainer
- uri |
public generate ( Horde_Core_Ajax_Imple_AutoCompleter $ac ) |
$ac |
Horde_Core_Ajax_Imple_AutoCompleter |
|