Telligent Community
Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community Archive
  • Verint Community
  • More
Telligent Community Archive
Tegllient Mobile SDK 8.X Developer Documentation Supplementary File Definition
  • Questions and Discussions
  • Documentation
  • Tags
  • More
  • Cancel
  • -Mobile SDK 8.x
    • -Customization
      • +API Documentation
      • -Common Configuration Files
        • JavaScript Definition
        • Page Definition
        • Stylesheet Definition
        • Supplementary File Definition
        • URL Mapping Definition
        • Widget Definition
        • Widget Extension Definition
      • +Guides
    • +Mobile Application Builder for Zimbra Community - components and installation
    • Zimbra Mobile Application Builder User Overview
  • Installation

Supplementary File Definition

The Mobile Application Builder for Zimbra Community 8 supports defining supplementary files for use in global javascript and stylesheets.

Each supplementary file is defined using a <embeddedFile /> node in a configuration file installed with the server components of the Mobile Application Builder.

Definition Format

<embeddedFile name="..." type="..." base64="...">
<![CDATA[
Content of the file
]]>
</javaScript>

<embeddedFile>

Represents a supplementary file that can be used by javascript and stylesheets. The content of the node is the content of the file.

name

The name of the file. This file can be used within global javascript and global stylesheets to reference this file by URL.

type

The MIME type of the file. This will be used by the Mobile Application Builder when serving the file.

base64

Set to true to identify that the content of the embeddedFile is Base 64 encoded (for example, to represent binary file content). If the content of the embeddedFile is plain text, set to false.

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