|
Previous Page |
Solar_App_Base |
Next Page |
_redirect()
protected
void
_redirect (
Solar_Uri_Action|string $spec,
int|string $code default 302
)
Redirects to another page and action, then calls exit(0).
Inherited from Solar_Controller_Page.
Parameters
- (Solar_Uri_Action|string)
$spec: The URI to redirect to. - (int|string)
$code: The HTTP status code to redirect with; default is '302 Found'.
Returns
- (void)
Description
Redirects to another page and action, then calls exit(0).
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- __get()
- __set()
- _addViewHelpers()
- _addViewTemplates()
- _exception()
- _exceptionDuringFetch()
- _forward()
- _forwardActionMethod()
- _getActionFormat()
- _getActionMethod()
- _getActionView()
- _info()
- _isProcess()
- _load()
- _postAction()
- _postRender()
- _postRun()
- _preAction()
- _preRender()
- _preRun()
- _query()
- _redirect()
- _redirectNoCache()
- _render()
- _renderLayout()
- _renderView()
- _setContentType()
- _setLayoutTemplates()
- _setViewObject()
- _setup()
- actionError()
- apiVersion()
- display()
- dump()
- fetch()
- locale()
- setFrontController()