com.liferay.portal.theme
Interface PortletDecoratorFactory
- All Known Implementing Classes:
- PortletDecoratorFactoryImpl
public interface PortletDecoratorFactory
getDefaultPortletDecorator
PortletDecorator getDefaultPortletDecorator()
getDefaultPortletDecoratorCssClass
String getDefaultPortletDecoratorCssClass()
getDefaultPortletDecoratorId
String getDefaultPortletDecoratorId()
getPortletDecorator
PortletDecorator getPortletDecorator()
getPortletDecorator
PortletDecorator getPortletDecorator(String portletDecoratorId)
getPortletDecorator
PortletDecorator getPortletDecorator(String portletDecoratorId,
String name,
String cssClass)