public getNamespaceName () Gets a namespace to be prepended to the current handler name
public setActionName (mixed $actionName) Sets the action name to be dispatched
public getParams () Gets action params
public forward (array $forward) Forwards the execution flow to another controller/action Dispatchers are unique per
public setModuleName (mixed $moduleName) Sets the module where the controller is (only informative)
public getModuleName () Gets the module where the controller class is
public mixed getReturnedValue () Returns value returned by the latest dispatched action
Page 4 of 4