public class EditJournalArticlePortletConfigurationIcon extends BaseJournalArticlePortletConfigurationIcon
| Constructor and Description |
|---|
EditJournalArticlePortletConfigurationIcon() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJspPath() |
java.lang.String |
getMessage(javax.portlet.PortletRequest portletRequest) |
double |
getWeight() |
boolean |
isShow(javax.portlet.PortletRequest portletRequest) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getJournalContentDisplayContextgetServletContext, includegetAlt, getAriaRole, getCssClass, getData, getIconCssClass, getId, getImage, getImageHover, getLang, getLinkCssClass, getLocale, getMethod, getOnClick, getResourceBundle, getSrc, getSrcHover, getTarget, getURL, isLabel, isToolTip, isUseDialogpublic EditJournalArticlePortletConfigurationIcon()
public java.lang.String getJspPath()
getJspPath in class com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIconpublic java.lang.String getMessage(javax.portlet.PortletRequest portletRequest)
getMessage in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetMessage in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic double getWeight()
getWeight in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetWeight in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic boolean isShow(javax.portlet.PortletRequest portletRequest)
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.portal.kernel.portlet.configuration.icon.BaseJSPPortletConfigurationIcon