public getActiveMethod () Returns the current method to be/executed in the dispatcher
public setReturnedValue (mixed $value) Sets the latest returned value by an action manually
public getActionName () Gets the latest dispatched action name
integer EXCEPTION_CYCLIC_ROUTING
public setDI (Phalcon\DiInterface $dependencyInjector)
integer EXCEPTION_ACTION_NOT_FOUND
public callActionMethod (mixed $handler, mixed $actionMethod, [array $params]) ...
public setParam (mixed $param, mixed $value) Set a param by its name or numeric index
public setEventsManager (Phalcon\Eve
public getHandlerClass () Possible class name that will be located to dispatch the request
Page 3 of 4