Base Plugin Interface
IPlugin
is defined in the Telligent.Evolution.Extensibility.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
interface IPlugin { string Description { get; } string Name { get; } void Initialize(); }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Description | string | Description of the plugins functionality | ||
Name | string | Name of the plugin |
Methods
void Initialize();
Called after all enabled plugins are instantiated by the plugin manager. Initialize() should be used to register event handlers and perform other initialization processes.
Extensions
- IRestScopeGroups
- IRestEndpoints
- IExportableUserDataSource
- IPropertyRuleAdjustment
- IPropertyTemplateAdjustment
- IPropertyRule
- IPropertyTemplate
- IMetric
- IScore
- IApplicationMerger
- ITokenRegistrar
- ITemplatablePlugin
- IApplicationNavigable
- IApplicationType
- IHttpRequestFilter
- INavigable
- IWebhookRegistrar
- ISingletonPlugin
- IAutomationFactoryDefaultProvider
- IAutomationEventDefinition
- ICustomNavigationPlugin
- ICustomNavigationPlugin
- IScriptedContentFragmentContextProvider
- IContentFragmentScopedPropertyAdjustment
- IContentFragmentConfigurationAdjustment
- IUserActionLinkPlugin
- IContentFragmentImportAdjustment
- IGroupNewPostLinkPlugin
- IFileViewer
- IHtmlHeaderExtension
- IHttpCallback
- IHttpAsyncCallback
- IScriptedContentFragmentFactoryDefaultProvider
- IExtension
- ISocket
- IContentConverter
- IConfigurablePlugin
- IContentType
- IEmbeddableAdjustment
- IEmbeddableContentFragmentType
- IScriptedEmbeddableFactoryDefaultProvider
- ISystemStatusIndicator
- IAdministrationExplicitPanel
- IAdministrationPanel
- IApplicationPanel
- IContainerPanel
- IExplicitPanel
- IThemePanel
- IAdministrationPanelCategory
- IPluginTypesAdministrationPanel
- INotificationType
- INotificationDistributionType
- IActivityStoryUpdateIdentifier
- IAbuseDetector
- IActivityStoryType
- IContainerType
- ISearchCategories
- IPermissionRegistrar
- ICentralizedFileStore
- ISearchAttachmentTextExtractor
- IUserInterfaceRestApiAccessingPlugin
- IUserRenderableMessage
- ITranslatablePluginAdjustment
- IBeforeInitializationPlugin
- IPluginTypesEditor
- ICategorizedPlugin
- IInstallablePlugin
- ITranslatablePlugin
- IPluginGroup
- IOAuthClient
- IExternalLinkedAuthenticationProvider
- IApiDefinition
- IScriptedEmail
- IEmailHandler