void HTML_QuickForm_Renderer::startGroup (
object &$group
, bool $required
, string $error
)
Called when visiting a group, before processing any group elements
HTML_QuickForm_group object being visited
Whether a group is required
An error message associated with a group
throws no exceptions thrown
abstract
This function can not be called statically.