HTML_QuickForm_group::setElements() | |
PEAR Manual | |
require_once 'HTML/QuickForm/Renderer/Object.php'; |
void HTML_QuickForm_Renderer_Object::HTML_QuickForm_Renderer_Object (
bool $collectHidden = FALSE
)
This package is not documented yet.
TRUE: collect all hidden elements into string; FALSE: process them as usual form elements
throws no exceptions thrown
This function can not be called statically.
HTML_QuickForm_group::setElements() | |
PEAR Manual | |