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