Page::handle() | Page::loadValues() |
HTML_QuickForm_Controller | |
PEAR Manual | |
require_once 'HTML/QuickForm/Page.php'; |
bool HTML_QuickForm_Page::isFormBuilt (
)
This is used to check whether it is necessary to call buildForm() or not.
throws no exceptions thrown
This function can not be called statically.
Page::handle() | Page::loadValues() |
HTML_QuickForm_Controller | |
PEAR Manual | |