Interface
caplin.services

HtmlResourceService

Constructor Summary

Attributes Name and Description
caplin.services.HtmlResourceService()

Method Summary

Attributes Name and Description
void getHTMLTemplate(String sTemplateId)

Access an HTML template by name.

Constructor Detail

caplin.services.HtmlResourceService()

Method Detail

void getHTMLTemplate(String sTemplateId)

Access an HTML template by name.

Parameters
String sTemplateId The identifier of the root element of the template you wish to retrieve.