Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community 9.x
  • Verint Community
Telligent Community 9.x
API Documentation Plugin API Documentation
  • Ask the Community
  • User Documentation
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • Telligent Community 9.0 API Documentation
  • +In-Process API Documentation
  • -Plugin API Documentation
    • +Plugin Associated Types
    • +Plugin Types
  • +REST API Documentation
  • +Widget API Documentation

Plugin API Documentation


Plugin/Provider TypeDescription
IAbuseCheckingContentTypeThis interface defines the methods necessary to support the abuse service. Content types implementing this service can be marked as abuse, hidden if enough marks are added, and moderated using the abuse UI.
IAbuseDetectorAutomates abuse detection to prevent SPAM and other abuse from entering the platform. Individual abuse detectors handle events applicable to their abuse detection logic and notify the abuse service when abuse is detected.
IActivityStoryContentTypeThis interface is the content specific implementation of the IActivityStoryType. In addition to the base interface, it also defines a method for getting the content from a story.
IActivityStoryEmbeddableContentFragmentType
IActivityStoryTypeThe base interface allowing content, applications, and containers to interact with activity stories. Each type has a sub interface that also defines how to get the item.
IAdministrationExplicitPanel
IAdministrationPanel
IAdministrationPanelCategory
IApiProvides an interface that identifies a service as an API. Classes implementing this interface should be treated like singletons since the instance is cached.
IApiDefinitionProvides an interface to register an API service with the platform
IApplicationNavigableA plugin interface that registers application urls.
IApplicationPanel
IApplicationType
IAuthenticationPlugin
IAuthenticationPlugin
IBookmarkableContentTypeThis interface provides support for bookmarking content and defines the methods needed to secure bookmarks.
ICategorizedPluginBase Plugin Interface
ICentralizedFileStorageProvider
ICentralizedFileStore
IChildSecuredContentType
ICommentableContentTypeThis interface enables comments to be created on a content type.
IConfigurableContentConverterPlugin that exposes custom configuration options for a conversion session
IConfigurablePluginPlugin that exposes configuration options through the Evolution Control Panel
IConfigurableRuleAction
IConfigurableRuleComponent
IConfigurableRuleCondition
IConfigurableThemeableApplicationType
IContainerPanel
IContainerType
IContentConverterPlugin that enables programmatic conversion between content types
IContentConverterPlugin that enables programmatic conversion between content types
IContentEmbeddableContentType
IContentFragmentImportAdjustment
IContentType
IContentTypeLimitedScore
ICustomCalculatedScore
ICustomPageSupportingThemeableApplicationType
IDisabledContentNotificationTypeA notification type used to notify about disabled content. All notifications not of this type are deleted when the notification's related content is disabled.
IEmailAttachmentNotificationType
IEmailFromNotificationType
IEmailHeaderNotificationType
IEmailNotificationType
IEmailTemplateExtension
IEmailTemplatePreviewPlugin
IEmbeddableContentFragmentType
IEmbeddedThemeableApplicationType
IEventEnabledCentralizedFileStorageProvider
IEvolutionJob
IExplicitPanel
IExtension
IExternalAuthenticationPlugin
IExternalAuthenticationPlugin
IFeaturableContentType
IFileEmbeddableContentType
IFileViewer
IFilteredPluginTypesAdministrationPanel
IFindableCentralizedFileStore
IGloballySecuredCentralizedFileStore
IGroupCustomNavigationPlugin
IGroupDefaultCustomNavigationPlugin
IGroupNewPostLinkPlugin
IHashTaggableContentTypeThis interface provides #tag support for the content type. It provides a controller that gives privileged access to several methods not available in the API.
IHtmlHeaderExtension
IHttpAsyncCallback
IHttpAsyncRenderableCentralizedFileStorageProvider
IHttpCallback
IHttpRenderableCentralizedFileStorageProvider
IHttpRequestFilterA plugin interface that gets access to every HTTP request.
IInstallablePluginPlugin that supports an installation lifecycle
IIntegratedAuthenticationPlugin
IInternalAuthenticationPlugin
ILikeableContentTypeThis interface provides support for liking content and defines the methods needed to secure likes.
ILocalOnlyScriptedContentFragmentExtension
ILoggableException
IManageableApplicationType
IManageableCommentableContentTypeThis interface enables comments to be managed on a content type.
IMentionableContentTypeAdds support for @mentions. Implementing this will add the content type to the list of content found using @mentions.
IMentionContainingContentTypeThis interface adds support for @mentions within contents of the specified content type. Whereas IMentionableContentType lets content be mentioned, this interface lets content mention other content.
IMetric
INavigableA plugin interface that registers generic site urls(not content application specific).
INavigableApplicationType
INestableContainerType
INotificationDistributionType
INotificationTypeThe base interface allowing content, applications, and containers to interact with notifications. Each type has a sub interface that also defines how to get the item.
IOAuthClient
IPermissionRegistrar
IPersistentUrlGeneratingFileStorageProvider
IPluginBase Plugin Interface
IPluginGroupA set of plugins that must all be enabled/disabled together
IPluginTypesAdministrationPanel
IPreviewableContentTypeEnables HTML content to be previewed so that content authors can effectively see how their content will be rendered when saved.
IQueryableApplicationType
IRateableContentTypeThis interface defines methods used to secure ratings.
IRecurringEvolutionJobPlugin
IRemoteEntityIdentifier
IRenderableConfigurablePluginPlugin that exposes a custom configuration UI within the administration UI
IRequireCleanupAbuseCheckingContentType
IRequiredConfigurationPluginConfigurable plugin that requires configuration options to be set correctly before being enabled
IRestEndpoints
IRuleAction
IRuleComponent
IRuleCondition
IRuleTrigger
IScore
IScriptablePlugin
IScriptedContentFragmentContextProvider
IScriptedContentFragmentExtension
IScriptedContentFragmentFactoryDefaultProvider
ISearchableContentType
ISearchCategories
ISearchProvider
ISecuredAbuseReviewContentType
ISecuredBookmarkViewContentType
ISecuredCentralizedFileStore
ISecuredCommentViewContentType
ISecuredContentConverterPlugin that scopes availailable target applications for an IContentConverter by a permission ID
ISecuredContentConverterPlugin that scopes availailable target applications for an IContentConverter by a permission ID
ISecuredContentType
ISecuredLikeViewContentType
ISecuredMentionViewContentType
ISecuredRatingViewContentType
ISecuredSubscriptionViewContentType
ISecuredViewActivityStoryType
ISingletonPluginPlugin that can have at most one enabled instance
ISiteCustomNavigationPlugin
ISocketPlugin which enables realtime two-way communication with the browser.
ISocketMessageBusPlugin which supports web farm ISocket plugin scaleout scenarios. When an ISocketMessageBus is not enabled, ISockets will use an in-memory message bus which does not support web farms.
ISubscribableContentTypeThis interface defines methods used to secure subscriptions.
ITagBrowseableApplicationType
ITagBrowseableContainerType
ITaggableContentTypeThis interface provides support for tagging content and defines the methods needed to secure tags.
ITagModeratingApplicationType
ITemplatablePluginPlugin containing localized strings
IThemeableApplicationType
IThemePanel
ITokenRegistrar
ITranslatablePluginPlugin containing localized strings
IUserActionLinkPlugin
IUserCustomNavigationPlugin
IUserDefaultCustomNavigationPlugin
IUserRenderableException
IValidatableContentConverterPlugin that scopes IContentConverter plugins to only be available pending programmatic validation
IViewableContentTypeEnables content types to identify a custom rendering
IWebContextualApplicationType
IWebContextualContainerType
IWebContextualContentTypeThis interface provides support for contextually identifying the current content given a web context. It is used to support widgets that should only be shown when a content type is present on the page (i.e. the Blog Post widget only shows when a single blog post is in the context of the page).
IWebhookRegistrarPlugin which registers webhook(s) to API events.

  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2022 Verint, Inc.
Powered by Verint Community