Class WFRequestController_InternalRedirectException

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 247)

Exception
   |
   --WFException
      |
      --WFRedirectRequestException
         |
         --WFRequestController_InternalRedirectException
Variables

Inherited Variables

Inherited from WFRedirectRequestException

WFRedirectRequestException::$redirectUrl

Inherited from Exception (Internal Class)

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

Inherited Methods

Inherited From WFRedirectRequestException

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

Inherited From Exception (Internal Class)

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

Documentation generated on Thu, 14 May 2009 16:20:23 -0400 by phpDocumentor 1.4.2