LogRight
Table of Contents
Methods
-
get()
: mixed
-
getUserIdsByLogRights()
: array<string|int, mixed>
-
OnAfterLogUpdate()
: mixed
get()
public
static get([int $logId = 0 ]) : mixed
Parameters
-
$logId
: int
= 0
-
getUserIdsByLogRights()
public
static getUserIdsByLogRights(array<string|int, mixed> $logRights) : array<string|int, mixed>
Parameters
-
$logRights
: array<string|int, mixed>
-
Return values
array<string|int, mixed>
OnAfterLogUpdate()
public
static OnAfterLogUpdate(Event $event) : mixed
Parameters
-
$event
: Event
-