Search for LE
Search API
| Name | Type | Location | Description |
|---|---|---|---|
| phpmailer.lang-es.php | file |
inc/ |
|
| phpmailer.lang-nl.php | file |
inc/ |
|
| phpmailer.lang-ca.php | file |
inc/ |
|
| phpmailer.lang-hr.php | file |
inc/ |
|
| phpmailer.lang-ar.php | file |
inc/ |
|
| phpmailer.lang-gl.php | file |
inc/ |
|
| phpmailer.lang-ms.php | file |
inc/ |
|
| phpmailer.lang-ba.php | file |
inc/ |
|
|
PHPMailer:: |
function |
inc/ |
Format an address for use in a message header. |
| system_disable_module | function |
modules/ |
Handles the disabling of the module in question. |
| phpmailer.lang-eo.php | file |
inc/ |
|
|
PHPMailer:: |
function |
inc/ |
Create recipient headers. |
| phpmailer.lang-hu.php | file |
inc/ |
|
| phpmailer.lang-he.php | file |
inc/ |
|
| phpmailer.lang-lv.php | file |
inc/ |
|
| phpmailer.lang-nb.php | file |
inc/ |
|
| phpmailer.lang-et.php | file |
inc/ |
|
| phpmailer.lang-fi.php | file |
inc/ |
|
| phpmailer.lang-cs.php | file |
inc/ |
|
| phpmailer.lang-tr.php | file |
inc/ |
|
| phpmailer.lang-fr.php | file |
inc/ |
|
| phpmailer.lang-tl.php | file |
inc/ |
|
| phpmailer.lang-it.php | file |
inc/ |
|
| phpmailer.lang-ch.php | file |
inc/ |
|
|
PHPMailer:: |
function |
inc/ |
Add a "To" address. |
| TEXT_ALIGN_MIDDLELEFT | constant |
inc/ |
|
| TEXT_ALIGN_BOTTOMLEFT | constant |
inc/ |
|
|
PHPMailer:: |
function |
inc/ |
Format a header line. |
| fp_mobile_template.php | file |
themes/ |
|
| fp_mobile_template.php | file |
themes/ |
|
| fp_mobile_template.php | file |
themes/ |
|
|
PHPMailer:: |
property |
inc/ |
What kind of encryption to use on the SMTP connection. Options: '', 'ssl' or 'tls'. |
| {#table_dlg.row_title} | file |
modules/ |
{#table_dlg.row_title} |
|
PHPMailer:: |
property |
inc/ |
The array of attachments. |
|
PHPMailer:: |
property |
inc/ |
Whether to throw exceptions for errors. |
|
_DegreePlan:: |
function |
classes/ |
|
|
PHPMailer:: |
function |
inc/ |
Fix CVE-2016-10033 and CVE-2016-10045 by disallowing potentially unsafe shell characters. Note that escapeshellarg and escapeshellcmd are inadequate for our purposes, especially on Windows. |
|
PHPMailer:: |
function |
inc/ |
Constructor. |
|
pDraw:: |
function |
inc/ |
|
|
PHPMailer:: |
function |
inc/ |
Initiate a connection to an SMTP server. Returns false if the operation failed. |
|
PHPMailer:: |
function |
inc/ |
Return the end of a message boundary. |
|
PHPMailer:: |
property |
inc/ |
Extra headers that createHeader() doesn't fold in. |
|
PHPMailer:: |
function |
inc/ |
Get the message MIME type headers. |
|
PHPMailer:: |
property |
inc/ |
The complete compiled MIME message headers. |
|
PHPMailer:: |
property |
inc/ |
Whether to allow sending messages with an empty body. |
| LABEL_TITLE_BACKGROUND | constant |
inc/ |
|
|
PHPMailer:: |
function |
inc/ |
Apply word wrapping to the message body. Wraps the message body to the number of chars set in the WordWrap property. You should only do this to plain-text bodies as wrapping HTML tags may break them. This is called automatically by createBody(), so… |
| IMAGE_MAP_STORAGE_FILE | constant |
inc/ |
|
|
PHPMailer:: |
function |
inc/ |
Set the language for error messages. Returns false if it cannot load the language file. The default language is English. |
|
PHPMailer:: |
function |
inc/ |
Return the start of a message boundary. |
