Public Member Functions |
| | render () |
Detailed Description
Definition at line 4 of file TbFormInputElement.php.
Member Function Documentation
| TbFormInputElement::evaluateVisible |
( |
| ) |
|
|
protected |
Evaluates the visibility of this element. This method will check if the attribute associated with this input is safe for the current model scenario.
- Returns
- bool Whether this element is visible.
Definition at line 217 of file TbFormInputElement.php.
| TbFormInputElement::generateGroupOptions |
( |
| ) |
|
|
protected |
Generates row options array from this class properties.
- Returns
- array The row options.
Definition at line 155 of file TbFormInputElement.php.
| TbFormInputElement::render |
( |
| ) |
|
Member Data Documentation
| TbFormInputElement::$append |
| TbFormInputElement::$appendOptions |
| TbFormInputElement::$enableAjaxValidation = true |
| TbFormInputElement::$enableClientValidation = true |
| TbFormInputElement::$errorOptions = array() |
| TbFormInputElement::$hint |
| TbFormInputElement::$hintOptions |
| TbFormInputElement::$inputTypes |
|
static |
| TbFormInputElement::$items = array() |
| TbFormInputElement::$label |
| TbFormInputElement::$labelOptions |
| TbFormInputElement::$name |
| TbFormInputElement::$prepend |
| TbFormInputElement::$prependOptions |
| TbFormInputElement::$type |
| TbFormInputElement::$widgetOptions = array() |
The documentation for this class was generated from the following file: