+

Search Tips   |   Advanced Search

Meta-Modules for IBM Worklight integration

Worklight provides a set of ready-to-use modules.

These Worklight integration modules are not associated with a specific release. Define which version of Worklight to use.

The Meta-Module definitions are stored in the following files:

  • worklight61.json
  • dav:fs-type1/themes/Portal8.5/contributions/worklight61.json

We can have only one file in the folder at one time because the contribution files are not supported at the same time. Specific Worklight Integration modules are listed in the Worklight 6.1 Integration sections.


Worklight Meta-Modules


Worklight 6.1 Integration

These modules initialize the Worklight Client and Cordova API to enable support for native device capabilities and other functions of the Worklight server. The modules are only aggregated when accessed through the Worklight hybrid shell.

The plugin.xml file location is PORTAL_HOME/theme/wp.theme.worklight.ext/installableApps/wp.theme.worklight.ext.ear/wp.theme.worklight.ext.war/WEB-INF/plugin.xml

For more information about these modules, their prerequisites or runtime activation, use the Theme Analyzer Portlet.

of Worklight 6.1
Module Description
wl_overrides_61 Provide overrides to the Worklight Client API to allow integration with HCL WebSphere Portal
wl_android_61 Provide Worklight Client and Cordova JavaScript resources for Android devices
wl_ios_61 Provide Worklight Client and Cordova JavaScript resources for iOS devices
wl_plugins_reg_android_61 Provide the Cordova plugin definition list
wl_plugins_android_61 Provide the Cordova Plugins JavaScript resources that enable native feature access for Android devices
wl_plugins_ios_61 Provide the Cordova Plugins JavaScript resources that enable native feature access for iOS devices
wl_client_css_android_61 Provide Worklight client CSS for Android devices, specifically for the diagnostic window, and modal dialog
wl_client_css_ios_61 Provide Worklight client CSS for iOS devices, specifically for the diagnostic window, and modal dialog
wl_cordova_css_61 Provide Cordova client CSS, specifically for the tab bar component
wl_client_jsonstore_android_61 Provide the JSON store feature for Android devices
wl_client_jsonstore_ios_61 Provide the JSON store feature for iOS devices


Parent Module framework for IBM Worklight