public getRoutes () Returns all the routes defined in the router
public setDefaultController (mixed $controllerName) Sets the default controller name
abstract public execute () ...
public getRaw (mixed $name) Returns a service definition without resolving
public isConnect () Checks whether HTTP method is CONNECT. if _SERVER[“REQUEST_METHOD”]===”CONNECT”
abstract public getWhere () ...
abstract public getSQLBindTypes () ...
public isSecure () Checks whether request has been made using any secure layer
public getViewsDir () Gets views directory
abstract public getDescriptor () ...
Page 120 of 382