Открытые члены | |
initSettings () | |
__toString () | |
Открытые члены унаследованные от Mail | |
__construct (array $mailParams) | |
canSend () | |
setAdditionalParameters ($additionalParameters='') | |
setBody ($bodyPart) | |
hasAttachment () | |
hasImageAttachment ($checkRelated=false) | |
setAttachment () | |
setHeaders (array $headers) | |
setSubject ($subject) | |
setTo ($to) | |
getBody () | |
getHeaders () | |
getMessageId () | |
getSubject () | |
getTo () | |
getAdditionalParameters () | |
getContext () | |
dump () | |
replaceImages ($text) | |
replaceHrefs ($text) | |
trackClick ($matches) | |
Открытые статические члены | |
static | getMailEol () |
static | overwriteMessageHeaders (Main\Mail\Mail $message, array $headers) |
Открытые статические члены унаследованные от Mail | |
static | createInstance (array $mailParams) |
static | send ($mailParams) |
static | is8Bit ($inputString) |
static | encodeMimeString ($text, $charset) |
static | encodeSubject ($text, $charset) |
static | encodeHeaderFrom ($text, $charset) |
static | toPunycode ($to) |
См. определение в файле helper.php строка 729
__toString | ( | ) |
См. определение в файле helper.php строка 748
|
static |
Get symbol of mail End-Of-Line.
Переопределяет метод предка Mail.
См. определение в файле helper.php строка 743
initSettings | ( | ) |
Init settings.
Переопределяет метод предка Mail.
См. определение в файле helper.php строка 732
|
static |
См. определение в файле helper.php строка 756