Class PortletConfigurationUtil

Object
com.liferay.portlet.configuration.kernel.util.PortletConfigurationUtil

public class PortletConfigurationUtil extends Object
Author:
Brian Wing Shun Chan
  • Constructor Details

    • PortletConfigurationUtil

      public PortletConfigurationUtil()
  • Method Details

    • getPortletCustomCSSClassName

      public static String getPortletCustomCSSClassName(jakarta.portlet.PortletPreferences portletPreferences) throws Exception
      Throws:
      Exception
    • getPortletTitle

      public static String getPortletTitle(String portletId, jakarta.portlet.PortletPreferences portletPreferences, String languageId)
    • isUseCustomTitle

      public static boolean isUseCustomTitle(jakarta.portlet.PortletPreferences portletPreferences)