Bitrix API

CounterController

Table of Contents

Methods

getInstance()  : Base
getValue()  : array<string|int, mixed>

Methods

getInstance()

public static getInstance([string $name = '' ][, int $entityId = 0 ][, int $userId = 0 ]) : Base
Parameters
$name : string = ''
$entityId : int = 0
$userId : int = 0
Tags
throws
UnknownCounterException
Return values
Base

getValue()

public static getValue([string $name = '' ][, int $entityId = 0 ][, int $userId = 0 ]) : array<string|int, mixed>
Parameters
$name : string = ''
$entityId : int = 0
$userId : int = 0
Return values
array<string|int, mixed>

        
On this page

Search results