HTML_QuickForm_Renderer_Tableless::setFormTemplate()

HTML_QuickForm_Renderer_Tableless::setFormTemplate() -- Sets form template

Synopsis

void HTML_QuickForm_Renderer_Tableless::setFormTemplate (string $html)

Description

Sets the form template.

Parameter

string $html

The HTML surrounding the form tags

Throws

throws no exceptions thrown

Note

This function can not be called statically.