Email Class. Provides a common interface to send email from the Joomla! Platform
Located in /libraries/joomla/mail/mail.php (line 21)
PHPMailer | --JMail
Inherited from PHPMailer
PHPMailer::$action_function
PHPMailer::$AllowEmpty
PHPMailer::$all_recipients
PHPMailer::$AltBody
PHPMailer::$attachment
PHPMailer::$AuthType
PHPMailer::$bcc
PHPMailer::$Body
PHPMailer::$boundary
PHPMailer::$cc
PHPMailer::$ConfirmReadingTo
PHPMailer::$ContentType
PHPMailer::$CustomHeader
PHPMailer::$Debugoutput
PHPMailer::$DKIM_domain
PHPMailer::$DKIM_identity
PHPMailer::$DKIM_passphrase
PHPMailer::$DKIM_private
PHPMailer::$DKIM_selector
PHPMailer::$do_verp
PHPMailer::$Encoding
PHPMailer::$ErrorInfo
PHPMailer::$error_count
PHPMailer::$exceptions
PHPMailer::$From
PHPMailer::$FromName
PHPMailer::$Helo
PHPMailer::$Host
PHPMailer::$Hostname
PHPMailer::$Ical
PHPMailer::$language
PHPMailer::$LE
PHPMailer::$Mailer
PHPMailer::$mailHeader
PHPMailer::$MessageDate
PHPMailer::$MessageID
PHPMailer::$message_type
PHPMailer::$MIMEBody
PHPMailer::$MIMEHeader
PHPMailer::$Password
PHPMailer::$PluginDir
PHPMailer::$Port
PHPMailer::$Priority
PHPMailer::$Realm
PHPMailer::$ReplyTo
PHPMailer::$ReturnPath
PHPMailer::$Sender
PHPMailer::$Sendmail
PHPMailer::$sign_cert_file
PHPMailer::$sign_key_file
PHPMailer::$sign_key_pass
PHPMailer::$SingleTo
PHPMailer::$SingleToArray
PHPMailer::$smtp
PHPMailer::$SMTPAuth
PHPMailer::$SMTPDebug
PHPMailer::$SMTPKeepAlive
PHPMailer::$SMTPSecure
PHPMailer::$Subject
PHPMailer::$Timeout
PHPMailer::$to
PHPMailer::$Username
PHPMailer::$UseSendmailOptions
PHPMailer::$Version
PHPMailer::$WordWrap
PHPMailer::$Workstation
PHPMailer::$XMailer
Returns the global email object, only creating it if it doesn't already exist.
NOTE: If you need an instance to use that does not have the global configuration values, use an id string that is not 'Joomla'.
Add recipients to the email.
Add file attachments to the email
Add blind carbon copy recipients to the email
Add carbon copy recipients to the email
Add recipients to the email
Add Reply to email address(es) to the email
Sets message type to HTML
Send the mail
Sends mail to administrator for approval of a user submission
Function to send an email
Set the email body
Set the email sender
Set the email subject
Use sendmail for sending the email
Use SMTP for sending the email
Inherited From PHPMailer
PHPMailer::__construct()
PHPMailer::AddAddress()
PHPMailer::AddAnAddress()
PHPMailer::AddAttachment()
PHPMailer::AddBCC()
PHPMailer::AddCC()
PHPMailer::AddCustomHeader()
PHPMailer::AddEmbeddedImage()
PHPMailer::AddrAppend()
PHPMailer::AddReplyTo()
PHPMailer::AddrFormat()
PHPMailer::AddStringAttachment()
PHPMailer::AddStringEmbeddedImage()
PHPMailer::AlternativeExists()
PHPMailer::AttachAll()
PHPMailer::AttachmentExists()
PHPMailer::Base64EncodeWrapMB()
PHPMailer::ClearAddresses()
PHPMailer::ClearAllRecipients()
PHPMailer::ClearAttachments()
PHPMailer::ClearBCCs()
PHPMailer::ClearCCs()
PHPMailer::ClearCustomHeaders()
PHPMailer::ClearReplyTos()
PHPMailer::CreateBody()
PHPMailer::CreateHeader()
PHPMailer::DKIM_Add()
PHPMailer::DKIM_BodyC()
PHPMailer::DKIM_HeaderC()
PHPMailer::DKIM_QP()
PHPMailer::DKIM_Sign()
PHPMailer::doCallback()
PHPMailer::edebug()
PHPMailer::EncodeFile()
PHPMailer::EncodeHeader()
PHPMailer::EncodeQ()
PHPMailer::EncodeQP()
PHPMailer::EncodeQPphp()
PHPMailer::EncodeString()
PHPMailer::EndBoundary()
PHPMailer::filenameToType()
PHPMailer::FixEOL()
PHPMailer::GetAttachments()
PHPMailer::GetBoundary()
PHPMailer::GetMailMIME()
PHPMailer::GetSentMIMEMessage()
PHPMailer::GetTranslations()
PHPMailer::HasMultiBytes()
PHPMailer::HeaderLine()
PHPMailer::html2text()
PHPMailer::InlineImageExists()
PHPMailer::IsError()
PHPMailer::IsHTML()
PHPMailer::IsMail()
PHPMailer::IsQmail()
PHPMailer::IsSendmail()
PHPMailer::IsSMTP()
PHPMailer::Lang()
PHPMailer::MailSend()
PHPMailer::mb_pathinfo()
PHPMailer::MsgHTML()
PHPMailer::NormalizeBreaks()
PHPMailer::PostSend()
PHPMailer::PreSend()
PHPMailer::RFCDate()
PHPMailer::SecureHeader()
PHPMailer::Send()
PHPMailer::SendmailSend()
PHPMailer::ServerHostname()
PHPMailer::set()
PHPMailer::SetError()
PHPMailer::SetFrom()
PHPMailer::SetLanguage()
PHPMailer::SetMessageType()
PHPMailer::SetWordWrap()
PHPMailer::Sign()
PHPMailer::SmtpClose()
PHPMailer::SmtpConnect()
PHPMailer::SmtpSend()
PHPMailer::TextLine()
PHPMailer::UTF8CharBoundary()
PHPMailer::ValidateAddress()
PHPMailer::WrapText()
PHPMailer::_mime_types()
PHPMailer::__destruct()
Inherited from PHPMailer
PHPMailer::CRLF
PHPMailer::STOP_CONTINUE
PHPMailer::STOP_CRITICAL
PHPMailer::STOP_MESSAGE
Documentation generated on Tue, 19 Nov 2013 15:07:30 +0100 by phpDocumentor 1.4.3