Inherits RouteDefinition.
Public Member Functions | |
| __construct ($dbConnection) | |
| findURL ($controllerId, array $parameters, $methodName, Locale $locale) | |
Public Attributes | |
| admin | logout => [Config::LOGOUT_CONTROLLER_IDENTIFIER |
| admin admin switch | country |
Protected Member Functions | |
| createModuleInfo (array $row, $controllerId, $action) | |
Protected Attributes | |
| $adminRoutePattern = "^/admin" | |
| $adminLoginLogouRoutes | |
| admin | $adminSpecificRoutes |
| $adminInterceptorIdentifiers | |
| $adminInternalInterceptorIdentifiers | |
| $dbConnection | |
| $log | |
Definice routovani, ktera provadi routovani pro jednotlive moduly admina
| __construct | ( | $dbConnection | ) |
|
protected |
| array | $row | |
| string | $controllerId | |
| string | $action |
| findURL | ( | $controllerId, | |
| array | $parameters, | ||
| $methodName, | |||
| Locale | $locale | ||
| ) |
| string | $controllerId | |
| array | $parameters |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
routovani specificke v ramci admina
|
protected |
|
protected |
| admin admin switch country |
| admin logout => [Config::LOGOUT_CONTROLLER_IDENTIFIER |