Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractComponentEditor.checkComponentSupport(IPlugin plugin) |
Modifier and Type | Method and Description |
---|---|
IPlugin |
IPluginController.getPlugin() |
Modifier and Type | Method and Description |
---|---|
IPlugin |
ISiteExecutionContext.getPlugin()
Gets the current plugin.
|
Modifier and Type | Method and Description |
---|---|
void |
InternalSiteExecutionContext.setPlugin(IPlugin plugin) |
Modifier and Type | Method and Description |
---|---|
IPlugin |
IBaseSiteModule.getPlugin(Object pluginObject)
Access method to get a
IPlugin object from one of the followings: ModuleImpl, java.io.Serializable. |
Modifier and Type | Method and Description |
---|---|
Collection<IPlugin> |
IBaseSiteModule.getPlugins(IContext context,
ISite site)
Gets all the plugins from a site at root level.
|
Collection<IPlugin> |
IBaseSiteModule.getPlugins(IContext context,
ISite site,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected IPlugin |
BaseNavigation.getPlugin() |
Modifier and Type | Method and Description |
---|---|
protected IPlugin |
BaseContentProvider.getPlugin() |
protected IPlugin |
BaseSectionProvider.getPlugin() |
protected IPlugin |
BaseSheetProvider.getPlugin() |
protected IPlugin |
BaseGroupProvider.getPlugin() |
protected IPlugin |
BaseWizardProvider.getPlugin() |
protected IPlugin |
BaseBrowsableViewProvider.getPlugin() |
protected IPlugin |
BaseViewProvider.getPlugin() |
protected IPlugin |
BaseFormProvider.getPlugin() |
Copyright © 2021 Visiativ Software. All rights reserved.