HTML_QuickForm::validate() -- Performs the server side validation
Synopsis
require_once 'HTML/QuickForm.php'; |
boolean HTML_QuickForm::validate
(void)
Описание
Performs the server side validation.
Возвращаемое значение
return TRUE if no error found
Throws
throws no exceptions thrown
Заметка
since 1.0
Эта функция не должна вызываться статически.
HIVE: All information for read only. Please respect copyright! |