Class PortletDecoratorFactoryUtil

Object
com.liferay.portal.kernel.theme.PortletDecoratorFactoryUtil

public class PortletDecoratorFactoryUtil extends Object
Author:
Eduardo GarcĂ­a
  • Constructor Details

    • PortletDecoratorFactoryUtil

      public PortletDecoratorFactoryUtil()
  • Method Details

    • getDefaultPortletDecorator

      public static PortletDecorator getDefaultPortletDecorator()
    • getDefaultPortletDecoratorCssClass

      public static String getDefaultPortletDecoratorCssClass()
    • getDefaultPortletDecoratorId

      public static String getDefaultPortletDecoratorId()
    • getPortletDecorator

      public static PortletDecorator getPortletDecorator()
    • getPortletDecorator

      public static PortletDecorator getPortletDecorator(String portletDecoratorId)
    • getPortletDecorator

      public static PortletDecorator getPortletDecorator(String portletDecoratorId, String name, String cssClass)