FacturaScripts

ControllerPermissions
in package

FinalYes

Description of ControllerPermissionsTest

Table of Contents

Properties

$accessMode  : int
$allowAccess  : bool
$allowDelete  : bool
$allowExport  : bool
$allowImport  : bool
$allowUpdate  : bool
$onlyOwnerData  : bool

Methods

__construct()  : mixed
set()  : void
setParams()  : void

Properties

Methods

__construct()

public __construct([User|null $user = null ][, string|null $pageName = null ]) : mixed
Parameters
$user : User|null = null
$pageName : string|null = null

set()

public set(bool $access, int $accessMode, bool $delete, bool $update[, bool $onlyOwner = false ]) : void
Parameters
$access : bool
$accessMode : int
$delete : bool
$update : bool
$onlyOwner : bool = false

setParams()

public setParams(array<string|int, mixed> $params) : void
Parameters
$params : array<string|int, mixed>

        
On this page

Search results