Class WFRequestController_RedirectException

Description

Helper class to allow modules to easily redirect the client to a given URL.

Modules can throw a WFRedirectRequestException anytime to force the client to redirect.

Located in /framework/WFRequestController.php (line 246)

Exception
   |
   --WFException
      |
      --WFRedirectRequestException
         |
         --WFRequestController_RedirectException
Variables

Inherited Variables

Inherited from WFRedirectRequestException

WFRedirectRequestException::$redirectUrl

Inherited from WFException

WFException::$name

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods

Inherited Methods

Inherited From WFRedirectRequestException

WFRedirectRequestException::__construct()
WFRedirectRequestException::getRedirectURL()

Inherited From WFException

WFException::__construct()
WFException::name()
WFException::raise()
WFException::setName()

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Thu, 17 Apr 2008 13:52:05 -0400 by phpDocumentor 1.4.1