|
Previous Page |
Solar_Mail_Transport_Adapter |
Next Page |
Methods
Public
__construct()- Constructor.
__destruct()- Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
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.
Protected
_exception()- Convenience method for returning exceptions with localized text.
_headersToString()- Converts an array of headers to a string.
_send()- Actual sending process for adapter classes.
Private
None.