HTML_Menu::getCurrentURL()

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

Referentiesamenvatting

require_once 'HTML/Menu.php';

string HTML_Menu::getCurrentURL ()

Beschrijving

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

Throws

throws no exceptions thrown

Zie

see HTML_Menu::setURLEnvVar(), HTML_Menu::forceCurrentUrl().

Note

Deze functie kan niet statisch worden aangeroepen.