public class PortletDecoratorFactoryImpl
extends java.lang.Object
implements com.liferay.portal.theme.PortletDecoratorFactory
| Constructor and Description |
|---|
PortletDecoratorFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.model.PortletDecorator |
getDefaultPortletDecorator() |
java.lang.String |
getDefaultPortletDecoratorCssClass() |
java.lang.String |
getDefaultPortletDecoratorId() |
com.liferay.portal.model.PortletDecorator |
getPortletDecorator() |
com.liferay.portal.model.PortletDecorator |
getPortletDecorator(java.lang.String portletDecoratorId) |
com.liferay.portal.model.PortletDecorator |
getPortletDecorator(java.lang.String portletDecoratorId,
java.lang.String name,
java.lang.String cssClass) |
public com.liferay.portal.model.PortletDecorator getDefaultPortletDecorator()
getDefaultPortletDecorator in interface com.liferay.portal.theme.PortletDecoratorFactorypublic java.lang.String getDefaultPortletDecoratorCssClass()
getDefaultPortletDecoratorCssClass in interface com.liferay.portal.theme.PortletDecoratorFactorypublic java.lang.String getDefaultPortletDecoratorId()
getDefaultPortletDecoratorId in interface com.liferay.portal.theme.PortletDecoratorFactorypublic com.liferay.portal.model.PortletDecorator getPortletDecorator()
getPortletDecorator in interface com.liferay.portal.theme.PortletDecoratorFactorypublic com.liferay.portal.model.PortletDecorator getPortletDecorator(java.lang.String portletDecoratorId)
getPortletDecorator in interface com.liferay.portal.theme.PortletDecoratorFactorypublic com.liferay.portal.model.PortletDecorator getPortletDecorator(java.lang.String portletDecoratorId,
java.lang.String name,
java.lang.String cssClass)
getPortletDecorator in interface com.liferay.portal.theme.PortletDecoratorFactory