HTML_Menu::setURLEnvVar() -- Sets the environment variable to use to get the current URL.
Opis
The default variable name is 'PHP_SELF', which means 'current script name'.
Parametr
- string
$urlEnvVar
environment variable for current URL
Wyjątki
throws no exceptions thrown
Uwagi
Ta funkcja nie może być wywołana
statycznie.