Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 12.x
  • Verint Community
Verint Community 12.x
API Documentation Client-side APIs
  • User Documentation
  • Ask the Community
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • API Documentation
  • +In-Process API Documentation
  • +Plugin API Documentation
  • +REST API Documentation
  • -Widget, Theme, and Automation APIs
    • +Automation Events
    • -Client-side APIs
      • +Client Messages
      • +Composer Plugins
      • +JavaScript API Modules
      • +jQuery Events
      • +jQuery Plugins
      • +UI Components
    • +Dynamic Configuration
    • +LESS Functions
    • +Script API Types
    • +Script APIs

Client-side APIs


UI Components

NameDescription
bookmarkPresents a content bookmarking UI
codeEnables text to be rendered and optionally editable with syntax highlighting.
collapseexpandPresents content that can be toggled
featurePresents a content featuring UI
htmlEnables HTML in textarea elements to be edited using a rich editor
likePresents a content like UI
linksPresents links

jQuery Plugins

NameDescription
uilinksEnables manipulation of existing ui-link components

Client Messages

NameDescription
ui.links.showRaised when a set of UI Links are shown
ui.links.hideRaised when a set of UI Links are hidden
ui.links.changeRaised when a set of UI Links changes the set of visible or hidden links

UI Components

NameDescription
loadingPresents a loading animation
masonryArranges elements in a masonry layout
moderatePresents a content moderation UI
pagePresents a paging UI
pollPresents poll UI
previewhtmlRenders a responsive, auto-resizing preview of a file
resizedimagePresents a resized image
scheduledfilePresents a progress indicator for a scheduled script file execution's status
searchresultRegisters dynamic behavior for rendered search results
selectRenders a select as a glowDropDownList on certain targets
squeezetextEnables text to be squeezed to fit exactly within a defined width before truncation
tagPresents a content tagging UI
theaterRegisters dynamic behaviors to initiate jQuery.evolutionTheater plugin usage
tipPresents a tool tip UI
tourtipRegisters a tool tip for an element declaratively
Idea VotingPresents an idea voting UI
webpreviewPresents an asynchronously-loaded Web Preview

Composer Plugins

NameDescription
autocompleteAdds generic suggestion support to the Composer
hashtagsAdds hashtag support to the Composer
mentionsAdds @mention support to the Composer
urlhighlightAdds URL highlighting support to the Composer

Client Messages

NameDescription
activitystory.createdRaised when an activity story is created
activitystory.updatedRaised when an activity story is updated
activitystory.deletedRaised when an activity story is deleted
comment.createdRaised when a comment is created
comment.updatedRaised when a comment is updated
comment.deletedRaised when a comment is deleted
comment.typingRaised when a comment is being typed
comment.votedRaised when a comment vote has been created, updated, or deleted
comments.presenceChangedRaised when users present to a commentable piece of content change
forumReply.createdRaised when a forum reply is created
forumReply.updatedRaised when a forum reply is updated
forumReply.deletedRaised when a forum reply is deleted
forumReply.typingRaised when a forum reply is being typed
forumReply.votedRaised when a forum reply vote has been created, updated, or deleted
forumThread.updatedRaised when a forum thread is updated
forumThread.presenceChangedRaised when users present to a forum thread change
forumThread.votedRaised when a forum reply vote has been created, updated, or deleted

jQuery Events

NameDescription
tapRaised when after a completed, brief, cycle of [pointerstart](@pointerstart) and [pointerend](@pointerend)
tapholdRaised when an element is tapped and not released
doubletapRaised on a second tap
swipeRaised after a pointer release which was moved a minimum velocity
swipeleftRaised after a pointer release which was moved a minimum velocity in a left direction
swiperightRaised after a pointer release which was moved a minimum velocity in a right direction
swipeupRaised after a pointer release which was moved a minimum velocity in an up direction
swipedownRaised after a pointer release which was moved a minimum velocity in a down direction
panstartRaised once when a pointer is moved a minimum
panendRaised when a pointer is releaed after a pan
orientationchangeRaised when a device's orientation changes
hashchangeRaised on changes to the URL hash

Client Messages

NameDescription
like.createdRaised when a like is created
like.deletedRaised when a like is deleted

jQuery Events

NameDescription
mutateRaised on element mutations

Client Messages

NameDescription
notification.raisedRaised when a notification is received via a live alert
notification.readRaised when a notification is read
plugins.initializedRaised after plugins are initialized or re-initialized

jQuery Events

NameDescription
pointerstartRaised when pointing or touching begins
pointerendRaised when pointing or touching ends
pointermoveRaised when pointing or touching moves

Client Messages

NameDescription
user.presenceChangedRaised when a user's sitewide presence changes
users.presenceChangedRaised when users' sitewide presence has changed

jQuery Events

NameDescription
quoteRaised when quoting selected text
renderedRaised when rendering of content and execution of referenced scripts has completed.
scrollendRaised when scrolling near the end of a container
scrolltopRaised when scrolling near the top of a container

Client Messages

NameDescription
systemnotification.raisedRaised when a system notification is received via a live alert
systemnotification.resolvedRaised when a system notification is resolved
user.deauthenticatedRaised when a user is forcibly deauthenticated

jQuery Events

NameDescription
wakeWake event, raised upon resume from sleep

JavaScript API Modules

NameDescription
cookieHelper methods to assist with performing ajax requests against the REST API
shortcutsKeyboard shortcut registrar

Client Messages

NameDescription
user.logout.warningRaised when a user's session is nearing expiration
user.logout.warning.canceledRaised when a user's logout warning is canceled

JavaScript API Modules

NameDescription
authenticationClient-side methods for manipulating authentication
administrationToolbarMethods for accessing the site-wide admin toolbar
utilitiesGeneric utilities and site configuration
editableGroupEnables widgets to be validated and edited in groups
javaScriptMethods for encoding JavaScript strings
languageMethods for formatting client-side dates against user-specified server-side formats
mediaMethods for retrieving server-side generated previews of files
messagingClient-side bus for publishing and subscribing to messages
navigationConfirmationEnables confirmation pop-ups when navigating away from pages
notificationsSupports displaying temporary messages to the user.
regexRegular Expression Utilities
restHelper methods to assist with performing ajax requests against the REST API

Client Messages

NameDescription
scheduledFile.progressRaised when a scheduled script file execution reports progress
scheduledFile.errorRaised when a scheduled script file execution experiences or reports an error.
scheduledFile.completeRaised when a scheduled script file execution completes
socket.connectedRaised when sockets are ready for receiving messages
socket.disconnectedRaised when sockets have disconnected unexpectedly
socket.reconnectedRaised when sockets have reconnected after a disconnect

JavaScript API Modules

NameDescription
systemNotificationsSupports displaying system notifications to the user.
templateSimple client-side templating
tourTipsMethods for registering, presenting, and persisting tour tips

Client Messages

NameDescription
ui.tourtipsRaised when a set of unread tour tips are available to be presented to the user

jQuery Plugins

NameDescription
dynamicFormRenders a dynamic form
evolutionBookmarkRenders a bookmark toggle link

Client Messages

NameDescription
ui.bookmark

jQuery Plugins

NameDescription
evolutionCodeEditorEnables text to be rendered and optionally editable with syntax highlighting.

jQuery Events

NameDescription
evolutionCodeEditorChangeRaised when the content of an evolutionCodeEditor instance is changed
evolutionCodeEditorReadyRaised when an evolutionCodeEditor instance is instantiated

jQuery Plugins

NameDescription
evolutionComposerTextarea wrapper which can host separately-defined interactive textarea behaviors in a cooperative manner
evolutionFeatureRenders a feature toggle link

Client Messages

NameDescription
ui.feature

jQuery Plugins

NameDescription
evolutionHighlightEnables highlighting ranges of text in a textarea
evolutionHtmlEditorEnables HTML to be edited.

jQuery Events

NameDescription
evolutionHtmlEditorSubmitRaised when an evolutionHtmlEditor is configured to be submittable and the content has been submitted
evolutionHtmlEditorReadyRaised when an evolutionHtmlEditor instance is instantiated

jQuery Plugins

NameDescription
evolutionInlineTagEditorRenders a tag editor
evolutionLikeRenders a like indicator and toggle

Client Messages

NameDescription
ui.likeRaised on user likes

jQuery Plugins

NameDescription
evolutionMasonryEnables a multi-column left-to-right layout of variable-height elements.
evolutionModerateRenders a configurable content moderation menu

Client Messages

NameDescription
ui.reportabuseRaised on abuse reports

jQuery Plugins

NameDescription
evolutionPagerRenders a pager UI, supporting both ajax and non-ajax paging
evolutionProgressIndicatorRenders a progress indicator
evolutionResizeEnables a textarea to dynamically resize to fit its contents
evolutionScrollableRenders endless scrolling
evolutionScrollSliderRenders a popup when the page is scrolled.
evolutionStarRatingRenders a star rating control
evolutionTagTextBoxRenders a tag-editor
evolutionTextEditorRenders a plain text editor capable of editing HTML
evolutionSqueezeTextEnables text to be squeezed to fit exactly within a defined width before truncation
evolutionTheaterRenders a theater UI
evolutionTipRenders an intelligently-positioned tool tip over an element when hovered
evolutionToggleLinkRenders a togglable link with a change callback
evolutionTransformPerforms CSS-based transforms and transitions
evolutionUserFileTextBoxRenders a user file text box
evolutionValidationSupports validation related to click events.

UI Components

NameDescription
ratePresents a content rating UI
viewhtmlRenders a responsive, auto-resizing file viewer

jQuery Events

NameDescription
panRaised while a pointer is being moved past a minimum
resizedThrottled window resize event, raised after resizing has completed

JavaScript API Modules

NameDescription
previewMethods for loading a Web Prview of a URL
uiUI Component framework methods
urlMethods for parsing and manipulating urls, querystrings, and hashes

jQuery Plugins

NameDescription
glowColorSelectorDecorates a text input with a color selector
glowDateTimeSelectorDecorates a text input with a date selector

jQuery Events

NameDescription
glowDelayedMouseEnterdelayed version of mouseenter
glowDelayedMouseLeavedelayed version of mouseleave

jQuery Plugins

NameDescription
glowDropDownListDecorates a select with more custom markup and stylability
glowUploadRenders a single file upload form supporting chunked uploads with a visual progress bar
glowLookUptextBoxRenders an auto-completing textbox
glowModalManages modal windows
glowMultiUploadRenders a multi-file upload input
glowOrderedListRenders a sortable list
glowPatternedTextBoxDecorates a text input with pattern support
glowPopUpMenuRenders a nested pop up menu
glowPopUpPanelRenders an animated display panel on top of the document
glowTabbedPanesRenders and manages a set of selectable tab panes
glowTabSetRenders and manages a set of selectable tabs
glowTransitionTransitions display of one element with another
glowTreeRenders a tree of nodes which can be navigated, manipulated, and re-arranged

  • 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