Interface Inx_Api_Mailing_XsltPlainTextContentHandler

Description

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

The Inx_Api_Mailing_XsltPlainTextContentHandler is a content handler used by templates to structure (XML content) and format (Style) mailings with plain text content. This content handler can only handle plain text 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/XsltPlainTextContentHandler.php (line 17)

Inx_Api_Mailing_ContentHandler
   |
   --Inx_Api_Mailing_XsltContentHandler
      |
      --Inx_Api_Mailing_XsltPlainTextContentHandler
Method Summary
string getPlainTextXslt ()
void updatePlainTextXslt (string $sPlainTextXslt)
Methods
getPlainTextXslt (line 25)

Returns the plain text style XML content stored by this content handler.

Returns the plain text style XML content stored by this content handler.

  • return: the plain text style XML content.
  • access: public
string getPlainTextXslt ()
updatePlainTextXslt (line 32)

Updates the plain text style XML content stored by this content handler.

Updates the plain text style XML content stored by this content handler.

  • access: public
void updatePlainTextXslt (string $sPlainTextXslt)
  • string $sPlainTextXslt: the new plain text 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