HTML_QuickForm::accept() -- Accepts a renderer
Description
Accepts a renderer. This method is a part of the Visitor design pattern implementation.
Parameter
- object
&$renderer
HTML_QuickForm_Renderer object
Throws
throws no exceptions thrown
Note
since 3.0
This function can not be called
statically.