HTML_Menu::getPath()

HTML_Menu::getPath() -- Returns the path of the current page in the menu 'tree'.

Referentiesamenvatting

require_once 'HTML/Menu.php';

array HTML_Menu::getPath ()

Beschrijving

'Path' here means the sequence of entry IDs leading to the current menu entry.

Return waarde

returns path to the selected menu item

Throws

throws no exceptions thrown

Note

Deze functie kan niet statisch worden aangeroepen.