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