API17:JMail::addReplyTo
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JMail::addReplyTo
Description
Add Reply to email address(es) to the email.
Description:JMail::addReplyTo [Edit Descripton]
Since
Synopsis
public JMail::addReplyTo ($replyto)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $replyto | array | Either an array or multi-array of form |
Returns
Returns this object for chaining.
Defined in
libraries/joomla/mail/mail.php (line 268)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
