Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс CounterProvider
+ Граф наследования:CounterProvider:

Открытые члены

 __construct (private int $userId)
 
 isCounted ()
 
 isEnabled ()
 
 getTotal (int $spaceId=0)
 
 getValue (int $spaceId=0, array $metrics=[])
 
 getAvailableMetrics ()
 

Подробное описание

См. определение в файле counterprovider.php строка 9

Конструктор(ы)

◆ __construct()

__construct ( private int $userId)

См. определение в файле counterprovider.php строка 11

Методы

◆ getAvailableMetrics()

getAvailableMetrics ( )

Замещает ProviderInterface.

См. определение в файле counterprovider.php строка 45

◆ getTotal()

getTotal ( int $spaceId = 0)

Замещает ProviderInterface.

См. определение в файле counterprovider.php строка 23

◆ getValue()

getValue ( int $spaceId = 0,
array $metrics = [] )

Замещает ProviderInterface.

См. определение в файле counterprovider.php строка 28

◆ isCounted()

isCounted ( )

См. определение в файле counterprovider.php строка 13

◆ isEnabled()

isEnabled ( )

См. определение в файле counterprovider.php строка 18