void onAttributeChange(
string
$name, [string
$value = null])
|
|
Intercepts setting 'name' and 'id' attributes
Overrides parent method to allow removal of 'name' attribute on Static elements
Overrides
HTML_QuickForm2_Node::onAttributeChange() (Intercepts setting 'name' and 'id' attributes)
Parameters:
Called when the element needs to update its value from form's data sources
Static elements content can be updated with default form values.
Overrides
HTML_QuickForm2_Element::updateValue() (Called when the element needs to update its value from form's data sources)