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