HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate
HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate() – Sets the template used when opening a fieldset
Synopsis
void HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate (
string $html
)
Description
Sets the template used when opening a fieldset.
Parameter
-
string
$html
-
The HTML used when opening a fieldset
Throws
throws no exceptions thrown
Note
This function can not be called statically.