Property | Type | Description | |
---|---|---|---|
$basePath | |||
$id | |||
$name |
Property | Type | Description | |
---|---|---|---|
$requests |
Method | Description | |
---|---|---|
__construct ( $name, $basePath ) | ||
addCollection ( |
||
addManyCollections ( array $collections ) | ||
addManyRoutes ( array $routes ) | ||
addRequest ( |
||
addRoute ( Phalcon\Mvc\Router\Route $route ) | ||
getRequests ( ) |
public addCollection ( |
||
$collection |
public addManyCollections ( array $collections ) | ||
$collections | array |
public addRoute ( Phalcon\Mvc\Router\Route $route ) | ||
$route | Phalcon\Mvc\Router\Route |