public class ViewJournalSourcePortletConfigurationIcon
extends com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIcon
| Constructor and Description |
|---|
ViewJournalSourcePortletConfigurationIcon() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.journal.model.JournalArticle |
getArticle(javax.servlet.http.HttpServletRequest request) |
protected com.liferay.journal.model.JournalArticle |
getArticle(javax.portlet.PortletRequest request) |
protected java.lang.String |
getDialogJS(com.liferay.journal.model.JournalArticle article) |
java.lang.String |
getMessage(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getOnClick(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
java.util.ResourceBundle |
getResourceBundle(java.util.Locale locale) |
java.lang.String |
getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
double |
getWeight() |
protected java.lang.String |
getWindowJS(javax.portlet.PortletRequest portletRequest,
com.liferay.journal.model.JournalArticle article) |
boolean |
isShow(javax.portlet.PortletRequest portletRequest) |
boolean |
isToolTip() |
protected void |
setJournalArticleLocalService(com.liferay.journal.service.JournalArticleLocalService journalArticleLocalService) |
getAlt, getAriaRole, getCssClass, getData, getIconCssClass, getId, getImage, getImageHover, getLang, getLinkCssClass, getLocale, getMethod, getSrc, getSrcHover, getTarget, include, isLabel, isUseDialogpublic ViewJournalSourcePortletConfigurationIcon()
public 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 java.lang.String getOnClick(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
getOnClick in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetOnClick in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
getResourceBundle in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic java.lang.String getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
getURL in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetURL 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 boolean isToolTip()
isToolTip in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIconisToolTip in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconprotected com.liferay.journal.model.JournalArticle getArticle(javax.servlet.http.HttpServletRequest request)
protected com.liferay.journal.model.JournalArticle getArticle(javax.portlet.PortletRequest request)
protected java.lang.String getDialogJS(com.liferay.journal.model.JournalArticle article)
protected java.lang.String getWindowJS(javax.portlet.PortletRequest portletRequest,
com.liferay.journal.model.JournalArticle article)
protected void setJournalArticleLocalService(com.liferay.journal.service.JournalArticleLocalService journalArticleLocalService)