Interface Inx_Api_Mailing_XsltHtmlTextContentHandler

Description

The Inx_Api_Mailing_XsltHtmlTextContentHandler is a content handler used by templates to structure (XML content) and format (Style) mailings with HTML text content.

The Inx_Api_Mailing_XsltHtmlTextContentHandler is a content handler used by templates to structure (XML content) and format (Style) mailings with HTML text content. This content handler can only handle HTML content. If you wish to use both, plain and HTML text content, use the Inx_Api_Mailing_XsltMultiPartContentHandler instead.

  • version: $Revision: 9497 $ $Date: 2007-12-19 17:03:25 +0200 (Tr, 19 Grd 2007) $ $Author: aurimas $
  • since: API 1.0.1

Located in /Api/Mailing/XsltHtmlTextContentHandler.php (line 18)

Inx_Api_Mailing_ContentHandler
   |
   --Inx_Api_Mailing_XsltContentHandler
      |
      --Inx_Api_Mailing_XsltHtmlTextContentHandler
Method Summary
string getHtmlTextXslt ()
void updateHtmlTextXslt (string $sHtmlTextXslt)
Methods
getHtmlTextXslt (line 26)

Returns the HTML style XML content stored by this content handler.

Returns the HTML style XML content stored by this content handler.

  • return: the HTML style XML content.
  • access: public
string getHtmlTextXslt ()
updateHtmlTextXslt (line 33)

Updates the HTML style XML content stored by this content handler.

Updates the HTML style XML content stored by this content handler.

  • access: public
void updateHtmlTextXslt (string $sHtmlTextXslt)
  • string $sHtmlTextXslt: the HTML style XML content.

Inherited Methods

Inherited From Inx_Api_Mailing_XsltContentHandler

Inx_Api_Mailing_XsltContentHandler::getStyle()
Inx_Api_Mailing_XsltContentHandler::getXmlContent()
Inx_Api_Mailing_XsltContentHandler::updateStyle()
Inx_Api_Mailing_XsltContentHandler::updateXmlContent()

Documentation generated on Thu, 17 Sep 2015 14:27:35 +0200 by phpDocumentor 1.3.2