TYPO3 CMS  TYPO3_6-2
t3lib_formmail Class Reference
Inheritance diagram for t3lib_formmail:
TYPO3\CMS\Frontend\Controller\DataSubmissionController

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Frontend\Controller\DataSubmissionController
 start ($valueList, $base64=FALSE)
 
 __destruct ()
 
- Protected Member Functions inherited from TYPO3\CMS\Frontend\Controller\DataSubmissionController
 sanitizeHeaderString ($string)
 
- Protected Attributes inherited from TYPO3\CMS\Frontend\Controller\DataSubmissionController
 $reserved_names = 'recipient,recipient_copy,auto_respond_msg,auto_respond_checksum,redirect,subject,attachment,from_email,from_name,replyto_email,replyto_name,organisation,priority,html_enabled,quoted_printable,submit_x,submit_y'
 
 $dirtyHeaders = array()
 
 $characterSet
 
 $subject
 
 $fromName
 
 $replyToName
 
 $organisation
 
 $fromAddress
 
 $replyToAddress
 
 $priority
 
 $autoRespondMessage
 
 $encoding = 'quoted-printable'
 
 $mailMessage
 
 $recipient
 
 $plainContent = ''
 
 $temporaryFiles = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 77 of file LegacyClassesForIde.php.