public setNamespaceName (mixed $namespaceName) Sets the namespace where the controller class is
public getActiveMethod () Returns the current method to be/executed in the dispatcher
public setModelBinding (boolean $value) Enable/Disable model binding during dispatch
public getDI () Returns the internal dependency injector
public setActionSuffix (mixed $actionSuffix) Sets the default action suffix
public wasForwarded () Check if the current executed action was forwarded by another one
public getActionSuffix () Gets the default action suffix
public boolean hasParam (mixed $param) Check if a param exists
public getDefaultNamespace () Returns the default namespace
public setDefaultAction (mixed $actionName) Sets the default action name
Page 2 of 4