Свойство | Тип | Описание | |
---|---|---|---|
$errorEmails | boolean | ||
$renewEmails | boolean | ||
$smtpEncryption | string | ||
$smtpHost | string | ||
$smtpPassword | string | ||
$smtpPort | integer | ||
$smtpUser | string | ||
$targetEmail | string |
Метод | Описание | |
---|---|---|
__construct ( $alertEmailTarget = '', $alertEmailSource = 'lemanager-robot@localhost', $smtpHost = '127.0.0.1', $smtpPort = '25', $smtpEncryption = '', $smtpUser = '', $smtpPassword = '', $alertError = true, $alertRenew = true, $alertIssued = true ) | ||
export ( ) | ||
loadConfig ( array $config ) |
public __construct ( $alertEmailTarget = '', $alertEmailSource = 'lemanager-robot@localhost', $smtpHost = '127.0.0.1', $smtpPort = '25', $smtpEncryption = '', $smtpUser = '', $smtpPassword = '', $alertError = true, $alertRenew = true, $alertIssued = true ) |