Interface Inx_Api_DesignTemplate_Style

Description

An Inx_Api_DesignTemplate_Style defines the visual representation of a particular template or mailing.

An Inx_Api_DesignTemplate_Style defines the visual representation of a particular template or mailing. The style will be used to render the mailing. For more information on templates, see the Inx_Api_DesignTemplate_Template documentation.

Located in /Api/DesignTemplate/Style.php (line 19)


	
			
Method Summary
string getStyleName ()
int getTemplateId ()
Methods
getStyleName (line 31)

Returns the name of this style.

Returns the name of this style.

  • return: the name of this style.
  • access: public
string getStyleName ()
getTemplateId (line 25)

Returns the id of the template, which contains this style.

Returns the id of the template, which contains this style.

  • return: the id of the template, which contains this style.
  • access: public
int getTemplateId ()

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