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.