PagePermissions::listable()

Is the page listable by the current user?

A listable page may appear in a listing, but doesn't mean that the user can actually view the page or that the page is renderable.

Usage

$pagePermissions->listable(HookEvent $event);

Arguments

NameType(s)Description
$eventHookEvent

PagePermissions methods and properties

API reference based on ProcessWire core version 3.0.251