public handle ([array $arguments]) Handles routing information received from command-line arguments
abstract public getRouteById (mixed $id) ...
public getRouteId () Returns the route’s id
abstract public reConfigure (mixed $pattern, [mixed $paths]) ...
public callActionMethod (mixed $handler, mixed $actionMethod, [array $params]) ...
public getOptions () Get dispatched options
abstract public wasMatched () ...
public getActiveTask () Returns the active task in the dispatcher
abstract public getMatchedRoute () ...
public getTaskName () Returns proccesed task name
Page 8 of 10