Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
$page->isSite()
Checks if this page object is the main site
return
(boolean)
↑
Cheat Sheet overview
←
$page->isParentOf($child)
→
$page->isVisible()
↓
Back to Cheat Sheet section
Top