/Api/Rendering/Content.php
Classes
Inx_Api_Rendering_Content
|
The Inx_Api_Rendering_Content contains the personalized content of a mailing for a specific recipient. information that can be retrieved from the Inx_Api_Rendering_Content includes: - The content type: Inx_Api_Rendering_Content::getContentType()
- Plain/HTML text: Inx_Api_Rendering_Content::getPlainText() and Inx_Api_Rendering_Content::getHtmlText()
- The subject: Inx_Api_Rendering_Content::getSubject()
- The recipient address: Inx_Api_Rendering_Content::getRecipientAddress()
- The sender address: Inx_Api_Rendering_Content::getSenderAddress()
- The bounce and reply addresses: Inx_Api_Rendering_Content::getBounceAddress() and
Inx_Api_Rendering_Content::getReplyToAddress()
- Attachments: Inx_Api_Rendering_Content::getAttachments()
- Embedded images: Inx_Api_Rendering_Content::getEmbeddedImages()
- The mail headers: Inx_Api_Rendering_Content::getHeader() or
Inx_Api_Rendering_Content::getMultipleHeaders()
A Inx_Api_Rendering_Content object is created by a Inx_Api_Rendering_Content::GeneralMailingRenderer using its build methods.
|
Documentation generated on Thu, 17 Sep 2015 14:27:23 +0200 by phpDocumentor 1.3.2