Controller::getNextName()

Controller::getNextName() – 指定したページの次のページの名前を返す

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

例外はスローされません。

Note

This function can not be called statically.