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
Inherited from WFRedirectRequestException
WFRedirectRequestException::$redirectUrl
Inherited from WFException
WFException::$name
Inherited from Exception (Internal Class)
$code
$file
$line
$message
$string
$trace
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, 07 Aug 2008 10:36:59 -0400 by phpDocumentor 1.4.1