Uses of Interface
com.axemble.vdoc.sdk.interfaces.IPlugin
Packages that use IPlugin
Package
Description
-
Uses of IPlugin in com.axemble.vdoc.sdk.components.plugins
Methods in com.axemble.vdoc.sdk.components.plugins with parameters of type IPluginModifier and TypeMethodDescriptionprotected boolean
AbstractComponentEditor.checkComponentSupport
(IPlugin plugin) -
Uses of IPlugin in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement IPluginMethods in com.axemble.vdoc.sdk.impl that return IPluginMethods in com.axemble.vdoc.sdk.impl that return types with arguments of type IPluginModifier and TypeMethodDescriptionEzsSiteModule.getPlugins
(IContext context, ISite site) EzsSiteModule.getPlugins
(IContext context, ISite site, boolean recursive) Methods in com.axemble.vdoc.sdk.impl with parameters of type IPluginConstructors in com.axemble.vdoc.sdk.impl with parameters of type IPluginModifierConstructorDescriptionEzsPluginRequest
(IModule module, IPlugin plugin, com.axemble.easysite.plugins.mvc.URI uri) -
Uses of IPlugin in com.axemble.vdoc.sdk.interfaces
Methods in com.axemble.vdoc.sdk.interfaces that return IPlugin -
Uses of IPlugin in com.axemble.vdoc.sdk.interfaces.runtime
Methods in com.axemble.vdoc.sdk.interfaces.runtime that return IPluginMethods in com.axemble.vdoc.sdk.interfaces.runtime with parameters of type IPlugin -
Uses of IPlugin in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return IPluginModifier and TypeMethodDescriptionAccess method to get aIPlugin
object from one of the followings: ModuleImpl, java.io.Serializable.Methods in com.axemble.vdoc.sdk.modules that return types with arguments of type IPluginModifier and TypeMethodDescriptionIBaseSiteModule.getPlugins
(IContext context, ISite site) Gets all the plugins from a site at root level.IBaseSiteModule.getPlugins
(IContext context, ISite site, boolean recursive) -
Uses of IPlugin in com.axemble.vdoc.sdk.providers
Methods in com.axemble.vdoc.sdk.providers that return IPluginModifier and TypeMethodDescriptionprotected final IPlugin
BaseBrowsableViewProvider.getPlugin()
protected final IPlugin
BaseContentProvider.getPlugin()
protected final IPlugin
BaseFormProvider.getPlugin()
protected final IPlugin
BaseGroupProvider.getPlugin()
protected final IPlugin
BaseSectionProvider.getPlugin()
protected final IPlugin
BaseSheetProvider.getPlugin()
protected final IPlugin
BaseViewProvider.getPlugin()
protected final IPlugin
BaseWizardProvider.getPlugin()