Detailed Description
Definition at line 3 of file UWjuiAutoComplete.php.
Member Function Documentation
UWjuiAutoComplete::editAttribute |
( |
|
$model, |
|
|
|
$field, |
|
|
|
$htmlOptions = array() |
|
) |
| |
- Parameters
-
$model | - profile model |
$field | - profile fields model item |
$params | - htmlOptions |
- Returns
- string
Definition at line 79 of file UWjuiAutoComplete.php.
UWjuiAutoComplete::init |
( |
| ) |
|
UWjuiAutoComplete::setAttributes |
( |
|
$value, |
|
|
|
$model, |
|
|
|
$field_varname |
|
) |
| |
UWjuiAutoComplete::viewAttribute |
( |
|
$model, |
|
|
|
$field |
|
) |
| |
- Parameters
-
$model | - profile model |
$field | - profile fields model item |
- Returns
- string
Definition at line 56 of file UWjuiAutoComplete.php.
Member Data Documentation
UWjuiAutoComplete::$params |
Initial value: array(
'ui-theme' => 'base',
'modelName' => '',
'optionName' => '',
'emptyFieldLabel' => 'Not found',
'emptyFieldValue' => 0,
'relationName' => '',
'minLength' => '',
)
Definition at line 5 of file UWjuiAutoComplete.php.
The documentation for this class was generated from the following file: