HTML_QuickForm_group::setElements() | |
PEAR Manual | |
require_once 'HTML/QuickForm.php'; |
void HTML_QuickForm::accept (
object &$renderer
)
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.
HTML_QuickForm_group::setElements() | |
PEAR Manual | |