com.liferay.portal.theme
Class PortletDecoratorFactoryImpl
java.lang.Object
com.liferay.portal.theme.PortletDecoratorFactoryImpl
- All Implemented Interfaces:
- PortletDecoratorFactory
public class PortletDecoratorFactoryImpl
- extends Object
- implements PortletDecoratorFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletDecoratorFactoryImpl
public PortletDecoratorFactoryImpl()
getDefaultPortletDecorator
public PortletDecorator getDefaultPortletDecorator()
- Specified by:
getDefaultPortletDecorator in interface PortletDecoratorFactory
getDefaultPortletDecoratorCssClass
public String getDefaultPortletDecoratorCssClass()
- Specified by:
getDefaultPortletDecoratorCssClass in interface PortletDecoratorFactory
getDefaultPortletDecoratorId
public String getDefaultPortletDecoratorId()
- Specified by:
getDefaultPortletDecoratorId in interface PortletDecoratorFactory
getPortletDecorator
public PortletDecorator getPortletDecorator()
- Specified by:
getPortletDecorator in interface PortletDecoratorFactory
getPortletDecorator
public PortletDecorator getPortletDecorator(String portletDecoratorId)
- Specified by:
getPortletDecorator in interface PortletDecoratorFactory
getPortletDecorator
public PortletDecorator getPortletDecorator(String portletDecoratorId,
String name,
String cssClass)
- Specified by:
getPortletDecorator in interface PortletDecoratorFactory