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)

Beschreibung

Dieses Package ist noch nicht dokumentiert.

Parameter

string $pageName

Fehler-Meldungen

throws no exceptions thrown

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.