HTML_Menu::getCurrentURL()
HTML_Menu::getCurrentURL() – Returns the URL of the currently selected page.
Synopsis
require_once 'HTML/Menu.php';
string HTML_Menu::getCurrentURL (
)
Описание
The returned string is used for all test against the URL's in the menu structure hash.
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.
Пред. | HTML_Menu | След. |
HTML_Menu::get() | PEAR Руководство | HTML_Menu::getPath() |