Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17107 программистов и 1835 роботов. Сейчас ищут 1527 программистов ...
Controller::findInvalid()
Вернуться к: HTML_QuickForm_Controller
Controller::findInvalid()
Controller::findInvalid() – Finds the (first) invalid page
Synopsis
require_once 'HTML/QuickForm/Controller.php';
string HTML_QuickForm_Controller::findInvalid ( )
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.
Вернуться к: HTML_QuickForm_Controller