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

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

Controller::getPage()

Controller::getPage() -- ページを返す

概要

require_once 'HTML/QuickForm/Controller.php';

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

説明

このパッケージに関する文書は、未作成です。

パラメータ

string $pageName

ページの名前。

返り値

ページへの参照を返します。

例外・エラー

PEAR_Error をスローします。

注意

この関数は、スタティックにコールする ことはできません。

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

Download Documentation Last updated: Sun, 31 Aug 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.