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