Bitrix API

UserProcessor uses CommandTrait

Table of Contents

Methods

add()  : void
getInstance()  : mixed
readAll()  : void
recount()  : void
recountAll()  : void
reset()  : void
seen()  : void

Methods

add()

public add(string $counter[, array<string|int, mixed> $logIds = [] ]) : void
Parameters
$counter : string
$logIds : array<string|int, mixed> = []

getInstance()

public static getInstance(int $userId) : mixed
Parameters
$userId : int

readAll()

public readAll([int $groupId = 0 ]) : void
Parameters
$groupId : int = 0

recount()

public recount(string $counter[, array<string|int, mixed> $logIds = [] ]) : void
Parameters
$counter : string
$logIds : array<string|int, mixed> = []

recountAll()

public recountAll(string $counter) : void
Parameters
$counter : string

reset()

public static reset([int $userId = 0 ][, array<string|int, mixed> $types = [] ][, array<string|int, mixed> $logIds = [] ][, array<string|int, mixed> $groupIds = [] ][, array<string|int, mixed> $exceptGroups = [] ]) : void
Parameters
$userId : int = 0
$types : array<string|int, mixed> = []
$logIds : array<string|int, mixed> = []
$groupIds : array<string|int, mixed> = []
$exceptGroups : array<string|int, mixed> = []

seen()

public seen(string $counter[, array<string|int, mixed> $logIds = [] ]) : void
Parameters
$counter : string
$logIds : array<string|int, mixed> = []

        
On this page

Search results