HTML_QuickForm::validate()

HTML_QuickForm::validate() -- Performs the server side validation

Referentiesamenvatting

require_once 'HTML/QuickForm.php';

boolean HTML_QuickForm::validate (void)

Beschrijving

Performs the server side validation.

Return waarde

return TRUE if no error found

Throws

throws no exceptions thrown

Note

since 1.0

Deze functie kan niet statisch worden aangeroepen.