Reroute controller response.

This will cause the request to internally be redirected to the named controller/action. The user will not be made aware of this redirection.

package XenForo_Mvc

 Properties

 

$action : string
 

$containerParams : array
Inherited
inherited_from \XenForo_ControllerResponse_Abstract::$$containerParams
 

$controllerAction 
Inherited
inherited_from \XenForo_ControllerResponse_Abstract::$$controllerAction
 

$controllerName : string
 

$responseCode : integer
Inherited
inherited_from \XenForo_ControllerResponse_Abstract::$$responseCode
 

$viewName 
Inherited
inherited_from \XenForo_ControllerResponse_Abstract::$$viewName