Class WFRedirectRequestException

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

Exception
   |
   --WFException
      |
      --WFRedirectRequestException
Direct descendents
Class Description
WFRequestController_RedirectException Helper class to allow modules to easily redirect the client to a given URL.
WFRequestController_InternalRedirectException Helper class to allow modules to easily redirect the client to a given URL.
Variable Summary
mixed $redirectUrl
Method Summary
WFRedirectRequestException __construct ([ $message = NULL], [ $code = 0])
void getRedirectURL ()
Variables
mixed $redirectUrl (line 232)
  • access: protected
Methods
Constructor __construct (line 234)
WFRedirectRequestException __construct ([ $message = NULL], [ $code = 0])
  • $message
  • $code
getRedirectURL (line 240)
void getRedirectURL ()

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