
Public Member Functions | |
| __construct ($request, $loginurl=null) | |
| Pluf_HTTP_Response_RedirectToLogin::__construct | ( | $ | request, | |
| $ | loginurl = null | |||
| ) |
The $request object is used to know what the post login redirect url should be.
If the action url of the login page is not set, it will try to get the url from the login view from the 'login_view' configuration key.
| Pluf_HTTP_Request | The request object of the current page. | |
| string | The full url of the login page (null) |
Reimplemented from Pluf_HTTP_Response.