HTML_QuickForm_Renderer_Tableless::setHeaderTemplate
HTML_QuickForm_Renderer_Tableless::setHeaderTemplate() – Sets header template
Synopsis
void HTML_QuickForm_Renderer_Tableless::setHeaderTemplate (
string $html
)
Description
Sets the header template.
Parameter
-
string
$html
-
The HTML surrounding the header
Throws
throws no exceptions thrown
Note
This function can not be called statically.