Documentation TYPO3 par Ameos

t3lib_htmlmail Class Reference

Inheritance diagram for t3lib_htmlmail:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 start ()
 useBase64 ()
 encodeMsg ($content)
 addPlain ($content)
 addAttachment ($file)
 addHTML ($file)
 extractHtmlInit ($html, $url)
 send ($recipient)
 setHeaders ()
 setRecipient ($recip)
 getHTMLContentType ()
 setContent ()
 constructMixed ($boundary)
 constructHTML ($boundary)
 constructAlternative ($boundary)
 constructHTML_media ($boundary)
 sendTheMail ()
 getBoundary ()
 setPlain ($content)
 setHtml ($content)
 add_header ($header)
 add_message ($string)
 getContent ($type)
 preview ()
 fetchHTML ($file)
 fetchHTMLMedia ()
 extractMediaLinks ()
 extractHyperLinks ()
 extractFramesInfo ()
 substMediaNamesInHTML ($absolute)
 substHREFsInHTML ()
 substHTTPurlsInPlainText ($content)
 fixRollOvers ()
 makeBase64 ($inputstr)
 getExtendedURL ($url)
 addUserPass ($url)
 getURL ($url)
 getStrippedURL ($url)
 getMimeType ($url)
 absRef ($ref)
 split_fileref ($fileref)
 extParseUrl ($path)
 tag_regex ($tagArray)
 get_tag_attributes ($tag)
 quoted_printable ($string)
 convertName ($name)
 start ()
 useBase64 ()
 encodeMsg ($content)
 addPlain ($content)
 addAttachment ($file)
 addHTML ($file)
 extractHtmlInit ($html, $url)
 send ($recipient)
 setHeaders ()
 setRecipient ($recip)
 getHTMLContentType ()
 setContent ()
 constructMixed ($boundary)
 constructHTML ($boundary)
 constructAlternative ($boundary)
 constructHTML_media ($boundary)
 sendTheMail ()
 getBoundary ()
 setPlain ($content)
 setHtml ($content)
 add_header ($header)
 add_message ($string)
 getContent ($type)
 preview ()
 fetchHTML ($file)
 fetchHTMLMedia ()
 extractMediaLinks ()
 extractHyperLinks ()
 extractFramesInfo ()
 substMediaNamesInHTML ($absolute)
 substHREFsInHTML ()
 substHTTPurlsInPlainText ($content)
 fixRollOvers ()
 makeBase64 ($inputstr)
 getExtendedURL ($url)
 addUserPass ($url)
 getURL ($url)
 getStrippedURL ($url)
 getMimeType ($url)
 absRef ($ref)
 split_fileref ($fileref)
 extParseUrl ($path)
 tag_regex ($tagArray)
 get_tag_attributes ($tag)
 quoted_printable ($string)
 convertName ($name)

Public Attributes

 $recipient = "recipient@whatever.com"
 $recipient_copy = ""
 $subject = "This is the subject"
 $from_email = "sender@php-mailer.com"
 $from_name = "Mr. Sender"
 $replyto_email = "reply@mailer.com"
 $replyto_name = "Mr. Reply"
 $organisation = "Your Company"
 $priority = 3
 $mailer = "PHP mailer"
 $alt_base64 = 0
 $jumperURL_prefix = ""
 $jumperURL_useId = 0
 $mediaList = ""
 $http_password = ""
 $http_username = ""
 $theParts = Array()
 $messageid = ""
 $returnPath = ""
 $Xid = ""
 $headers = ""
 $message = ""
 $part = 0
 $image_fullpath_list = ""
 $href_fullpath_list = ""
 $plain_text_header = "Content-Type: text/plain; charset=iso-8859-1\nContent-Transfer-Encoding: quoted-printable"
 $html_text_header = "Content-Type: text/html; charset=iso-8859-1\nContent-Transfer-Encoding: quoted-printable"

Detailed Description

Definition at line 190 of file class.t3lib_htmlmail.php.


Member Function Documentation

t3lib_htmlmail::absRef ref  ) 
 

[Describe function...]

Parameters:
[type] $ref: ...
Returns:
[type] ...

Definition at line 1206 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::absRef ref  ) 
 

[Describe function...]

Parameters:
[type] $ref: ...
Returns:
[type] ...

Definition at line 1206 of file class.t3lib_htmlmail.php.

Referenced by extractMediaLinks().

t3lib_htmlmail::add_header header  ) 
 

[Describe function...]

Parameters:
[type] $header: ...
Returns:
[type] ...

Definition at line 698 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::add_header header  ) 
 

[Describe function...]

Parameters:
[type] $header: ...
Returns:
[type] ...

Definition at line 698 of file class.t3lib_htmlmail.php.

Referenced by setContent(), and setHeaders().

t3lib_htmlmail::add_message string  ) 
 

[Describe function...]

Parameters:
[type] $string: ...
Returns:
[type] ...

Definition at line 709 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::add_message string  ) 
 

[Describe function...]

Parameters:
[type] $string: ...
Returns:
[type] ...

Definition at line 709 of file class.t3lib_htmlmail.php.

Referenced by constructAlternative(), constructHTML(), constructHTML_media(), constructMixed(), and setContent().

t3lib_htmlmail::addAttachment file  ) 
 

[Describe function...]

Parameters:
[type] $file: ...
Returns:
[type] ...

Definition at line 297 of file class.t3lib_htmlmail.php.

References getExtendedURL(), and split_fileref().

t3lib_htmlmail::addAttachment file  ) 
 

[Describe function...]

Parameters:
[type] $file: ...
Returns:
[type] ...

Definition at line 297 of file class.t3lib_htmlmail.php.

References getExtendedURL(), and split_fileref().

t3lib_htmlmail::addHTML file  ) 
 

[Describe function...]

Parameters:
[type] $file: ...
Returns:
[type] ...

Definition at line 315 of file class.t3lib_htmlmail.php.

References encodeMsg(), extractFramesInfo(), extractHyperLinks(), extractMediaLinks(), fetchHTML(), fetchHTMLMedia(), substHREFsInHTML(), and substMediaNamesInHTML().

t3lib_htmlmail::addHTML file  ) 
 

[Describe function...]

Parameters:
[type] $file: ...
Returns:
[type] ...

Definition at line 315 of file class.t3lib_htmlmail.php.

References encodeMsg(), extractFramesInfo(), extractHyperLinks(), extractMediaLinks(), fetchHTML(), fetchHTMLMedia(), substHREFsInHTML(), and substMediaNamesInHTML().

t3lib_htmlmail::addPlain content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 285 of file class.t3lib_htmlmail.php.

References encodeMsg(), setPlain(), and substHTTPurlsInPlainText().

t3lib_htmlmail::addPlain content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 285 of file class.t3lib_htmlmail.php.

References encodeMsg(), setPlain(), and substHTTPurlsInPlainText().

Referenced by tt_products_htmlmail::start(), and t3lib_formmail::start().

t3lib_htmlmail::addUserPass url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1120 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::addUserPass url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1120 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::constructAlternative boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 548 of file class.t3lib_htmlmail.php.

References add_message(), and getContent().

t3lib_htmlmail::constructAlternative boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 548 of file class.t3lib_htmlmail.php.

References add_message(), and getContent().

Referenced by constructHTML().

t3lib_htmlmail::constructHTML boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 525 of file class.t3lib_htmlmail.php.

References add_message(), constructAlternative(), constructHTML_media(), and getBoundary().

t3lib_htmlmail::constructHTML boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 525 of file class.t3lib_htmlmail.php.

References add_message(), constructAlternative(), constructHTML_media(), and getBoundary().

Referenced by constructMixed(), and setContent().

t3lib_htmlmail::constructHTML_media boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 569 of file class.t3lib_htmlmail.php.

References add_message(), t3lib_div::inList(), and makeBase64().

t3lib_htmlmail::constructHTML_media boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 569 of file class.t3lib_htmlmail.php.

References add_message(), t3lib_div::inList(), and makeBase64().

Referenced by constructHTML().

t3lib_htmlmail::constructMixed boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 486 of file class.t3lib_htmlmail.php.

References add_message(), constructHTML(), getBoundary(), getContent(), getHTMLContentType(), and makeBase64().

t3lib_htmlmail::constructMixed boundary  ) 
 

[Describe function...]

Parameters:
[type] $boundary: ...
Returns:
[type] ...

Definition at line 486 of file class.t3lib_htmlmail.php.

References add_message(), constructHTML(), getBoundary(), getContent(), getHTMLContentType(), and makeBase64().

Referenced by setContent().

t3lib_htmlmail::convertName name  ) 
 

[Describe function...]

Parameters:
[type] $name: ...
Returns:
[type] ...

Definition at line 1368 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::convertName name  ) 
 

[Describe function...]

Parameters:
[type] $name: ...
Returns:
[type] ...

Definition at line 1368 of file class.t3lib_htmlmail.php.

Referenced by setHeaders().

t3lib_htmlmail::encodeMsg content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 275 of file class.t3lib_htmlmail.php.

References makeBase64(), and quoted_printable().

t3lib_htmlmail::encodeMsg content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 275 of file class.t3lib_htmlmail.php.

References makeBase64(), and quoted_printable().

Referenced by addHTML(), addPlain(), t3lib_dmailer::dmailer_sendAdvanced(), t3lib_dmailer::dmailer_sendSimple(), tt_products_htmlmail::start(), and t3lib_formmail::start().

t3lib_htmlmail::extParseUrl path  ) 
 

[Describe function...]

Parameters:
[type] $path: ...
Returns:
[type] ...

Definition at line 1253 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::extParseUrl path  ) 
 

[Describe function...]

Parameters:
[type] $path: ...
Returns:
[type] ...

Definition at line 1253 of file class.t3lib_htmlmail.php.

Referenced by fetchHTML().

t3lib_htmlmail::extractFramesInfo  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 921 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::extractFramesInfo  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 921 of file class.t3lib_htmlmail.php.

Referenced by addHTML().

t3lib_htmlmail::extractHtmlInit html,
url
 

External used to extract HTML-parts

Parameters:
[type] $html: ...
[type] $url: ...
Returns:
[type] ...

Definition at line 338 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::extractHtmlInit html,
url
 

External used to extract HTML-parts

Parameters:
[type] $html: ...
[type] $url: ...
Returns:
[type] ...

Definition at line 338 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::extractHyperLinks  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 872 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::extractHyperLinks  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 872 of file class.t3lib_htmlmail.php.

Referenced by addHTML(), and tt_products_htmlmail::start().

t3lib_htmlmail::extractMediaLinks  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 796 of file class.t3lib_htmlmail.php.

References absRef(), get_tag_attributes(), and tag_regex().

t3lib_htmlmail::extractMediaLinks  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 796 of file class.t3lib_htmlmail.php.

References absRef(), get_tag_attributes(), and tag_regex().

Referenced by addHTML(), and tt_products_htmlmail::start().

t3lib_htmlmail::fetchHTML file  ) 
 

Parameters:
[type] $file: ...
Returns:
[type] ...

Definition at line 757 of file class.t3lib_htmlmail.php.

References extParseUrl(), and getURL().

t3lib_htmlmail::fetchHTML file  ) 
 

Parameters:
[type] $file: ...
Returns:
[type] ...

Definition at line 757 of file class.t3lib_htmlmail.php.

References extParseUrl(), and getURL().

Referenced by addHTML().

t3lib_htmlmail::fetchHTMLMedia  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 775 of file class.t3lib_htmlmail.php.

References getExtendedURL().

t3lib_htmlmail::fetchHTMLMedia  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 775 of file class.t3lib_htmlmail.php.

References getExtendedURL().

Referenced by addHTML(), and tt_products_htmlmail::start().

t3lib_htmlmail::fixRollOvers  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 1042 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::fixRollOvers  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 1042 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::get_tag_attributes tag  ) 
 

analyses a HTML-tag $tag is either like this "<TAG OPTION ATTRIB=VALUE>" or this " OPTION ATTRIB=VALUE>" which means you can omit the tag-name returns an array with the attributes as keys in lower-case If an attribute is empty (like OPTION) the value of that key is just empty. Check it with is_set();

Parameters:
[type] $tag: ...
Returns:
[type] ...

Definition at line 1290 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::get_tag_attributes tag  ) 
 

analyses a HTML-tag $tag is either like this "<TAG OPTION ATTRIB=VALUE>" or this " OPTION ATTRIB=VALUE>" which means you can omit the tag-name returns an array with the attributes as keys in lower-case If an attribute is empty (like OPTION) the value of that key is just empty. Check it with is_set();

Parameters:
[type] $tag: ...
Returns:
[type] ...

Definition at line 1290 of file class.t3lib_htmlmail.php.

Referenced by extractMediaLinks().

t3lib_htmlmail::getBoundary  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 664 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getBoundary  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 664 of file class.t3lib_htmlmail.php.

Referenced by constructHTML(), constructMixed(), and setContent().

t3lib_htmlmail::getContent type  ) 
 

[Describe function...]

Parameters:
[type] $type: ...
Returns:
[type] ...

Definition at line 720 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getContent type  ) 
 

[Describe function...]

Parameters:
[type] $type: ...
Returns:
[type] ...

Definition at line 720 of file class.t3lib_htmlmail.php.

Referenced by constructAlternative(), constructMixed(), and setContent().

t3lib_htmlmail::getExtendedURL url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1100 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getExtendedURL url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1100 of file class.t3lib_htmlmail.php.

Referenced by addAttachment(), and fetchHTMLMedia().

t3lib_htmlmail::getHTMLContentType  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 450 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getHTMLContentType  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 450 of file class.t3lib_htmlmail.php.

Referenced by constructMixed(), and setContent().

t3lib_htmlmail::getMimeType url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1177 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getMimeType url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1177 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getStrippedURL url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1156 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getStrippedURL url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1156 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getURL url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1135 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::getURL url  ) 
 

[Describe function...]

Parameters:
[type] $url: ...
Returns:
[type] ...

Definition at line 1135 of file class.t3lib_htmlmail.php.

Referenced by fetchHTML().

t3lib_htmlmail::makeBase64 inputstr  ) 
 

Parameters:
[type] $inputstr: ...
Returns:
[type] ...

Definition at line 1089 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::makeBase64 inputstr  ) 
 

Parameters:
[type] $inputstr: ...
Returns:
[type] ...

Definition at line 1089 of file class.t3lib_htmlmail.php.

Referenced by constructHTML_media(), constructMixed(), and encodeMsg().

t3lib_htmlmail::preview  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 729 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::preview  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 729 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::quoted_printable string  ) 
 

[Describe function...]

Parameters:
[type] $string: ...
Returns:
[type] ...

Definition at line 1330 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::quoted_printable string  ) 
 

[Describe function...]

Parameters:
[type] $string: ...
Returns:
[type] ...

Definition at line 1330 of file class.t3lib_htmlmail.php.

Referenced by encodeMsg(), and t3lib_formmail::start().

t3lib_htmlmail::send recipient  ) 
 

[Describe function...]

Parameters:
[type] $recipient: ...
Returns:
[type] ...

Definition at line 349 of file class.t3lib_htmlmail.php.

References $recipient, sendTheMail(), setContent(), and setHeaders().

t3lib_htmlmail::send recipient  ) 
 

[Describe function...]

Parameters:
[type] $recipient: ...
Returns:
[type] ...

Definition at line 349 of file class.t3lib_htmlmail.php.

References $recipient, sendTheMail(), setContent(), and setHeaders().

t3lib_htmlmail::sendTheMail  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 602 of file class.t3lib_htmlmail.php.

References $returnPath, and $theParts.

t3lib_htmlmail::sendTheMail  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 602 of file class.t3lib_htmlmail.php.

References $returnPath, and $theParts.

Referenced by send().

t3lib_htmlmail::setContent  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 459 of file class.t3lib_htmlmail.php.

References add_header(), add_message(), constructHTML(), constructMixed(), getBoundary(), getContent(), and getHTMLContentType().

t3lib_htmlmail::setContent  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 459 of file class.t3lib_htmlmail.php.

References add_header(), add_message(), constructHTML(), constructMixed(), getBoundary(), getContent(), and getHTMLContentType().

Referenced by t3lib_dmailer::dmailer_sendAdvanced(), t3lib_dmailer::dmailer_sendSimple(), send(), tt_products_htmlmail::start(), and t3lib_formmail::start().

t3lib_htmlmail::setHeaders  ) 
 

Returns:
[type] ...

Definition at line 378 of file class.t3lib_htmlmail.php.

References add_header(), and convertName().

t3lib_htmlmail::setHeaders  ) 
 

Returns:
[type] ...

Definition at line 378 of file class.t3lib_htmlmail.php.

References add_header(), and convertName().

Referenced by t3lib_dmailer::dmailer_sendAdvanced(), t3lib_dmailer::dmailer_sendSimple(), send(), tt_products_htmlmail::start(), and t3lib_formmail::start().

t3lib_htmlmail::setHtml content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 687 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::setHtml content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 687 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::setPlain content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 676 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::setPlain content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 676 of file class.t3lib_htmlmail.php.

Referenced by addPlain().

t3lib_htmlmail::setRecipient recip  ) 
 

[Describe function...]

Parameters:
[type] $recip: ...
Returns:
[type] ...

Definition at line 432 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::setRecipient recip  ) 
 

[Describe function...]

Parameters:
[type] $recip: ...
Returns:
[type] ...

Definition at line 432 of file class.t3lib_htmlmail.php.

Referenced by t3lib_dmailer::dmailer_sendAdvanced(), t3lib_dmailer::dmailer_sendSimple(), tt_products_htmlmail::start(), and t3lib_formmail::start().

t3lib_htmlmail::split_fileref fileref  ) 
 

[Describe function...]

Parameters:
[type] $fileref: ...
Returns:
[type] ...

Definition at line 1226 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::split_fileref fileref  ) 
 

[Describe function...]

Parameters:
[type] $fileref: ...
Returns:
[type] ...

Definition at line 1226 of file class.t3lib_htmlmail.php.

Referenced by addAttachment().

t3lib_htmlmail::start  ) 
 

Returns:
[type] ...

Definition at line 253 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::start  ) 
 

Returns:
[type] ...

Definition at line 253 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::substHREFsInHTML  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 974 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::substHREFsInHTML  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 974 of file class.t3lib_htmlmail.php.

Referenced by addHTML(), and tt_products_htmlmail::start().

t3lib_htmlmail::substHTTPurlsInPlainText content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 1002 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::substHTTPurlsInPlainText content  ) 
 

[Describe function...]

Parameters:
[type] $content: ...
Returns:
[type] ...

Definition at line 1002 of file class.t3lib_htmlmail.php.

Referenced by addPlain().

t3lib_htmlmail::substMediaNamesInHTML absolute  ) 
 

[Describe function...]

Parameters:
[type] $absolute: ...
Returns:
[type] ...

Definition at line 947 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::substMediaNamesInHTML absolute  ) 
 

[Describe function...]

Parameters:
[type] $absolute: ...
Returns:
[type] ...

Definition at line 947 of file class.t3lib_htmlmail.php.

Referenced by addHTML(), and tt_products_htmlmail::start().

t3lib_htmlmail::tag_regex tagArray  ) 
 

[Describe function...]

Parameters:
[type] $tagArray: ...
Returns:
[type] ...

Definition at line 1268 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::tag_regex tagArray  ) 
 

[Describe function...]

Parameters:
[type] $tagArray: ...
Returns:
[type] ...

Definition at line 1268 of file class.t3lib_htmlmail.php.

Referenced by extractMediaLinks().

t3lib_htmlmail::useBase64  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 263 of file class.t3lib_htmlmail.php.

t3lib_htmlmail::useBase64  ) 
 

[Describe function...]

Returns:
[type] ...

Definition at line 263 of file class.t3lib_htmlmail.php.

Referenced by t3lib_dmailer::dmailer_prepare(), t3lib_dmailer::dmailer_sendSimple(), and t3lib_formmail::start().


The documentation for this class was generated from the following files:


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6