The Inx_Api_Mailing_XsltContentHandler defines the basic requirements for a content handler that handles XML based content.
The Inx_Api_Mailing_XsltContentHandler defines the basic requirements for a content handler that handles XML based content. This type of content handler is used by templates to structure (XML content) and format (Style) a mailing.
Located in /Api/Mailing/XsltContentHandler.php (line 16)
Inx_Api_Mailing_ContentHandler | --Inx_Api_Mailing_XsltContentHandler
Class | Description |
---|---|
Inx_Api_Mailing_XsltHtmlTextContentHandler | The Inx_Api_Mailing_XsltHtmlTextContentHandler is a content handler used by templates to structure (XML content) and format (Style) mailings with HTML text content. |
Inx_Api_Mailing_XsltMultiPartContentHandler | The Inx_Api_Mailing_XsltMultiPartContentHandler is a content handler used by templates to structure (XML content) and format (Style) mailings with both, plain and HTML text content. |
Inx_Api_Mailing_XsltPlainTextContentHandler | The Inx_Api_Mailing_XsltPlainTextContentHandler is a content handler used by templates to structure (XML content) and format (Style) mailings with plain text content. |
Returns the style, the mailing has been created with.
Returns the style, the mailing has been created with. The style is used to format the mailing, very similar to a CSS file.
Returns the raw XML content stored by this content handler.
Returns the raw XML content stored by this content handler.
Updates the style used for the mailing.
Updates the style used for the mailing. The style is used to format the mailing, very similar to a CSS file.
Updates the raw XML content stored by this content handler.
Updates the raw XML content stored by this content handler.
Documentation generated on Thu, 17 Sep 2015 14:27:35 +0200 by phpDocumentor 1.3.2