static void setForceBrowserHeader(
string
$headerString)
|
|
Sets force browser headers with header() function directly- no waiting for the controller.
Usually used when there is no need for controller _HTMLResults machine handling- fileread(), simple opens and such
Tags:
Parameters:
void setForceRedirect(
string
$urlAddress)
|
|
Redirects to another location
Redirects to another url address and halts the current list of actions. Use only in cases of redirectiong to another url address or another part of the project, not reachable via normal action redirection.
Tags:
Parameters: