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.

Finds the names of the current page and the current action. (Previous) Returns a page (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.