constructor HTML_Menu::HTML_Menu() (Previous) (Next) HTML_Menu::get()

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

HTML_Menu::forceCurrentUrl()

HTML_Menu::forceCurrentUrl() -- 指定した URL を強制的に "現在の" URL にする

説明

これを使うのは、現在の URL を環境変数 (たとえば $_SERVER['PHP_SELF'] など) から取得するのではなく独自のロジックで決定したい場合です。

パラメータ

string $url

使用する URL。

例外・エラー

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

参照

HTML_Menu::setURLEnvVar(), HTML_Menu::getCurrentUrl() を参照ください。

注意

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

constructor HTML_Menu::HTML_Menu() (Previous) (Next) HTML_Menu::get()

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.