HTML_Common2 | --HTML_QuickForm2_Node | --HTML_QuickForm2_Element
mixed applyFilters( mixed $value)
void getJavascriptTriggers( )
Overridden in child classes as:
string getJavascriptValue( [bool $inContainer = false])
string getPersistentContent( )
This is used to pass the frozen element's value if 'persistent freeze' feature is on
HTML_QuickForm2_Renderer render( HTML_QuickForm2_Renderer $renderer)
void setName( $name)
void updateValue( )
The default behaviour is to go through the complete list of the data sources until the non-null value is found.