HTML_Menu::getCurrentURL()HTML_Menu::getCurrentURL() -- Returns the URL of the currently selected page. Synopsisrequire_once 'HTML/Menu.php'; |
string HTML_Menu::getCurrentURL ()
DescriptionThe returned string is used for all test against the URL's in the menu structure hash. Throws
throws no exceptions thrown
NoteThis function can not be called
statically. |