HTML_Menu::getCurrentURL()

HTML_Menu::getCurrentURL() – Retourne l'URL de la page sélectionnée courante

Synopsis

require_once 'HTML/Menu.php';

string HTML_Menu::getCurrentURL ( )

Description

La chaîne retournée est utilisée pour tous les tests sur les URLs dans le hashage de la structure du menu.

Throws

No exceptions thrown.

Note

This function can not be called statically.