Controller::getNextName()
Controller::getNextName() -- Returns the name of the page after the given.
概要
require_once 'HTML/QuickForm/Controller.php'; |
string HTML_QuickForm_Controller::getNextName (string $pageName)
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。