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]
public function addReplyTo ($replyto)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $replyto | array | Either an array or multi-array of form |
- Returns Returns this object for chaining.
- Defined on line 268 of libraries/joomla/mail/mail.php
- Since
See also
-
JMail::addReplyTo source code on BitBucket
-
Class JMail
-
Subpackage Mail
- Other versions of JMail::addReplyTo
SeeAlso:JMail::addReplyTo [Edit See Also]
User contributed notes
<CodeExamplesForm />
