public setControllerSuffix (mixed $controllerSuffix) Sets the default controller suffix
integer EXCEPTION_CYCLIC_ROUTING
public getControllerClass () Possible controller class name that will be located to dispatch the request
public getControllerName () Gets last dispatched controller name
public getPreviousActionName () Gets previous dispatched action name
public setDefaultController (mixed $controllerName) Sets the default controller name
integer EXCEPTION_HANDLER_NOT_FOUND
integer EXCEPTION_ACTION_NOT_FOUND
integer EXCEPTION_INVALID_HANDLER
public getActiveController () Returns the active controller in the dispatcher
Page 1 of 2