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

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

static getTableName ()
static getMap ()
static validateEmailTemplate ()
static validateNotifyModule ()
static validateNotifyEvent ()
static validateNotifyTag ()
static validateNotifySubTag ()
static validateNotifyTitle ()
static getCurrentDate ()
static indexRecord ($id)
static deleteBatch (array $filter)
static withUnreadOnly (Query $query)
static withViewedOnly (Query $query)
static withReadOnly (Query $query)
static withNonSystemOnly (Query $query)

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

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

Методы

◆ deleteBatch()

deleteBatch ( array $filter)
static

Deletes rows by filter.

Аргументы
array$filterFilter does not look like filter in getList. It depends by current implementation.
Возвращает
void

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

◆ getCurrentDate()

getCurrentDate ( )
static

Return current date for DATE_CREATE field.

Возвращает
\Bitrix\Main\Type\DateTime

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

◆ getMap()

getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

◆ indexRecord()

indexRecord ( $id)
static

Add message data to MessageIndex table

Аргументы
$id
Возвращает
bool|void
Исключения
Main

ArgumentException

Исключения
Main

ObjectPropertyException

Исключения
Main

SystemException

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

◆ validateEmailTemplate()

validateEmailTemplate ( )
static

Returns validators for EMAIL_TEMPLATE field.

Возвращает
array

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

◆ validateNotifyEvent()

validateNotifyEvent ( )
static

Returns validators for NOTIFY_EVENT field.

Возвращает
array

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

◆ validateNotifyModule()

validateNotifyModule ( )
static

Returns validators for NOTIFY_MODULE field.

Возвращает
array

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

◆ validateNotifySubTag()

validateNotifySubTag ( )
static

Returns validators for NOTIFY_SUB_TAG field.

Возвращает
array

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

◆ validateNotifyTag()

validateNotifyTag ( )
static

Returns validators for NOTIFY_TAG field.

Возвращает
array

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

◆ validateNotifyTitle()

validateNotifyTitle ( )
static

Returns validators for NOTIFY_TITLE field.

Возвращает
array

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

◆ withNonSystemOnly()

withNonSystemOnly ( Query $query)
static

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

◆ withReadOnly()

withReadOnly ( Query $query)
static

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

◆ withUnreadOnly()

withUnreadOnly ( Query $query)
static

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

◆ withViewedOnly()

withViewedOnly ( Query $query)
static

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


Объявления и описания членов класса находятся в файле: