Role::hasPermission() method

Does this role have the given permission name, id or object?

Usage

// basic usage
$bool = $role->hasPermission($permission);

// usage with all arguments
$bool = $role->hasPermission($permission, $context = null);

Arguments

NameType(s)Description
permissionstring, int, Permission

Permission object, name, or id.

context (optional)Page, Template, null

Optional Page or Template context.

Return value

bool

See Also


Role methods and properties

API reference based on ProcessWire core version 3.0.244

“ProcessWire is like a breath of fresh air. So powerful yet simple to build with and customise, and web editors love it too.” —Margaret Chatwin, Web developer