void HTML_Menu::setURLEnvVar (
string $urlEnvVar
)
The default variable name is 'PHP_SELF'
, which means 'current script name'.
$urlEnvVar
environment variable for current URL
throws no exceptions thrown
This function can not be called statically.