public mixed getHandler () Returns the main handler
public setActionSuffix (mixed $actionSuffix) Changes the action method suffix
abstract public setParameter (mixed $position, array $parameter) ...
integer SESSION_NONE
public dropView (mixed $viewName, [mixed $schemaName], [mixed $ifExists]) Drops a view
public static EscaperInterface getEscaper (array $params) Obtains the ‘escaper’ service if required
abstract public wasMatched () ...
abstract public delete (mixed $keyName) ...
public handle ([mixed $uri]) Handles routing information received from the rewrite engine // Read the info from the rewrite engine $router->handle(); // Manually passing an URL $router->handle('/posts/edit/1');
abstract public setDefaultAction (mixed $actionName) ...
Page 152 of 382