void
getHtmlText
()
Implementation of:
- Inx_Api_Rendering_Content::getHtmlText()
- Returns the HTML text part of the mailing, or null if the Inx_Api_Rendering_ContentType is Inx_Api_Rendering_ContentType::PLAIN_TEXT.
void
getPlainText
()
Implementation of:
- Inx_Api_Rendering_Content::getPlainText()
- Returns the plain text part of the mailing, or null if the Inx_Api_Rendering_ContentType is Inx_Api_Rendering_ContentType::HTML_TEXT.