JController::redirect/1.6
From Joomla! Documentation
JController::redirect
Description
Redirects the browser or returns false if no redirect is set.
Description:JController::redirect [Edit Descripton]
public function redirect ()
- Returns boolean False if no redirect exists.
- Defined on line 817 of libraries/joomla/application/component/controller.php
- Since

See also
JController source code on JoomlaCode
Class JController
Subpackage Application- Other versions of JController::redirect
SeeAlso:JController::redirect [Edit See Also]