Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 13.x
  • Verint Community
Verint Community 13.x
API Documentation contentpeek UI Component
  • 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
        • bookmark UI Component
        • code UI Component
        • collapseexpand UI Component
        • contentpeek UI Component
        • feature UI Component
        • html UI Component
        • Idea Voting UI Component
        • like UI Component
        • links UI Component
        • loading UI Component
        • masonry UI Component
        • moderate UI Component
        • page UI Component
        • poll UI Component
        • previewhtml UI Component
        • rate UI Component
        • resizedimage UI Component
        • scheduledfile UI Component
        • searchresult UI Component
        • select UI Component
        • squeezetext UI Component
        • tag UI Component
        • theater UI Component
        • tip UI Component
        • tourtip UI Component
        • viewhtml UI Component
        • webpreview UI Component
    • +Dynamic Configuration
    • +LESS Functions
    • +Script API Types
    • +Script APIs

contentpeek UI Component


jQuery.telligent.evolution.ui.components.contentpeek

UI Component which handles automatic asynchronous loading and presentation of additional details about links content. Handles the output of $core_v2_ui.ContentPeek(contentTypeId, contentId) which is class="ui-contentpeek" data-contentid="" data-contenttypeid="" to trigger messages that can be handled by widgets to show additional details. The handling widget can be customized to present peek details in a theme-supported way.

Options

Data made available to instances of the component:

  • contenttypeid: (string) Content Type Id Guid
  • contentid: (string) Content Id Guid

Example:

Given the markup...

<a href="..." class="ui-contentpeek" data-contenttypeid="aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa" data-contentid="bbbbbbbb-bbbb-bbbb-bbbb-bbbbbbbbbbbb">
  ...
</a>

When a user places their mouse over the link, the contentPeek.show message will be triggered referencing the element and content id and type id.

Default Implementation

For reference purposes or as the basis for an override:

(function ($, global, undef) {


  • 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 2024 Verint, Inc.
Powered by Verint Community