|
Previous Page |
Solar_Mail_Message |
Next Class |
setText()
public
Solar_Mail_Message
setText (
string $text
)
Sets the part for the plain-text portion of this message.
Parameters
- (string)
$text: The plain-text message.
Returns
- (Solar_Mail_Message) This object.
Description
Sets the part for the plain-text portion of this message.
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()