Drawer::routes()
Builds the routes for a dialog
Drawer::routes(string $id, string $areaId, string $prefix = '', array $options = [ ])
Parameters
| Name | Type | Default |
|---|---|---|
| $id * | string |
– |
| $areaId * | string |
– |
| $prefix | string |
'' |
| $options | array |
[ ] |
Parent class
Kirby\Panel\Drawer inherited from Kirby\Panel\Dialog