This is the complete list of members for Mail, including all inherited members.
| $altBody | protected | |
| $attachments | protected | |
| $body | protected | |
| $from | protected | |
| $html | protected | |
| $replyTo | protected | |
| $subject | protected | |
| $to | protected | |
| addAttachment($path, $name='', $type='application/octet-stream', $encoding='base64') | ||
| addReplyTo($email, $name=NULL) | ||
| addTo($email, $name=NULL) | ||
| getAltBody() | ||
| getAttachments() | ||
| getBody() | ||
| getFrom() | ||
| getReplyTo() | ||
| getSubject() | ||
| getTo() | ||
| isHtml() | ||
| setAltBody($altBody) | ||
| setBody($body) | ||
| setFrom($email, $name=NULL) | ||
| setHtml($html) | ||
| setSubject($subject) |