<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>IPlugin Plugin Type</title><link>https://community.telligent.com/community/12/w/api-documentation/68233/iplugin-plugin-type</link><description>Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>IPlugin Plugin Type</title><link>https://community.telligent.com/community/12/w/api-documentation/68233/iplugin-plugin-type</link><pubDate>Fri, 13 May 2022 19:23:26 GMT</pubDate><guid isPermaLink="false">91f23837-7ab6-4961-89a3-ed70945ed2a7</guid><dc:creator>Former Member</dc:creator><comments>https://community.telligent.com/community/12/w/api-documentation/68233/iplugin-plugin-type#comments</comments><description>Current Revision posted to API Documentation by Former Member on 05/13/2022 19:23:26&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;p&gt;Base Plugin Interface&lt;/p&gt;&lt;p&gt;&lt;code&gt;IPlugin&lt;/code&gt; is defined in the &lt;code&gt;Telligent.Evolution.Extensibility.Version1&lt;/code&gt; namespace of Telligent.Evolution.Platform.dll&lt;/p&gt;&lt;div class="documentation-stub"&gt;&lt;h2&gt;&lt;a id="Definition" name="Definition"&gt;&lt;/a&gt;Definition&lt;/h2&gt;&lt;pre&gt;interface IPlugin
{
	string Description { get;  }
	string Name { get;  }
	void Initialize();
}
&lt;/pre&gt;&lt;/div&gt;&lt;div class="documentation-members properties"&gt;&lt;h2&gt;&lt;a id="Properties" name="Properties"&gt;&lt;/a&gt;Properties&lt;/h2&gt;&lt;table cellspacing="0" cellpadding="2" width="99%" class="WikiTable"&gt;&lt;thead&gt;&lt;tr class="WikiTableBgBlue"&gt;&lt;th&gt;Name&lt;/th&gt;&lt;th&gt;Type&lt;/th&gt;&lt;th&gt;Description&lt;/th&gt;&lt;th&gt;Default&lt;/th&gt;&lt;th&gt;Options&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Description of the plugins functionality&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Name&lt;/td&gt;&lt;td&gt;&lt;code&gt;string&lt;/code&gt;&lt;/td&gt;&lt;td&gt;Name of the plugin&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;div class="documentation-members methods"&gt;&lt;h2&gt;&lt;a id="Methods" name="Methods"&gt;&lt;/a&gt;Methods&lt;/h2&gt;&lt;h3&gt;	void Initialize();
&lt;/h3&gt;&lt;p&gt;Called after all enabled plugins are instantiated by the plugin manager.  Initialize() should be used to register event handlers and perform other initialization processes.&lt;/p&gt;&lt;/div&gt;&lt;div class="documentation-extensions"&gt;&lt;h2&gt;&lt;a id="Extensions" name="Extensions"&gt;&lt;/a&gt;Extensions&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;[[IRestScopeGroups (v2) Plugin Type|IRestScopeGroups]]&lt;/li&gt;&lt;li&gt;[[IRestEndpoints (v2) Plugin Type|IRestEndpoints]]&lt;/li&gt;&lt;li&gt;[[IExportableUserDataSource Plugin Type|IExportableUserDataSource]]&lt;/li&gt;&lt;li&gt;[[IOAuthClient Plugin Type|IOAuthClient]]&lt;/li&gt;&lt;li&gt;[[IPropertyRuleAdjustment Plugin Type|IPropertyRuleAdjustment]]&lt;/li&gt;&lt;li&gt;[[IPropertyTemplateAdjustment Plugin Type|IPropertyTemplateAdjustment]]&lt;/li&gt;&lt;li&gt;[[IPropertyRule Plugin Type|IPropertyRule]]&lt;/li&gt;&lt;li&gt;[[IPropertyTemplate Plugin Type|IPropertyTemplate]]&lt;/li&gt;&lt;li&gt;[[IMetric Plugin Type|IMetric]]&lt;/li&gt;&lt;li&gt;[[IScore Plugin Type|IScore]]&lt;/li&gt;&lt;li&gt;[[IApplicationMerger (v2) Plugin Type|IApplicationMerger]]&lt;/li&gt;&lt;li&gt;[[ITokenRegistrar Plugin Type|ITokenRegistrar]]&lt;/li&gt;&lt;li&gt;[[ITemplatablePlugin Plugin Type|ITemplatablePlugin]]&lt;/li&gt;&lt;li&gt;[[IApplicationNavigable Plugin Type|IApplicationNavigable]]&lt;/li&gt;&lt;li&gt;[[IApplicationType Plugin Type|IApplicationType]]&lt;/li&gt;&lt;li&gt;[[IHttpRequestFilter Plugin Type|IHttpRequestFilter]]&lt;/li&gt;&lt;li&gt;[[INavigable Plugin Type|INavigable]]&lt;/li&gt;&lt;li&gt;[[IWebhookRegistrar Plugin Type|IWebhookRegistrar]]&lt;/li&gt;&lt;li&gt;[[INotificationType Plugin Type|INotificationType]]&lt;/li&gt;&lt;li&gt;[[ISingletonPlugin Plugin Type|ISingletonPlugin]]&lt;/li&gt;&lt;li&gt;[[IAutomationFactoryDefaultProvider Plugin Type|IAutomationFactoryDefaultProvider]]&lt;/li&gt;&lt;li&gt;[[IAutomationEventDefinition Plugin Type|IAutomationEventDefinition]]&lt;/li&gt;&lt;li&gt;[[ICustomNavigationPlugin (v3) Plugin Type|ICustomNavigationPlugin]]&lt;/li&gt;&lt;li&gt;[[ICustomNavigationPlugin (v2) Plugin Type|ICustomNavigationPlugin]]&lt;/li&gt;&lt;li&gt;[[IScriptedContentFragmentContextProvider (v2) Plugin Type|IScriptedContentFragmentContextProvider]]&lt;/li&gt;&lt;li&gt;[[IContentFragmentScopedPropertyAdjustment Plugin Type|IContentFragmentScopedPropertyAdjustment]]&lt;/li&gt;&lt;li&gt;[[IContentFragmentConfigurationAdjustment Plugin Type|IContentFragmentConfigurationAdjustment]]&lt;/li&gt;&lt;li&gt;[[IUserActionLinkPlugin Plugin Type|IUserActionLinkPlugin]]&lt;/li&gt;&lt;li&gt;[[IContentFragmentImportAdjustment Plugin Type|IContentFragmentImportAdjustment]]&lt;/li&gt;&lt;li&gt;[[IGroupNewPostLinkPlugin Plugin Type|IGroupNewPostLinkPlugin]]&lt;/li&gt;&lt;li&gt;[[IFileViewer Plugin Type|IFileViewer]]&lt;/li&gt;&lt;li&gt;[[IHtmlHeaderExtension Plugin Type|IHtmlHeaderExtension]]&lt;/li&gt;&lt;li&gt;[[IHttpCallback Plugin Type|IHttpCallback]]&lt;/li&gt;&lt;li&gt;[[IHttpAsyncCallback Plugin Type|IHttpAsyncCallback]]&lt;/li&gt;&lt;li&gt;[[IScriptedContentFragmentFactoryDefaultProvider Plugin Type|IScriptedContentFragmentFactoryDefaultProvider]]&lt;/li&gt;&lt;li&gt;[[IExtension Plugin Type|IExtension]]&lt;/li&gt;&lt;li&gt;[[IContentType Plugin Type|IContentType]]&lt;/li&gt;&lt;li&gt;[[INotificationDistributionType Plugin Type|INotificationDistributionType]]&lt;/li&gt;&lt;li&gt;[[IActivityStoryUpdateIdentifier Plugin Type|IActivityStoryUpdateIdentifier]]&lt;/li&gt;&lt;li&gt;[[IAbuseDetector Plugin Type|IAbuseDetector]]&lt;/li&gt;&lt;li&gt;[[IActivityStoryType Plugin Type|IActivityStoryType]]&lt;/li&gt;&lt;li&gt;[[IContainerType Plugin Type|IContainerType]]&lt;/li&gt;&lt;li&gt;[[ISearchCategories Plugin Type|ISearchCategories]]&lt;/li&gt;&lt;li&gt;[[ISocket Plugin Type|ISocket]]&lt;/li&gt;&lt;li&gt;[[IContentConverter (v3) Plugin Type|IContentConverter]]&lt;/li&gt;&lt;li&gt;[[IConfigurablePlugin (v2) Plugin Type|IConfigurablePlugin]]&lt;/li&gt;&lt;li&gt;[[IEmbeddableAdjustment (v2) Plugin Type|IEmbeddableAdjustment]]&lt;/li&gt;&lt;li&gt;[[IEmbeddableContentFragmentType (v2) Plugin Type|IEmbeddableContentFragmentType]]&lt;/li&gt;&lt;li&gt;[[IScriptedEmbeddableFactoryDefaultProvider (v2) Plugin Type|IScriptedEmbeddableFactoryDefaultProvider]]&lt;/li&gt;&lt;li&gt;[[ISystemStatusIndicator Plugin Type|ISystemStatusIndicator]]&lt;/li&gt;&lt;li&gt;[[IAdministrationExplicitPanel Plugin Type|IAdministrationExplicitPanel]]&lt;/li&gt;&lt;li&gt;[[IAdministrationPanel Plugin Type|IAdministrationPanel]]&lt;/li&gt;&lt;li&gt;[[IApplicationPanel Plugin Type|IApplicationPanel]]&lt;/li&gt;&lt;li&gt;[[IContainerPanel Plugin Type|IContainerPanel]]&lt;/li&gt;&lt;li&gt;[[IExplicitPanel Plugin Type|IExplicitPanel]]&lt;/li&gt;&lt;li&gt;[[IThemePanel Plugin Type|IThemePanel]]&lt;/li&gt;&lt;li&gt;[[IAdministrationPanelCategory Plugin Type|IAdministrationPanelCategory]]&lt;/li&gt;&lt;li&gt;[[IPluginTypesAdministrationPanel Plugin Type|IPluginTypesAdministrationPanel]]&lt;/li&gt;&lt;li&gt;[[IPermissionRegistrar Plugin Type|IPermissionRegistrar]]&lt;/li&gt;&lt;li&gt;[[ICentralizedFileStore Plugin Type|ICentralizedFileStore]]&lt;/li&gt;&lt;li&gt;[[ISearchAttachmentTextExtractor Plugin Type|ISearchAttachmentTextExtractor]]&lt;/li&gt;&lt;li&gt;[[IUserInterfaceRestApiAccessingPlugin Plugin Type|IUserInterfaceRestApiAccessingPlugin]]&lt;/li&gt;&lt;li&gt;[[IUserRenderableMessage Plugin Type|IUserRenderableMessage]]&lt;/li&gt;&lt;li&gt;[[ITranslatablePluginAdjustment Plugin Type|ITranslatablePluginAdjustment]]&lt;/li&gt;&lt;li&gt;[[IBeforeInitializationPlugin Plugin Type|IBeforeInitializationPlugin]]&lt;/li&gt;&lt;li&gt;[[IPluginTypesEditor Plugin Type|IPluginTypesEditor]]&lt;/li&gt;&lt;li&gt;[[ICategorizedPlugin Plugin Type|ICategorizedPlugin]]&lt;/li&gt;&lt;li&gt;[[IInstallablePlugin Plugin Type|IInstallablePlugin]]&lt;/li&gt;&lt;li&gt;[[ITranslatablePlugin Plugin Type|ITranslatablePlugin]]&lt;/li&gt;&lt;li&gt;[[IPluginGroup Plugin Type|IPluginGroup]]&lt;/li&gt;&lt;li&gt;[[IApiDefinition Plugin Type|IApiDefinition]]&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>