PagePermissions::addable()

Can the current user add child pages to this page?

Optionally specify the page to be added as the first argument for additional access checking. i.e. if($page->addable($somePage))

Usage

$pagePermissions->addable(HookEvent $event);

Arguments

NameType(s)Description
$eventHookEvent

PagePermissions methods and properties

API reference based on ProcessWire core version 3.0.251