HTML_Menu::getCurrentURL()

HTML_Menu::getCurrentURL() – Returns the URL of the currently selected page.

Synopsis

require_once 'HTML/Menu.php';

string HTML_Menu::getCurrentURL ( )

Description

The returned string is used for all test against the URL's in the menu structure hash.

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Returns the HTML menu. (Previous) Returns the path of the current page in the menu 'tree'. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.