Controller::findInvalid()

Controller::findInvalid() – 入力内容が無効な (最初の) ページを探す

Synopsis

require_once 'HTML/QuickForm/Controller.php';

string HTML_QuickForm_Controller::findInvalid ( )

Description

This package is not documented yet.

Return value

無効なページの名前を返します。

Throws

throws no exceptions thrown

Note

This function can not be called statically.