Controller::getNextName()
Controller::getNextName() – Returns the name of the page after the given.
Synopsis
require_once 'HTML/QuickForm/Controller.php';
string HTML_QuickForm_Controller::getNextName (
string $pageName
)
Description
This package is not documented yet.
Parameter
-
string
$pageName
-
Throws
throws no exceptions thrown
Note
This function can not be called statically.