|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object freemarker.cache.TemplateCache com.liferay.portal.freemarker.LiferayTemplateCache
public class LiferayTemplateCache
Constructor Summary | |
---|---|
LiferayTemplateCache(freemarker.template.Configuration configuration)
|
Method Summary | |
---|---|
freemarker.template.Template |
getTemplate(String templateId,
Locale locale,
String encoding,
boolean parse)
|
Methods inherited from class freemarker.cache.TemplateCache |
---|
clear, getCacheStorage, getDelay, getFullTemplatePath, getLocalizedLookup, getTemplateLoader, setConfiguration, setDelay, setLocalizedLookup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LiferayTemplateCache(freemarker.template.Configuration configuration)
Method Detail |
---|
public freemarker.template.Template getTemplate(String templateId, Locale locale, String encoding, boolean parse) throws IOException
getTemplate
in class freemarker.cache.TemplateCache
IOException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |