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

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

static getTableName ()
static getUfId ()
static getMap ()
static getFilteredFields ()
static filterSourceIdParam (string $sourceId)
static onAdd (Main\ORM\Event $event)
static onAfterAdd (Main\ORM\Event $event)
static getDataById ($id, $ttl=84600)
static onUpdate (Main\ORM\Event $event)
static onAfterUpdate (Main\ORM\Event $event)
static checkFields (Result $result, $primary, array $data)

Поля данных

const SOURCE_ID_EMAIL = "EMAIL"
const SOURCE_ID_WEB = "WEB"
const SOURCE_ID_MOBILE = "MOBILE"

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

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

Методы

◆ checkFields()

checkFields ( Result $result,
$primary,
array $data )
static
Аргументы
Result$result
mixed$primary
array$data
Исключения
ArgumentException
Main

SystemException

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

◆ filterSourceIdParam()

filterSourceIdParam ( string $sourceId)
static

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

◆ getDataById()

getDataById ( $id,
$ttl = 84600 )
static

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

◆ getFilteredFields()

getFilteredFields ( )
static

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

◆ getMap()

getMap ( )
static

Returns entity map definition.

Возвращает
array

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

◆ getTableName()

getTableName ( )
static

Returns DB table name for entity.

Возвращает
string

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

◆ getUfId()

getUfId ( )
static

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

◆ onAdd()

onAdd ( Main\ORM\Event $event)
static
Аргументы
Main\ORM\Event$event
Возвращает
Main\ORM\EventResult

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

◆ onAfterAdd()

onAfterAdd ( Main\ORM\Event $event)
static
Аргументы
Main\ORM\Event$event
Возвращает
void

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

◆ onAfterUpdate()

onAfterUpdate ( Main\ORM\Event $event)
static
  • *
    Аргументы
    Main\ORM\Event$event
  • *
    Возвращает
    void

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

◆ onUpdate()

onUpdate ( Main\ORM\Event $event)
static
Аргументы
Main\ORM\Event$event
Возвращает
Main\ORM\EventResult|void

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

Поля

◆ SOURCE_ID_EMAIL

const SOURCE_ID_EMAIL = "EMAIL"

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

◆ SOURCE_ID_MOBILE

const SOURCE_ID_MOBILE = "MOBILE"

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

◆ SOURCE_ID_WEB

const SOURCE_ID_WEB = "WEB"

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


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