Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс CounterController

Открытые статические члены

static getValue (string $name='', int $entityId=0, int $userId=0)
 
static getInstance (string $name='', int $entityId=0, int $userId=0)
 

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

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

Методы

◆ getInstance()

static getInstance ( string $name = '',
int $entityId = 0,
int $userId = 0 )
static
Аргументы
string$name
integer$entityId
integer$userId
Возвращает
Provider\Base
Исключения
UnknownCounterException

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

◆ getValue()

static getValue ( string $name = '',
int $entityId = 0,
int $userId = 0 )
static

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