Controller::exportValues() Controller::getActionName()

HTML_QuickForm_Controller

PEAR Manual


Controller::findInvalid()

Controller::findInvalid() -- Finds the (first) invalid page

Synopsis

      require_once 'HTML/QuickForm/Controller.php';
     

string HTML_QuickForm_Controller::findInvalid ( )

Description

This package is not documented yet.

Return value

returns Name of an invalid page

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Controller::exportValues() Controller::getActionName()

HTML_QuickForm_Controller

PEAR Manual