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