Previous Page
Properties

Solar_Mail_Transport_Adapter_Smtp
Methods

Next Page
__construct()

Methods

Public

__construct()
Constructor.
__destruct()
Destructor; makes sure the SMTP connection is closed.
apiVersion()
Reports the API version for this class.
dump()
Convenience method for getting a dump the whole object, or one of its properties, or an external variable.
locale()
Looks up class-specific locale strings based on a key.
send()
Sends a Solar_Mail_Message.
setSmtp()
Sets the SMTP adapter.

Protected

_exception()
Convenience method for returning exceptions with localized text.
_headersToString()
Converts an array of headers to a string.
_send()
Sends the Solar_Mail_Message through an SMTP server connection; lazy-loads the SMTP dependency if needed.

Private

None.