__construct(string $forward_url=REFERRER, int $status_code=ELGG_HTTP_FOUND, bool $secure_forward_url=true)
Constructor.
setStatusCode(int $status_code)
{Sets response HTTP status code.Status code self }
setForwardURL(string $forward_url=REFERRER)
{Sets redirect URL.Forward URL self }
const REFERRER
Used in calls to forward() to specify the browser should be redirected to the referring page...
Redirect response builder.