Redirects the browser to another URL and terminates programme execution.
public static function UnbUi::RedirectAndExit ($url);
This requires output buffering to be active to clear any previously printed output. Output buffering is normally enabled in UnbEnvironment::EnableHttpCompression, called by UnbEnvironment::SetupEnvironment, called by UnbUi::Init.
Member of class: UnbUi
Implementation file: ui.class.php, line 244
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.