TYPO3 CMS
TYPO3_6-2
|
This is the complete list of members for t3lib_mail_SwiftMailerAdapter, including all inherited members.
$boundary | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
$mailer | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
$message | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
$messageHeaders | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
__construct() | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | |
decode($text, $encoding) | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
fixSender() | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
mail($to, $subject, $messageBody, $additionalHeaders=NULL, $additionalParameters=NULL, $fakeSending=FALSE) | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | |
setBody($body) | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
setHeader($headerName, $headerValue) | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |
unescapeShellArguments($escapedString) | TYPO3\CMS\Core\Mail\SwiftMailerAdapter | protected |