Class Swift_Mailer
Swift Mailer class.
Direct known subclasses
waMail
public
|
|
public static
|
|
public
object
|
#
createMessage( string $service = 'message' )
Create a new class instance of one of the message services. |
public
integer
|
#
send(
Send the given Message like it would be sent in a mail client. |
public
|
#
registerPlugin(
Register a plugin using a known unique key (e.g. myPlugin). |
public
|
protected
mixed
|
$_transport |
|
#
The Transport used to send messages |