require_once 'HTML/QuickForm.php';
void HTML_QuickForm::accept (object &$renderer)
void HTML_QuickForm::accept
Accepts a renderer. This method is a part of the Visitor design pattern implementation.
HTML_QuickForm_Renderer object
throws no exceptions thrown
since 3.0
This function can not be called statically.