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

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

static register (array $fields)
 
static unRegister (array $command)
 
static update (array $command, array $updateFields)
 
static onCommandAdd ($messageId, $messageFields)
 
static addMessage (array $access, array $messageFields)
 
static getDialogId ($messageFields)
 
static getListCache ($lang=LANGUAGE_ID)
 
static getListForJs ($lang=LANGUAGE_ID)
 
static getListSonetForJs ($lang=LANGUAGE_ID)
 
static clearCache ()
 

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

const CACHE_TTL = 31536000
 
const CACHE_PATH = '/bx/im/command/'
 

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

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

Методы

◆ addMessage()

static addMessage ( array $access,
array $messageFields )
static

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

◆ clearCache()

static clearCache ( )
static

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

◆ getDialogId()

static getDialogId ( $messageFields)
static

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

◆ getListCache()

static getListCache ( $lang = LANGUAGE_ID)
static

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

◆ getListForJs()

static getListForJs ( $lang = LANGUAGE_ID)
static

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

◆ getListSonetForJs()

static getListSonetForJs ( $lang = LANGUAGE_ID)
static

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

◆ onCommandAdd()

static onCommandAdd ( $messageId,
$messageFields )
static

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

◆ register()

static register ( array $fields)
static

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

◆ unRegister()

static unRegister ( array $command)
static

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

◆ update()

static update ( array $command,
array $updateFields )
static

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

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

◆ CACHE_PATH

const CACHE_PATH = '/bx/im/command/'

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

◆ CACHE_TTL

const CACHE_TTL = 31536000

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