JApplication::redirect/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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

SeeAlso:JApplication::redirect [Edit See Also]

User contributed notes


Personal tools