Skip to content

Kirby 4.2.0

$page->isListable()

Check if the page can be listable by the current user This permission depends on the read option until v5

$page->isListable(): bool

Return type

bool

Parent class

Kirby\Cms\Page