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

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

 __construct ($options=[])
 
 get ()
 
 search ()
 
 getLastId ()
 

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

static getRealCounter ($chatId)
 
static getRealCounters ($chatId)
 
static getCounter ($chatId)
 
static getCounters ($chatId, $isReal=false)
 
static cleanNotifyAgent ()
 

Открытые атрибуты

const EVENT_DEFAULT = 'default'
 
const EVENT_SYSTEM = 'system'
 
const EVENT_GROUP = 'group'
 
const EVENT_PRIVATE = 'private'
 
const EVENT_PRIVATE_SYSTEM = 'private_system'
 

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

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

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

◆ __construct()

__construct ( $options = [])

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

Методы

◆ cleanNotifyAgent()

static cleanNotifyAgent ( )
static

Agent for deleting old notifications.

Возвращает
string

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

◆ get()

get ( )

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

◆ getCounter()

static getCounter ( $chatId)
static

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

◆ getCounters()

static getCounters ( $chatId,
$isReal = false )
static

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

◆ getLastId()

getLastId ( )

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

◆ getRealCounter()

static getRealCounter ( $chatId)
static

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

◆ getRealCounters()

static getRealCounters ( $chatId)
static

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

◆ search()

search ( )

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

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

◆ EVENT_DEFAULT

const EVENT_DEFAULT = 'default'

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

◆ EVENT_GROUP

const EVENT_GROUP = 'group'

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

◆ EVENT_PRIVATE

const EVENT_PRIVATE = 'private'

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

◆ EVENT_PRIVATE_SYSTEM

const EVENT_PRIVATE_SYSTEM = 'private_system'

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

◆ EVENT_SYSTEM

const EVENT_SYSTEM = 'system'

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