public class PortletTemplatePlugin
extends org.exoplatform.container.component.BaseComponentPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
PortletTemplatePlugin.PortletTemplateConfig
The Class PortletTemplateConfig.
|
| Constructor and Description |
|---|
PortletTemplatePlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager)
Instantiates a new portlet template plugin.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPortletName()
Gets the portlet name.
|
List<PortletTemplatePlugin.PortletTemplateConfig> |
getPortletTemplateConfigs()
Retrieves all portlet template config for a portlet in plugin
|
public PortletTemplatePlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.container.configuration.ConfigurationManager configurationManager)
initParams - the init paramsconfigurationManager - the configuration managerpublic String getPortletName()
public List<PortletTemplatePlugin.PortletTemplateConfig> getPortletTemplateConfigs() throws Exception
Exception - the exceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.