Bitrix API

EntityCounterManager

Table of Contents

Methods

convertCodeToExcluded()  : string
parseCode()  : mixed
prepareCode()  : mixed
prepareCodes()  : mixed
prepareValue()  : mixed
processSettingChange()  : mixed
reset()  : mixed
resetExcludeUsersCounters()  : void

Methods

convertCodeToExcluded()

public static convertCodeToExcluded(string $code) : string
Parameters
$code : string
Return values
string

prepareCode()

public static prepareCode(mixed $entityTypeID, mixed $typeID[, array<string|int, mixed> $extras = null ]) : mixed
Parameters
$entityTypeID : mixed
$typeID : mixed
$extras : array<string|int, mixed> = null

prepareCodes()

public static prepareCodes(mixed $entityTypeID, mixed $typeIDs[, array<string|int, mixed> $extras = null ]) : mixed
Parameters
$entityTypeID : mixed
$typeIDs : mixed
$extras : array<string|int, mixed> = null

prepareValue()

public static prepareValue(mixed $code[, mixed $userID = 0 ]) : mixed
Parameters
$code : mixed
$userID : mixed = 0

processSettingChange()

public static processSettingChange(mixed $name, mixed $value) : mixed
Parameters
$name : mixed
$value : mixed

reset()

public static reset(array<string|int, mixed> $codes, array<string|int, mixed> $userIDs) : mixed
Parameters
$codes : array<string|int, mixed>
$userIDs : array<string|int, mixed>

resetExcludeUsersCounters()

public static resetExcludeUsersCounters(array<string|int, mixed> $codes, array<string|int, mixed> $userIds) : void
Parameters
$codes : array<string|int, mixed>
$userIds : array<string|int, mixed>

        
On this page

Search results