Public Member Functions | |
validateData ($data) | |
prepareAutoCompletion ($data, $keepLayouts=false) |
Definition at line 25 of file AutoComplete.php.
prepareAutoCompletion | ( | $ | data, |
$ | keepLayouts = false |
||
) |
Prepare autocompletion data
mixed | $data | |
boolean | $keepLayouts |
Definition at line 50 of file AutoComplete.php.
validateData | ( | $ | data ) |
Validate autocompletion data
mixed | $data |
Definition at line 34 of file AutoComplete.php.