HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbFormInputElement Class Reference

Public Member Functions

 render ()

Public Attributes

 $widgetOptions = array()
 $type
 $name
 $label
 $labelOptions
 $hint
 $hintOptions
 $prepend
 $prependOptions
 $append
 $appendOptions
 $items = array()
 $errorOptions = array()
 $enableAjaxValidation = true
 $enableClientValidation = true

Static Public Attributes

static $inputTypes

Protected Member Functions

 generateGroupOptions ()
 evaluateVisible ()

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.

Here is the caller graph for this function:

TbFormInputElement::render ( )

Render this element.

Returns
string The rendered element.

Definition at line 176 of file TbFormInputElement.php.

Here is the call graph for this function:

Member Data Documentation

TbFormInputElement::$append

Definition at line 109 of file TbFormInputElement.php.

TbFormInputElement::$appendOptions

Definition at line 116 of file TbFormInputElement.php.

TbFormInputElement::$enableAjaxValidation = true

Definition at line 140 of file TbFormInputElement.php.

TbFormInputElement::$enableClientValidation = true

Definition at line 149 of file TbFormInputElement.php.

TbFormInputElement::$errorOptions = array()

Definition at line 131 of file TbFormInputElement.php.

TbFormInputElement::$hint

Definition at line 83 of file TbFormInputElement.php.

TbFormInputElement::$hintOptions

Definition at line 90 of file TbFormInputElement.php.

TbFormInputElement::$inputTypes
static

Definition at line 10 of file TbFormInputElement.php.

TbFormInputElement::$items = array()

Definition at line 123 of file TbFormInputElement.php.

TbFormInputElement::$label

Definition at line 68 of file TbFormInputElement.php.

TbFormInputElement::$labelOptions

Definition at line 77 of file TbFormInputElement.php.

TbFormInputElement::$name

Definition at line 62 of file TbFormInputElement.php.

TbFormInputElement::$prepend

Definition at line 96 of file TbFormInputElement.php.

TbFormInputElement::$prependOptions

Definition at line 103 of file TbFormInputElement.php.

TbFormInputElement::$type

Definition at line 57 of file TbFormInputElement.php.

TbFormInputElement::$widgetOptions = array()

Definition at line 49 of file TbFormInputElement.php.


The documentation for this class was generated from the following file: