導入 (Previous) (Next) HTML_Menu::forceCurrentUrl()

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

constructor HTML_Menu::HTML_Menu()

constructor HTML_Menu::HTML_Menu() -- メニューを初期化し、型とメニュー構造を設定する

説明

メニューを初期化し、メニュー構造とその型、 そして現在の URL を指定するために使用する変数を設定します。 すべてのパラメータはオプションで、あとで対応するメソッドで指定することができます。

パラメータ

array $menu

メニュー構造

string $type

メニューの型: 'tree''rows''urhere''prevnext''sitemap'

string $urlEnvVar

現在の URL を決定するために使用する環境変数。

例外・エラー

例外はスローされません。

注意

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

導入 (Previous) (Next) HTML_Menu::forceCurrentUrl()

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