abstract public getHandlers () ...
public setActiveHandler (callable $activeHandler) Sets externally the handler that must be called by the matched route
abstract public setHandler (mixed $handler, [mixed $lazy]) ...
abstract public setLazy (mixed $lazy) ...
public isLazy () Returns if the main handler must be lazy loaded
public Phalcon\Mvc\Micro\Collection setHandler
abstract public setPrefix (mixed $prefix) ...
abstract public map (mixed $routePattern, mixed $handler, [mixed $name]) ...
public Phalcon\Mvc\Router\RouteInterface
abstract public options (mixed $routePattern, mixed $handler, [mixed $name]) ...
Page 3 of 7