JMail/1.5

From Joomla! Documentation
< JMail
Revision as of 16:20, 17 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[Edit Descripton] Description:JMail

Defined in

libraries/joomla/mail/mail.php

Subpackage

Mail

Extends

Extended by

Methods

Method name Description
addAttachment Add file attachments to the email.
addBCC Add blind carbon copy recipients to the email.
addCC Add carbon copy recipients to the email.
addRecipient Add recipients to the email.
addReplyTo Add Reply to e-mail address(es) to the e-mail.
JMail Constructor.
Send
setBody Set the E-Mail body.
setSender Set the E-Mail sender.
setSubject Set the E-Mail subject.
useSendmail Use sendmail for sending the e-mail.
useSMTP Use SMTP for sending the e-mail.
getInstance Returns a reference to a global e-mail object, only creating it if it doesn't already exist.

Importing

jimport( 'joomla.mail.mail' );

See also

[Edit See Also] SeeAlso:JMail

Examples

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox