Controller::getActionName() Controller::getPage()

HTML_QuickForm_Controller

PEAR Manual


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.



Controller::getActionName() Controller::getPage()

HTML_QuickForm_Controller

PEAR Manual