См. определение в файле Mail.php строка 9
◆ getMessageIdsToSend()
todo: Make private later
- Возвращает
- array
См. определение в файле Mail.php строка 22
◆ getMessageIdsToSendByType()
getMessageIdsToSendByType |
( |
string | $type, |
|
|
int | $lastSend, |
|
|
?int | $limit = null ) |
|
protected |
◆ getNotificationIdsToSend()
getNotificationIdsToSend |
( |
?int | $limit = null | ) |
|
todo: Make private later
- Возвращает
- array
См. определение в файле Mail.php строка 33
◆ DEFAULT_SEND_DELAY
const DEFAULT_SEND_DELAY = 600 |
|
protected |
◆ LAST_SEND_MESSAGE
const LAST_SEND_MESSAGE = 'last_send_mail_message' |
|
protected |
◆ LAST_SEND_NOTIFICATION
const LAST_SEND_NOTIFICATION = 'last_send_mail_notification' |
|
protected |
◆ MODULE_ID
◆ SEND_DELAY_OPTION_NAME
const SEND_DELAY_OPTION_NAME = 'send_mail_delay_seconds' |
|
protected |