HTML_QuickForm_Renderer_Tableless::setOpenHiddenFieldsetTemplate() -- Sets the template used when opening a hidden fieldset (i.e. a fieldset
that is opened when there is no header element)
Description
Sets the template used when opening a hidden fieldset (i.e. a fieldset
that is opened when there is no header element).
Parameter
- string
$html
The HTML used when opening a hidden fieldset
Throws
throws no exceptions thrown
Note
This function can not be called
statically.