PageRules::move()
Check if the page can be moved to the given parent
Parameters
Name | Type | Default |
---|---|---|
$page * | Kirby\Cms\Page |
– |
$parent * | Kirby\Cms\Site |Kirby\Cms\Page |
– |
Return type
bool
Check if the page can be moved to the given parent
Name | Type | Default |
---|---|---|
$page * | Kirby\Cms\Page |
– |
$parent * | Kirby\Cms\Site |Kirby\Cms\Page |
– |
bool