◆ __construct()
◆ addHeaders()
◆ assign()
| assign |
( |
|
$tag, |
|
|
|
$value = null |
|
) |
| |
◆ encodeBody()
◆ encodeFromName()
◆ encodeSubject()
◆ getErrors()
| getErrors |
( |
|
$ashtml = true | ) |
|
◆ getSuccess()
| getSuccess |
( |
|
$ashtml = true | ) |
|
◆ getTemplatePath()
◆ reset()
◆ send()
◆ sendMail()
| sendMail |
( |
|
$email, |
|
|
|
$subject, |
|
|
|
$body, |
|
|
|
$headers |
|
) |
| |
Send email
Uses the new XoopsMultiMailer
- Parameters
-
| $email | |
| $subject | |
| $body | |
| $headers | |
- Returns
- bool
◆ sendPM()
| sendPM |
( |
|
$uid, |
|
|
|
$subject, |
|
|
|
$body |
|
) |
| |
◆ setBody()
◆ setFromEmail()
◆ setFromName()
◆ setFromUser()
◆ setHTML()
◆ setPriority()
◆ setSubject()
◆ setTemplate()
◆ setTemplateDir()
| setTemplateDir |
( |
|
$value = null | ) |
|
◆ setToEmails()
◆ setToGroups()
◆ setToUsers()
◆ useMail()
◆ usePM()
◆ XoopsMailer()
PHP 4 style constructor compatibility shim
- Deprecated:
- all callers should be using parent::__construct()
◆ $assignedTags
◆ $body
◆ $charSet
◆ $encoding
◆ $errors
◆ $fromEmail
◆ $fromName
◆ $fromUser
◆ $headers
◆ $isMail
◆ $isPM
◆ $multimailer
◆ $subject
◆ $success
◆ $template
◆ $templatedir
◆ $toEmails
◆ $toUsers
The documentation for this class was generated from the following file: