HTML_QuickForm_group::setElements() | |
PEAR Manual | |
require_once 'HTML/QuickForm/Renderer.php'; |
void HTML_QuickForm_Renderer::finishGroup (
object &$group
)
Called when visiting a group, after processing all group elements
HTML_QuickForm_group object being visited
throws no exceptions thrown
abstract
This function can not be called statically.
HTML_QuickForm_group::setElements() | |
PEAR Manual | |