JApplication::redirect/1.6
From Joomla! Documentation
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 source code on JoomlaCode
Class JApplication
Subpackage Application- Other versions of JApplication::redirect
SeeAlso:JApplication::redirect [Edit See Also]