Documentation

rex_structure_perm extends rex_complex_perm
in package

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

Methods

getFieldParams()

public static getFieldParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

getMountpoints()

public getMountpoints() : array<string|int, mixed>
Return values
array<string|int, mixed>

hasCategoryPerm()

public hasCategoryPerm(int $categoryId) : bool
Parameters
$categoryId : int
Return values
bool

hasMountpoints()

public hasMountpoints() : bool
Return values
bool

hasStructurePerm()

public hasStructurePerm() : bool
Return values
bool

        
On this page

Search results