Открытые статические члены | |
static | get ($userId=null, $options=[]) |
static | clearCache ($userId=null) |
static | getChatCounter ($chatId, $userId=null) |
static | getDialogCounter ($opponentUserId, $userId=null) |
static | getNotifyCounter ($userId=null) |
static | countingLostCountersAgent ($notifyRelationId=0, $chatRelationId=0) |
static | onGetMobileCounterTypes (\Bitrix\Main\Event $event) |
static | onGetMobileCounter (\Bitrix\Main\Event $event) |
Открытые атрибуты | |
const | CACHE_TTL = 86400 |
const | CACHE_NAME = 'counter_v3' |
const | CACHE_PATH = '/bx/im/counter/' |
const | TYPE_MESSENGER = 'messenger' |
const | MODULE_ID = 'im' |
См. определение в файле counter.php строка 8
|
static |
См. определение в файле counter.php строка 155
|
static |
См. определение в файле counter.php строка 212
|
static |
См. определение в файле counter.php строка 17
|
static |
См. определение в файле counter.php строка 170
|
static |
См. определение в файле counter.php строка 185
|
static |
См. определение в файле counter.php строка 199
|
static |
См. определение в файле counter.php строка 316
|
static |
См. определение в файле counter.php строка 306
const CACHE_NAME = 'counter_v3' |
См. определение в файле counter.php строка 11
const CACHE_PATH = '/bx/im/counter/' |
См. определение в файле counter.php строка 12
const CACHE_TTL = 86400 |
См. определение в файле counter.php строка 10
const MODULE_ID = 'im' |
См. определение в файле counter.php строка 15
const TYPE_MESSENGER = 'messenger' |
См. определение в файле counter.php строка 14