com.liferay.portal.theme
Class PortletDecoratorFactoryUtil
java.lang.Object
com.liferay.portal.theme.PortletDecoratorFactoryUtil
public class PortletDecoratorFactoryUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDecoratorFactoryUtil
public PortletDecoratorFactoryUtil()
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)
getPortletDecoratorFactory
public static PortletDecoratorFactory getPortletDecoratorFactory()
setPortletDecoratorFactory
public void setPortletDecoratorFactory(PortletDecoratorFactory portletDecoratorFactory)