![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Public Member Functions | |
| HTML_QuickForm_yui_autocomplete ($elementName=null, $elementLabel=null, $attributes=null, $properties=null) | |
| toHtml () | |
| getFrozenHtml () | |
Data Fields | |
| $options = array() | |
| $vocabularyName = null | |
| $datasourceUrl = null | |
| $resultNode = null | |
| $queryKeyNode = null | |
| $additionalNodes = array() | |
| $scriptQueryParam = '-search' | |
Definition at line 5 of file yui_autocomplete.php.
| getFrozenHtml | ( | ) |
Definition at line 101 of file yui_autocomplete.php.
| HTML_QuickForm_yui_autocomplete | ( | $elementName = null, |
|
$elementLabel = null, |
|||
$attributes = null, |
|||
$properties = null |
|||
| ) |
Definition at line 15 of file yui_autocomplete.php.
| toHtml | ( | ) |
Returns the textarea element in HTML
Definition at line 35 of file yui_autocomplete.php.
| $additionalNodes = array() |
Definition at line 11 of file yui_autocomplete.php.
| $datasourceUrl = null |
Definition at line 8 of file yui_autocomplete.php.
| $options = array() |
Definition at line 6 of file yui_autocomplete.php.
| $queryKeyNode = null |
Definition at line 10 of file yui_autocomplete.php.
| $resultNode = null |
Definition at line 9 of file yui_autocomplete.php.
| $scriptQueryParam = '-search' |
Definition at line 12 of file yui_autocomplete.php.
| $vocabularyName = null |
Definition at line 7 of file yui_autocomplete.php.
1.8.1.2