1C-Bitrix 25.700.0
|
Открытые статические члены | |
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 | TYPE_NOTIFY = 'notify' |
const | MODULE_ID = 'im' |
См. определение в файле counter.php строка 8
|
static |
См. определение в файле counter.php строка 156
|
static |
См. определение в файле counter.php строка 213
|
static |
См. определение в файле counter.php строка 18
|
static |
См. определение в файле counter.php строка 171
|
static |
См. определение в файле counter.php строка 186
|
static |
См. определение в файле counter.php строка 200
|
static |
См. определение в файле counter.php строка 325
|
static |
См. определение в файле counter.php строка 307
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 строка 16
const TYPE_MESSENGER = 'messenger' |
См. определение в файле counter.php строка 14
const TYPE_NOTIFY = 'notify' |
См. определение в файле counter.php строка 15