com.liferay.portlet.layoutconfiguration.util.velocity
Class TemplateProcessor
java.lang.Object
com.liferay.portlet.layoutconfiguration.util.velocity.TemplateProcessor
public class TemplateProcessor
- extends Object
Constructor Summary |
TemplateProcessor(javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String portletId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateProcessor
public TemplateProcessor(javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String portletId)
processColumn
public String processColumn(String columnId)
throws Exception
- Throws:
Exception
processColumn
public String processColumn(String columnId,
String classNames)
throws Exception
- Throws:
Exception
processMax
public String processMax()
throws Exception
- Throws:
Exception
processMax
public String processMax(String classNames)
throws Exception
- Throws:
Exception
processPortlet
public String processPortlet(String portletId)
throws Exception
- Throws:
Exception
getPortletsMap
public Map<Portlet,Object[]> getPortletsMap()