HTML_Menu::setURLEnvVar() -- Sets the environment variable to use to get the current URL.
Beschreibung
The default variable name is 'PHP_SELF', which means 'current script name'.
Parameter
- string
$urlEnvVar
environment variable for current URL
Fehler-Meldungen
throws no exceptions thrown
Hinweise
Diese Methode kann nicht
statisch aufgerufen werden.