См. определение в файле message.php строка 75
◆ checkFields()
static checkFields |
( |
Result | $result, |
|
|
| $primary, |
|
|
array | $data ) |
|
static |
- Аргументы
-
Result | $result | |
mixed | $primary | |
array | $data | |
- Исключения
-
SystemException
См. определение в файле message.php строка 559
◆ filterSourceIdParam()
static filterSourceIdParam |
( |
string | $sourceId | ) |
|
|
static |
◆ getDataById()
static getDataById |
( |
| $id, |
|
|
| $ttl = 84600 ) |
|
static |
◆ getFilteredFields()
static getFilteredFields |
( |
| ) |
|
|
static |
◆ getMap()
Returns entity map definition.
- Возвращает
- array
См. определение в файле message.php строка 104
◆ getTableName()
Returns DB table name for entity.
- Возвращает
- string
См. определение в файле message.php строка 86
◆ getUfId()
◆ onAdd()
- Аргументы
-
- Возвращает
- Main\ORM\EventResult
См. определение в файле message.php строка 319
◆ onAfterAdd()
- Аргументы
-
- Возвращает
- void
См. определение в файле message.php строка 356
◆ onAfterUpdate()
- *
- Аргументы
-
- *
- Возвращает
- void
См. определение в файле message.php строка 546
◆ onUpdate()
- Аргументы
-
- Возвращает
- Main\ORM\EventResult|void
См. определение в файле message.php строка 508
◆ SOURCE_ID_EMAIL
const SOURCE_ID_EMAIL = "EMAIL" |
◆ SOURCE_ID_MOBILE
const SOURCE_ID_MOBILE = "MOBILE" |
◆ SOURCE_ID_WEB
const SOURCE_ID_WEB = "WEB" |