Class PortletConfigurationUtil
Object
com.liferay.portlet.configuration.kernel.util.PortletConfigurationUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getPortletCustomCSSClassName
(PortletPreferences portletPreferences) static String
getPortletTitle
(String portletId, PortletPreferences portletPreferences, String languageId) static boolean
isUseCustomTitle
(PortletPreferences portletPreferences)
-
Constructor Details
-
PortletConfigurationUtil
public PortletConfigurationUtil()
-
-
Method Details
-
getPortletCustomCSSClassName
public static String getPortletCustomCSSClassName(PortletPreferences portletPreferences) throws Exception - Throws:
Exception
-
getPortletTitle
public static String getPortletTitle(String portletId, PortletPreferences portletPreferences, String languageId) -
isUseCustomTitle
-