void HTML_QuickForm_Renderer_Default::setFormTemplate (
string $html
)
Sets form template. The template should include {attributes}
and {content}
placeholders.
The default form template is
$html
The HTML surrounding the form tags
throws no exceptions thrown
This function can not be called statically.