Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс MailingManager

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

static getErrors ()
 
static getAgentNamePeriod ()
 
static getAgentName ($mailingChainId)
 
static actualizeAgent ($mailingId=null, $mailingChainId=null)
 
static checkSend ()
 
static checkPeriod ($isAgentExec=true)
 

Защищенные статические члены

static checkOnBeforeChainSend ($letterId)
 
static getDateExecute (\DateTime $date, ?string $daysOfMonth='', ?string $dayOfWeek='', ?string $timesOfDay='', ?string $monthsOfYear='')
 

Статические защищенные данные

static $error = null
 

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

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

Методы

◆ actualizeAgent()

static actualizeAgent ( $mailingId = null,
$mailingChainId = null )
static
Аргументы
null$mailingId
null$mailingChainId
Исключения

Bitrix\Main\ArgumentException

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

◆ checkOnBeforeChainSend()

static checkOnBeforeChainSend ( $letterId)
staticprotected

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

◆ checkPeriod()

static checkPeriod ( $isAgentExec = true)
static

Check period letters.

Аргументы
bool$isAgentExecIs agent exec.
Возвращает
string
Исключения

Bitrix\Main\ArgumentException

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

◆ checkSend()

static checkSend ( )
static
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ObjectPropertyException

Исключения

Bitrix\Main\SystemException

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

◆ getAgentName()

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

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

◆ getAgentNamePeriod()

static getAgentNamePeriod ( )
static
Возвращает
string

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

◆ getDateExecute()

static getDateExecute ( \DateTime $date,
?string $daysOfMonth = '',
?string $dayOfWeek = '',
?string $timesOfDay = '',
?string $monthsOfYear = '' )
staticprotected
Аргументы
\DateTime$date
string | null$daysOfMonth
string | null$dayOfWeek
string | null$timesOfDay
string | null$monthsOfYear
Возвращает
\DateTime|null

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

◆ getErrors()

static getErrors ( )
static
Возвращает
Exception

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

Данные класса

◆ $error

$error = null
staticprotected

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