| HTML_QuickForm_group::setElements() | |
| PEAR Manual | |
require_once 'HTML/QuickForm/Renderer.php';
|
void HTML_QuickForm_Renderer::finishForm (
object &$form
)
Called when visiting a form, after processing all 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 | |