The Inx_Api_Mailing_ContentHandler interface identifies content handlers.
The Inx_Api_Mailing_ContentHandler interface identifies content handlers. Content handlers are used to store and update the content of a mailing in a specific format. Some content handlers (like Inx_Api_Mailing_XsltContentHandler) provide special functionality like applying styles to a mailing (used by templates). There are no requirements common for all content handlers, thus content handlers are free to provide only the methods needed for the current content type.
Located in /Api/Mailing/ContentHandler.php (line 20)
Class | Description |
---|---|
Inx_Api_Mailing_MultiPartContentHandler | The Inx_Api_Mailing_MultiPartContentHandler is a simple content handler used to store and update mailing content in both, plain and HTML text format. |
Inx_Api_Mailing_SinglePartContentHandler | The Inx_Api_Mailing_SinglePartContentHandler interface defines the basic requirements of a content handler that handles only one content type (for example text or HTML). |
Inx_Api_Mailing_XsltContentHandler | The Inx_Api_Mailing_XsltContentHandler defines the basic requirements for a content handler that handles XML based content. |
Documentation generated on Thu, 17 Sep 2015 14:27:23 +0200 by phpDocumentor 1.3.2