Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Fins
Fins.Response

Method Fins.Response()->redirect_temp()


Method redirect_temp

void redirect_temp(string|URI|function|Fins.FinsController to, array|void args, mapping|void vars)

Description

perform a temporary redirection

see redirect for details of the technique used to generate absolute URLs.

Parameter to

a string, Standards.URI object or an action (event or controller) that will be redirected to

Parameter args

an optional array of arguments that will be appended to the request url