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::$all_recipients
PHPMailer::$AltBody
PHPMailer::$attachment
PHPMailer::$bcc
PHPMailer::$Body
PHPMailer::$boundary
PHPMailer::$cc
PHPMailer::$ConfirmReadingTo
PHPMailer::$ContentType
PHPMailer::$CustomHeader
PHPMailer::$DKIM_domain
PHPMailer::$DKIM_identity
PHPMailer::$DKIM_passphrase
PHPMailer::$DKIM_private
PHPMailer::$DKIM_selector
PHPMailer::$Encoding
PHPMailer::$ErrorInfo
PHPMailer::$error_count
PHPMailer::$exceptions
PHPMailer::$From
PHPMailer::$FromName
PHPMailer::$Helo
PHPMailer::$Host
PHPMailer::$Hostname
PHPMailer::$language
PHPMailer::$LE
PHPMailer::$Mailer
PHPMailer::$MessageID
PHPMailer::$message_type
PHPMailer::$MIMEBody
PHPMailer::$MIMEHeader
PHPMailer::$Password
PHPMailer::$PluginDir
PHPMailer::$Port
PHPMailer::$Priority
PHPMailer::$ReplyTo
PHPMailer::$Sender
PHPMailer::$Sendmail
PHPMailer::$SentMIMEMessage
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::$Version
PHPMailer::$WordWrap
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'.
Constructor
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
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::EncodeFile()
PHPMailer::EncodeHeader()
PHPMailer::EncodeQ()
PHPMailer::EncodeQP()
PHPMailer::EncodeQPphp()
PHPMailer::EncodeString()
PHPMailer::EndBoundary()
PHPMailer::FixEOL()
PHPMailer::GetAttachments()
PHPMailer::GetBoundary()
PHPMailer::GetMailMIME()
PHPMailer::GetSentMIMEMessage()
PHPMailer::GetTranslations()
PHPMailer::HasMultiBytes()
PHPMailer::HeaderLine()
PHPMailer::InlineImageExists()
PHPMailer::IsError()
PHPMailer::IsHTML()
PHPMailer::IsMail()
PHPMailer::IsQmail()
PHPMailer::IsSendmail()
PHPMailer::IsSMTP()
PHPMailer::Lang()
PHPMailer::MailSend()
PHPMailer::MsgHTML()
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()
Inherited from PHPMailer
PHPMailer::STOP_CONTINUE
PHPMailer::STOP_CRITICAL
PHPMailer::STOP_MESSAGE
Documentation generated on Mon, 25 Jun 2012 13:56:30 -0500 by phpDocumentor 1.4.4