Package | Description |
---|---|
fr.paris.lutece.portal.service.template | |
fr.paris.lutece.util.html |
Modifier and Type | Method and Description |
---|---|
HtmlTemplate |
AbstractFreeMarkerTemplateService.loadTemplate(String strTemplateData,
Locale locale,
Object rootMap)
Load a template from a String and process a model WARNING : This method must not be used in front office (no cache management available).
|
HtmlTemplate |
IFreeMarkerTemplateService.loadTemplate(String strTemplateData,
Locale locale,
Object rootMap)
Load a template from a String and process a model WARNING : This method must not be used in front office (no cache management available).
|
HtmlTemplate |
AbstractFreeMarkerTemplateService.loadTemplate(String strPath,
String strTemplate)
Load a template
|
HtmlTemplate |
IFreeMarkerTemplateService.loadTemplate(String strPath,
String strTemplate)
Load a template
|
HtmlTemplate |
AbstractFreeMarkerTemplateService.loadTemplate(String strPath,
String strTemplate,
Locale locale,
Object rootMap)
Load a template and process a model
|
HtmlTemplate |
IFreeMarkerTemplateService.loadTemplate(String strPath,
String strTemplate,
Locale locale,
Object rootMap)
Load a template and process a model
|
Constructor and Description |
---|
HtmlTemplate(HtmlTemplate template)
Constructor 3
|
Copyright © 2020 City of Paris. All rights reserved.