Class PortletConfigurationUtil
java.lang.Object
com.liferay.portlet.configuration.kernel.util.PortletConfigurationUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetPortletCustomCSSClassName(javax.portlet.PortletPreferences portletPreferences) static StringgetPortletTitle(String portletId, javax.portlet.PortletPreferences portletPreferences, String languageId) static booleanisUseCustomTitle(javax.portlet.PortletPreferences portletPreferences)
-
Constructor Details
-
PortletConfigurationUtil
public PortletConfigurationUtil()
-
-
Method Details