ManageRoles
in package
Admin page controller for managing roles.
Table of Contents
Methods
- render() : void
- Render.
- filterRolesForView() : array<string|int, mixed>
- Filter Roles For View.
Methods
render()
Render.
public
static render() : void
filterRolesForView()
Filter Roles For View.
private
static filterRolesForView(array<string|int, mixed> $allRoles, array<string|int, mixed> $coreKeys, bool $includeWp) : array<string|int, mixed>
Parameters
- $allRoles : array<string|int, mixed>
- $coreKeys : array<string|int, mixed>
- $includeWp : bool