require_once 'HTML/QuickForm/Renderer/Default.php';
void HTML_QuickForm_Renderer_Default::setGroupElementTemplate (string $html, string $group)
void HTML_QuickForm_Renderer_Default::setGroupElementTemplate
Sets element template for elements within a group.
By default, the template is empty.
The HTML surrounding an element
Name of the group to apply template for
throws no exceptions thrown
This function can not be called statically.