Contains methods to handle emails appropriate.
PHPMailer could also be used.
Located in /legacy/email.class.php (line 22)
PHPMailer | --email
Contains default database settings.
Limits the amount of emails to send out per outgoing cycle, this prevents timeouts.
Inherited from PHPMailer
PHPMailer::$AltBody
PHPMailer::$Body
PHPMailer::$CharSet
PHPMailer::$ConfirmReadingTo
PHPMailer::$ContentType
PHPMailer::$Encoding
PHPMailer::$ErrorInfo
PHPMailer::$From
PHPMailer::$FromName
PHPMailer::$Helo
PHPMailer::$Host
PHPMailer::$Hostname
PHPMailer::$language
PHPMailer::$LE
PHPMailer::$Mailer
PHPMailer::$MessageID
PHPMailer::$Password
PHPMailer::$PluginDir
PHPMailer::$Port
PHPMailer::$Priority
PHPMailer::$Sender
PHPMailer::$Sendmail
PHPMailer::$SingleTo
PHPMailer::$SMTPAuth
PHPMailer::$SMTPDebug
PHPMailer::$SMTPKeepAlive
PHPMailer::$SMTPSecure
PHPMailer::$Subject
PHPMailer::$Timeout
PHPMailer::$Username
PHPMailer::$Version
PHPMailer::$WordWrap
Clears all stored objects to prepare for new email send.
Loads all default PHPDevShell mail settings as defined in general settings for easy and quick sending.
Simple linear email sending method. Use sendnow to send more advanced emails.
Validates email address.
Inherited From PHPMailer
PHPMailer::__construct()
PHPMailer::AddAddress()
PHPMailer::AddAttachment()
PHPMailer::AddBCC()
PHPMailer::AddCC()
PHPMailer::AddCustomHeader()
PHPMailer::AddEmbeddedImage()
PHPMailer::AddrAppend()
PHPMailer::AddReplyTo()
PHPMailer::AddrFormat()
PHPMailer::AddStringAttachment()
PHPMailer::Base64EncodeWrapMB()
PHPMailer::ClearAddresses()
PHPMailer::ClearAllRecipients()
PHPMailer::ClearAttachments()
PHPMailer::ClearBCCs()
PHPMailer::ClearCCs()
PHPMailer::ClearCustomHeaders()
PHPMailer::ClearReplyTos()
PHPMailer::CreateBody()
PHPMailer::CreateHeader()
PHPMailer::EncodeHeader()
PHPMailer::EncodeQ()
PHPMailer::EncodeQP()
PHPMailer::EncodeQPphp()
PHPMailer::EncodeString()
PHPMailer::GetAttachments()
PHPMailer::GetMailMIME()
PHPMailer::GetTranslations()
PHPMailer::HasMultiBytes()
PHPMailer::HeaderLine()
PHPMailer::InlineImageExists()
PHPMailer::IsError()
PHPMailer::IsHTML()
PHPMailer::IsMail()
PHPMailer::IsQmail()
PHPMailer::IsSendmail()
PHPMailer::IsSMTP()
PHPMailer::MailSend()
PHPMailer::MsgHTML()
PHPMailer::RFCDate()
PHPMailer::SecureHeader()
PHPMailer::Send()
PHPMailer::SendmailSend()
PHPMailer::set()
PHPMailer::SetError()
PHPMailer::SetFrom()
PHPMailer::SetLanguage()
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 Tue, 09 Aug 2011 09:04:48 +0200 by phpDocumentor 1.4.3