public class LiferayTemplateCache
extends freemarker.cache.TemplateCache
| Constructor and Description |
|---|
LiferayTemplateCache(freemarker.template.Configuration configuration,
com.liferay.portal.template.freemarker.configuration.FreeMarkerEngineConfiguration freemarkerEngineConfiguration,
com.liferay.portal.kernel.template.TemplateResourceLoader templateResourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
freemarker.cache.TemplateCache.MaybeMissingTemplate |
getTemplate(java.lang.String templateId,
java.util.Locale locale,
java.lang.Object customLookupCondition,
java.lang.String encoding,
boolean parse) |
clear, createLegacyDefaultTemplateLoader, getCacheStorage, getDelay, getFullTemplatePath, getLocalizedLookup, getTemplate, getTemplateLoader, getTemplateLookupStrategy, getTemplateNameFormat, removeTemplate, removeTemplate, setConfiguration, setDelay, setLocalizedLookuppublic LiferayTemplateCache(freemarker.template.Configuration configuration,
com.liferay.portal.template.freemarker.configuration.FreeMarkerEngineConfiguration freemarkerEngineConfiguration,
com.liferay.portal.kernel.template.TemplateResourceLoader templateResourceLoader)
throws java.lang.Exception
java.lang.Exceptionpublic freemarker.cache.TemplateCache.MaybeMissingTemplate getTemplate(java.lang.String templateId,
java.util.Locale locale,
java.lang.Object customLookupCondition,
java.lang.String encoding,
boolean parse)
throws java.io.IOException
getTemplate in class freemarker.cache.TemplateCachejava.io.IOException