void HTML_QuickForm_Renderer_Tableless::setGroupTemplate (
string $html
, string $group
)
This template is contained within a group-as-element template set via setTemplate() and contains group's element templates, set via setGroupElementTemplate()
$html
The HTML surrounding group elements
$group
Name of the group to apply template for
throws no exceptions thrown
This function can not be called statically.