Controller::getNextName() (Previous) (Next) Controller::getPrevName()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Controller::getPage()

Controller::getPage() -- Returns a page

Synopsis

require_once 'HTML/QuickForm/Controller.php';

object HTML_QuickForm_Page &HTML_QuickForm_Controller::getPage (string $pageName)

Description

Ce module n'est actuellement pas documenté.

Paramètres

chaîne de caractères $pageName

Name of a page

Valeur retournée

returns A reference to the page

Valeurs renvoyées

throws PEAR_Error

Note

Cette fonction ne peut pas être appelée de façon statique.

Controller::getNextName() (Previous) (Next) Controller::getPrevName()

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.