HTML_QuickForm_Renderer_Array::setElementStyle() -- Sets a style to use for element rendering
Description
Sets a style to use for element rendering (this style can later be checked by e.g. a template engine).
Parameter
- mixed
$elementName
element name or array ('element name' => 'style name')
- string
$styleName
style name if $elementName is not an array
Throws
throws no exceptions thrown
Note
This function can not be called
statically.