xPliciMailAbstract class to send an email
Located in /core/internal_components/common/mail/xPliciMail.class.php (line 66)
| Class | Description |
|---|---|
CustomerMail
|
Send customer mail (based on the database TTextEmailBody) |
DbIndexMail
|
Send db index mail from |
InternalMail
|
Send an internalMail to Super admin emails |
ModuleMail
|
The module send mail to use |
PageMail
|
Send a mail containing the current page |
SendMail
|
Send mail to specific persons. |
WebsiteInternalMail
|
Web site internal mail |
array
$m_authorized_body_type
= array() (line 112)
List of body type authorised : HTML,PLAIN_TEXT
string
$m_body_type
= "" (line 118)
Type of email body
bool
$m_debug
= false (line 125)
Debug
string
$m_from_email
= "" (line 93)
From email
string
$m_from_name
= "" (line 99)
From name
string
$m_interface_needed
= "null" (line 74)
Interface needed for sending mail
string
$m_recipients_by_coma
= "" (line 87)
recipients separated by coma
string
$m_subject
= "" (line 81)
Subject for the mail
string
$m_subject_prefix
= "" (line 105)
Subject prefix
Constructor, init the requests and objects
Convert cotent with base mail template
Set recipients separated by coma
Set subject prefix
Documentation generated on Tue, 25 Mar 2008 15:37:32 +0100 by phpDocumentor 1.3.2