См. определение в файле mailingchain.php строка 31
◆ canReSendErrorRecipients()
static canReSendErrorRecipients |
( |
| $id | ) |
|
|
static |
Return true if chain can resend mails to recipients who have error sending
- Аргументы
-
- Возвращает
- bool
См. определение в файле mailingchain.php строка 560
◆ checkEmail()
static checkEmail |
( |
| $value | ) |
|
|
static |
◆ copy()
Copy mailing chain.
- Аргументы
-
- Возвращает
- int|null Copied chain id
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле mailingchain.php строка 232
◆ deleteList()
static deleteList |
( |
array | $filter | ) |
|
|
static |
- Аргументы
-
- Возвращает
- \Bitrix\Main\DB\Result
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\DB\SqlQueryException
- Исключения
-
Bitrix\Main\SystemException
Переопределяет метод предка DataManager.
См. определение в файле mailingchain.php строка 465
◆ getDefaultEmailFromList()
static getDefaultEmailFromList |
( |
| ) |
|
|
static |
◆ getEmailFromList()
static getEmailFromList |
( |
| ) |
|
|
static |
◆ getEmailToMeList()
static getEmailToMeList |
( |
| ) |
|
|
static |
◆ getMap()
◆ getMessageById()
static getMessageById |
( |
| $id | ) |
|
|
static |
Get message of mailing chain by ID.
- Аргументы
-
string | $id | ID of mailing chain |
- Возвращает
- null|string
См. определение в файле mailingchain.php строка 784
◆ getStatusList()
◆ getTableName()
◆ initPosting()
static initPosting |
( |
?int | $mailingChainId | ) |
|
|
static |
- Аргументы
-
int | null | $mailingChainId | |
- Возвращает
- int|null
- Исключения
-
Bitrix\Main\ArgumentException
- Исключения
-
Bitrix\Main\ObjectPropertyException
- Исключения
-
Bitrix\Main\SystemException
См. определение в файле mailingchain.php строка 285
◆ isAutoSend()
Return true if chain will auto send.
- Аргументы
-
- Возвращает
- bool
- Исключения
-
Bitrix\Main\ArgumentException
См. определение в файле mailingchain.php строка 539
◆ isManualSentPartly()
static isManualSentPartly |
( |
| $id | ) |
|
|
static |
◆ isReadyToSend()
static isReadyToSend |
( |
| $id | ) |
|
|
static |
◆ onAfterAdd()
◆ onAfterDelete()
◆ onAfterUpdate()
◆ onBeforeUpdate()
◆ onDelete()
◆ onPresetTemplateList()
static onPresetTemplateList |
( |
| $templateType = null, |
|
|
| $templateId = null ) |
|
static |
- Аргументы
-
string | null | $templateType | Template type. |
string | null | $templateId | Template ID. |
- Возвращает
- array
- Исключения
-
Bitrix\Main\ArgumentException
См. определение в файле mailingchain.php строка 743
◆ prepareReSendErrorRecipients()
static prepareReSendErrorRecipients |
( |
| $id | ) |
|
|
static |
Change status of recipients and mailing chain for resending mails to recipients who have error sending
- Аргументы
-
- Возвращает
- void
См. определение в файле mailingchain.php строка 596
◆ setEmailFromToList()
static setEmailFromToList |
( |
| $email | ) |
|
|
static |
◆ setEmailToMeList()
static setEmailToMeList |
( |
| $email | ) |
|
|
static |
◆ setStatusNew()
static setStatusNew |
( |
| $mailingId | ) |
|
|
static |
◆ validateEmailForm()
static validateEmailForm |
( |
| ) |
|
|
static |
Returns validators for EMAIL_FROM field.
- Возвращает
- array
См. определение в файле mailingchain.php строка 203
◆ STATUS_CANCEL
const STATUS_CANCEL = 'C' |
◆ STATUS_END
◆ STATUS_NEW
◆ STATUS_PAUSE
◆ STATUS_PLAN
◆ STATUS_SEND
◆ STATUS_WAIT