Telligent Community
Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community 10.x
  • Verint Community
  • More
Telligent Community 10.x
API Documentation media JavaScript API Module
  • Ask the Community
  • User Documentation
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • API Documentation
  • +In-Process API Documentation
  • +Plugin API Documentation
  • +REST API Documentation
  • -Widget API Documentation
    • -JavaScript API Documentation
      • +Client Messages
      • +Composer Plugins
      • -JavaScript API Modules
        • administrationToolbar JavaScript API Module
        • editableGroup JavaScript API Module
        • html JavaScript API Module
        • javaScript JavaScript API Module
        • language JavaScript API Module
        • media JavaScript API Module
        • messaging JavaScript API Module
        • navigationConfirmation JavaScript API Module
        • notifications JavaScript API Module
        • preview JavaScript API Module
        • regex JavaScript API Module
        • rest JavaScript API Module
        • systemNotifications JavaScript API Module
        • template JavaScript API Module
        • tourTips JavaScript API Module
        • ui JavaScript API Module
        • url JavaScript API Module
        • utilities JavaScript API Module
      • +jQuery Events
      • +jQuery Plugins
      • +UI Components
    • +Widget Associated Types
    • +Widget Extensions

media JavaScript API Module


jQuery.telligent.evolution.media

This module allows server-side file viewers to be invoked for URLs from the client side.

Methods

previewHtml

Returns the FileViewer-provided Preview HTML for a given URL

$.telligent.evolution.media.previewHtml(url, options)

options:

  • width: max viewer width
  • height: max viewer height
  • success: callback function which is invoked when the preview html is returned from an ajax request. The function is passed the response.
  • error: callback function which is invoked if the preview html could not be generated

viewHtml

Returns the FileViewer-provided View HTML for a given URL

$.telligent.evolution.media.viewHtml(url, options)

options:

  • width: max viewer width
  • height: max viewer height
  • success: callback function which is invoked when the view html is returned from an ajax request. The function is passed the response.
  • error: callback function which is invoked if the view html could not be generated

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