HTML_Menu::get() HTML_Menu::getPath()

HTML_Menu

PEAR Manual


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.



HTML_Menu::get() HTML_Menu::getPath()

HTML_Menu

PEAR Manual