HTML_QuickForm_Renderer::startGroup() -- Start visiting a group (package developer related)
Description
Called when visiting a group, before processing any group elements
Parameter
- object
&$group
HTML_QuickForm_group object being visited
- boolean
$required
Whether a group is required
- string
$error
An error message associated with a group
Throws
throws no exceptions thrown
Note
abstract
This function can not be called
statically.