API17:JApplication::redirect
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JApplication::redirect
Description
Redirect to another URL.
Description:JApplication::redirect [Edit Descripton]
public function redirect ( $url $msg='' $msgType='message' $moved=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $url | |||
| $msg | |||
| $msgType | 'message' | ||
| $moved | false |
- Returns
- Defined on line 312 of libraries/joomla/application/application.php
See also
-
JApplication::redirect source code on BitBucket
-
Class JApplication
-
Subpackage Application
- Other versions of JApplication::redirect
SeeAlso:JApplication::redirect [Edit See Also]
User contributed notes
<CodeExamplesForm />
