Inheritance diagram for AutoCompleteField:

This field uses the del.icio.us library to create a rockin AJAX autocomplete field. for more information see http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter
Definition at line 13 of file autocomplete-field.inc.php.
| Public Member Functions | |
| __construct ($name, Form &$parentForm, array $attribs=array()) | |
| Constructor. | |
| drawInput () | |
| Draw the field. | |
| Public Attributes | |
| $lookupUrl = null | |
| $minChars = 1 | |
| $indicator = true | |
| $indicatorUrl = '/lib/img/ajax/loading-blue.gif' | |
| $updateElement = null | |
| $afterUpdateElement = null | |
| 
 | ||||||||||||||||
| Constructor. 
 
 Reimplemented from AbstractField. Definition at line 22 of file autocomplete-field.inc.php. | 
| 
 | 
| Draw the field. 
 Reimplemented from TextField. Definition at line 37 of file autocomplete-field.inc.php. | 
| 
 | 
| 
 Definition at line 20 of file autocomplete-field.inc.php. | 
| 
 | 
| 
 Definition at line 17 of file autocomplete-field.inc.php. | 
| 
 | 
| 
 Definition at line 18 of file autocomplete-field.inc.php. | 
| 
 | 
| 
 Definition at line 15 of file autocomplete-field.inc.php. | 
| 
 | 
| 
 Definition at line 16 of file autocomplete-field.inc.php. | 
| 
 | 
| 
 Definition at line 19 of file autocomplete-field.inc.php. | 
 1.3.9.1
 1.3.9.1