com.liferay.portlet.dynamicdatalists.util
Class VelocityTemplateParser
java.lang.Object
com.liferay.portal.kernel.templateparser.BaseTemplateParser
com.liferay.portlet.journal.util.VelocityTemplateParser
com.liferay.portlet.dynamicdatalists.util.VelocityTemplateParser
- All Implemented Interfaces:
- TemplateParser
public class VelocityTemplateParser
- extends VelocityTemplateParser
Methods inherited from class com.liferay.portal.kernel.templateparser.BaseTemplateParser |
getArticleGroupId, getCompany, getCompanyGroupId, getCompanyId, getDevice, getGroupId, getLanguageId, getScopeGroupId, getScript, getTemplateId, getThemeDisplay, getTokens, getViewMode, getXML, insertRequestVariables, setContextObjects, setLanguageId, setScript, setThemeDisplay, setTokens, setViewMode, setXML, transform |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityTemplateParser
public VelocityTemplateParser()
getErrorTemplateContent
protected String getErrorTemplateContent()
- Overrides:
getErrorTemplateContent
in class VelocityTemplateParser
getErrorTemplateId
protected String getErrorTemplateId()
- Overrides:
getErrorTemplateId
in class VelocityTemplateParser
getTemplateContext
protected TemplateContext getTemplateContext()
throws Exception
- Overrides:
getTemplateContext
in class VelocityTemplateParser
- Throws:
Exception