Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ChatTable
+ Граф наследования:ChatTable:

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

static getFilePath ()
 
static getTableName ()
 
static getMap ()
 
static onAfterUpdate (\Bitrix\Main\ORM\Event $event)
 
static onAfterDelete (Event $event)
 
static indexRecord (ChatIndex $chatIndex)
 
static addIndexRecord (ChatIndex $index)
 
static updateIndexRecord (ChatIndex $index)
 
static generateSearchContent (ChatIndex $chatIndex)
 
static generateSearchTitle (ChatIndex $chatIndex)
 
static validateTitle ()
 
static validateType ()
 
static validateColor ()
 
static validateEntityType ()
 
static validateEntityId ()
 
static validateCallNumber ()
 
static validateEntityData ()
 
static getCurrentDate ()
 
static validateMessageStatus ()
 

Защищенные статические члены

static needCacheInvalidate (array $updatedFields)
 

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

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

Методы

◆ addIndexRecord()

static addIndexRecord ( ChatIndex $index)
static

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

◆ generateSearchContent()

static generateSearchContent ( ChatIndex $chatIndex)
static
Аргументы
ChatIndex$chatIndex
Возвращает
string

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

◆ generateSearchTitle()

static generateSearchTitle ( ChatIndex $chatIndex)
static

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

◆ getCurrentDate()

static getCurrentDate ( )
static

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ indexRecord()

static indexRecord ( ChatIndex $chatIndex)
static

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

◆ needCacheInvalidate()

static needCacheInvalidate ( array $updatedFields)
staticprotected

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

◆ onAfterDelete()

static onAfterDelete ( Event $event)
static

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

◆ onAfterUpdate()

static onAfterUpdate ( \Bitrix\Main\ORM\Event $event)
static

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

◆ updateIndexRecord()

static updateIndexRecord ( ChatIndex $index)
static

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

◆ validateCallNumber()

static validateCallNumber ( )
static

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

◆ validateColor()

static validateColor ( )
static

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

◆ validateEntityData()

static validateEntityData ( )
static

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

◆ validateEntityId()

static validateEntityId ( )
static

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

◆ validateEntityType()

static validateEntityType ( )
static

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

◆ validateMessageStatus()

static validateMessageStatus ( )
static

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

◆ validateTitle()

static validateTitle ( )
static

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

◆ validateType()

static validateType ( )
static

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