public class MyAccountPanelCategory
extends com.liferay.application.list.BaseJSPPanelCategory
Constructor and Description |
---|
MyAccountPanelCategory() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJspPath() |
java.lang.String |
getKey() |
java.lang.String |
getLabel(java.util.Locale locale) |
boolean |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getHeaderJspPath, includeHeader, includeJSP
public java.lang.String getJspPath()
getJspPath
in class com.liferay.application.list.BaseJSPPanelCategory
public java.lang.String getKey()
public java.lang.String getLabel(java.util.Locale locale)
public boolean include(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException
include
in interface com.liferay.application.list.PanelCategory
include
in class com.liferay.application.list.BaseJSPPanelCategory
java.io.IOException
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext
in class com.liferay.application.list.BaseJSPPanelCategory