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

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

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

Методы

◆ clearCache()

static clearCache ( $userId = null)
static

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

◆ countingLostCountersAgent()

static countingLostCountersAgent ( $notifyRelationId = 0,
$chatRelationId = 0 )
static

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

◆ get()

static get ( $userId = null,
$options = [] )
static

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

◆ getChatCounter()

static getChatCounter ( $chatId,
$userId = null )
static

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

◆ getDialogCounter()

static getDialogCounter ( $opponentUserId,
$userId = null )
static

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

◆ getNotifyCounter()

static getNotifyCounter ( $userId = null)
static

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

◆ onGetMobileCounter()

static onGetMobileCounter ( \Bitrix\Main\Event $event)
static

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

◆ onGetMobileCounterTypes()

static onGetMobileCounterTypes ( \Bitrix\Main\Event $event)
static

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

Данные класса

◆ CACHE_NAME

const CACHE_NAME = 'counter_v3'

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

◆ CACHE_PATH

const CACHE_PATH = '/bx/im/counter/'

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

◆ CACHE_TTL

const CACHE_TTL = 86400

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

◆ MODULE_ID

const MODULE_ID = 'im'

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

◆ TYPE_MESSENGER

const TYPE_MESSENGER = 'messenger'

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