PiiMail
| Package | pii.core |
|---|---|
| Inheritance | class PiiMail |
| Since | 2.0 |
| Version | $Id$ |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getSubject() | PiiMail | |
| send() | Sends this email | PiiMail |
| setSubject() | PiiMail |
Property Details
body
property
public $body;
from
property
public $from;
to
property
public $to;
Method Details
getSubject()
method
|
public void getSubject()
|
send()
method
|
public void send()
|
Sends this email
setSubject()
method
|
public void setSubject($value)
| ||
| $value | ||