rex_structure_perm
extends rex_complex_perm
Table of Contents
Methods
-
getFieldParams()
: array<string|int, mixed>
-
getMountpointCategories()
: array<int, rex_category>
-
getMountpoints()
: array<string|int, mixed>
-
hasCategoryPerm()
: bool
-
hasMountpoints()
: bool
-
hasStructurePerm()
: bool
getFieldParams()
public
static getFieldParams() : array<string|int, mixed>
Return values
array<string|int, mixed>
getMountpointCategories()
public
getMountpointCategories() : array<int, rex_category>
getMountpoints()
public
getMountpoints() : array<string|int, mixed>
Return values
array<string|int, mixed>
hasCategoryPerm()
public
hasCategoryPerm(int $categoryId) : bool
Parameters
-
$categoryId
: int
-
hasMountpoints()
public
hasMountpoints() : bool
hasStructurePerm()
public
hasStructurePerm() : bool