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

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

static getFilePath ()
static getTableName ()
static getMap ()
static withRelation (Query $query, ?int $userId)
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)
static needCacheUpdate (array $updatedFields)

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

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

Методы

◆ addIndexRecord()

addIndexRecord ( ChatIndex $index)
static

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

◆ generateSearchContent()

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

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

◆ generateSearchTitle()

generateSearchTitle ( ChatIndex $chatIndex)
static

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

◆ getCurrentDate()

getCurrentDate ( )
static

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

◆ getFilePath()

getFilePath ( )
static

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

◆ getMap()

getMap ( )
static

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

◆ getTableName()

getTableName ( )
static

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

◆ indexRecord()

indexRecord ( ChatIndex $chatIndex)
static

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

◆ needCacheInvalidate()

needCacheInvalidate ( array $updatedFields)
staticprotected

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

◆ needCacheUpdate()

needCacheUpdate ( array $updatedFields)
staticprotected

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

◆ onAfterDelete()

onAfterDelete ( Event $event)
static

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

◆ onAfterUpdate()

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

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

◆ updateIndexRecord()

updateIndexRecord ( ChatIndex $index)
static

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

◆ validateCallNumber()

validateCallNumber ( )
static

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

◆ validateColor()

validateColor ( )
static

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

◆ validateEntityData()

validateEntityData ( )
static

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

◆ validateEntityId()

validateEntityId ( )
static

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

◆ validateEntityType()

validateEntityType ( )
static

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

◆ validateMessageStatus()

validateMessageStatus ( )
static

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

◆ validateTitle()

validateTitle ( )
static

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

◆ validateType()

validateType ( )
static

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

◆ withRelation()

withRelation ( Query $query,
?int $userId )
static

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/im/lib/model/chat.php