public class InformationMessagesProductNavigationControlMenuEntry
extends com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntry
implements com.liferay.product.navigation.control.menu.ProductNavigationControlMenuEntry
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
INFORMATION_MESSAGES_LINKED_LAYOUT |
static java.lang.String |
INFORMATION_MESSAGES_MODIFIED_LAYOUT |
| Constructor and Description |
|---|
InformationMessagesProductNavigationControlMenuEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIconJspPath() |
boolean |
hasUpdateLayoutPermission(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
includeIcon(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected boolean |
isLinkedLayout(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
protected boolean |
isModifiedLayout(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay) |
boolean |
isShow(javax.servlet.http.HttpServletRequest request) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getBodyJspPath, getLabel, getURL, include, includeBodyequals, getData, getIconCssClass, getKey, getLinkCssClass, hashCode, isUseDialogpublic static final java.lang.String INFORMATION_MESSAGES_LINKED_LAYOUT
public static final java.lang.String INFORMATION_MESSAGES_MODIFIED_LAYOUT
public InformationMessagesProductNavigationControlMenuEntry()
public java.lang.String getIconJspPath()
getIconJspPath in class com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntrypublic boolean hasUpdateLayoutPermission(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic boolean includeIcon(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
includeIcon in interface com.liferay.product.navigation.control.menu.ProductNavigationControlMenuEntryincludeIcon in class com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntryjava.io.IOExceptionpublic boolean isShow(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException
isShow in interface com.liferay.product.navigation.control.menu.ProductNavigationControlMenuEntryisShow in class com.liferay.product.navigation.control.menu.BaseProductNavigationControlMenuEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.product.navigation.control.menu.BaseJSPProductNavigationControlMenuEntryprotected boolean isLinkedLayout(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected boolean isModifiedLayout(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException