HTML_Menu::getCurrentURL()
HTML_Menu::getCurrentURL() -- Returns the URL of the currently selected page.
概要
require_once 'HTML/Menu.php'; |
string HTML_Menu::getCurrentURL ()
説明
The returned string is used for all test against the URL's in the menu structure hash.
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。