Controller::getPrevName()

Controller::getPrevName() – Returns the name of the page before the given.

Synopsis

require_once 'HTML/QuickForm/Controller.php';

string HTML_QuickForm_Controller::getPrevName ( 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.