PermissionManager
Table of Contents
Methods
-
checkSectionPermission()
: bool
-
checkTypePermission()
: bool
-
getAvailableOperations()
: array<string|int, mixed>
-
isLocationFeatureEnabled()
: bool
checkSectionPermission()
public
static checkSectionPermission(mixed $operation, mixed $sectionId) : bool
Parameters
-
$operation
: mixed
-
-
$sectionId
: mixed
-
checkTypePermission()
public
static checkTypePermission(mixed $operation) : bool
Parameters
-
$operation
: mixed
-
getAvailableOperations()
public
static getAvailableOperations() : array<string|int, mixed>
Return values
array<string|int, mixed>
isLocationFeatureEnabled()
public
static isLocationFeatureEnabled() : bool
-
throws
-
LoaderException