Class Inx_Apiimpl_DesignTemplate_TemplateImpl

Description

Implements interfaces:

  • author: nds

Located in /Apiimpl/DesignTemplate/TemplateImpl.php (line 6)


	
			
Method Summary
static void convert ( $oData)
Inx_Apiimpl_DesignTemplate_TemplateImpl __construct ( $oData)
void getHTMLStyles ()
void getId ()
void getName ()
void getTextStyles ()
Methods
static method convert (line 61)
  • access: public
static void convert ( $oData)
  • $oData
Constructor __construct (line 13)
  • access: public
Inx_Apiimpl_DesignTemplate_TemplateImpl __construct ( $oData)
  • stdClass $oData
getHTMLStyles (line 21)
  • see: getHTMLStyleNames()
  • access: public
void getHTMLStyles ()

Implementation of:
Inx_Api_DesignTemplate_Template::getHTMLStyles()
Returns all HTML Inx_Api_DesignTemplate_Styles in this template.
getId (line 56)
  • see: getId()
  • access: public
void getId ()

Implementation of:
Inx_Api_DesignTemplate_Template::getId()
Returns the id of the template.
getName (line 35)
  • see: getName()
  • access: public
void getName ()

Implementation of:
Inx_Api_DesignTemplate_Template::getName()
Returns the name of the template.
getTextStyles (line 43)
  • see: getTextStyleNames()
  • access: public
void getTextStyles ()

Implementation of:
Inx_Api_DesignTemplate_Template::getTextStyles()
Returns all text
  1. Style
s in this template. multipart mailing, if there is no appropriate text style for the chosen HTML style, is the first in the array.

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