|
Previous Page |
Solar_Mail_Message |
Next Page |
send()
public
bool
send (
)
If a transport dependency has been injected, use it to send this email.
Parameters
- None.
Returns
- (bool) True on success, false on failure.
Description
If a transport dependency has been injected, use it to send this email.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _boundaryEnd()
- _boundarySep()
- _exception()
- addBcc()
- addCc()
- addHeader()
- addTo()
- apiVersion()
- attachFile()
- attachPart()
- dump()
- fetchContent()
- fetchHeaders()
- getCharset()
- getCrlf()
- getFrom()
- getHtml()
- getRcpt()
- getReplyTo()
- getReturnPath()
- getSubject()
- getText()
- locale()
- send()
- setCharset()
- setCrlf()
- setFrom()
- setHtml()
- setReplyTo()
- setReturnPath()
- setSubject()
- setText()