+

Search Tips   |   Advanced Search

JavaScript resources


Overview

JavaScript content includes module resources defined by js files used by the theme.


Page Builder

The Page Builder modules contain the implementations for the Page Builder functions. Layer files generated in the directory...

...are associated with a defined Page Builder module.

Module Layer file
wp_pagebuilder_base pb_base_layer.js (localized versions under the nls directory)
wp_pagebuilder_ui pb_ui_layer.js
wp_pagebuilder_controls pb_controls_layer.js
wp_pagebuilder_debug pb_debug_layer.js
wp_pagebuilder_data pb_dnd_layer.js
wp_pagebuilder_dnd pb_dnd_layer.js
wp_pagebuilder_shelf_base pb_shelf_base.js
wp_toolbars toolbar.js
wp_status_bar status_bar.js
wp_project_menu_edit projectMenu.js
wp_project_menu loadProjectMenu.js
wp_managed_pages_support_edit managedPagesSupport.js
wp_wcm_modal_dialog wcm_modal_dialog.js


Dojo

Portal_Root/theme/wp.theme.dojo/installedApps/dojo.ear/dojo.war/v1.6/dojo/

The dojo support is modularized. There are modules for the separate layers built from the dojo build profile for the theme. Look in /dojo/build.txt to see which files are in each layer.

For a list of dojo modules, see Modules provided with the WebSphere Portal Theme.

The dynamic-content spots referenced by the theme template are at PORTAL_HOME\theme\wp.theme.themes\installedApps\DefaultTheme80.ear\DefaultTheme80.war\themes\html\DynamicSpots.


OneUI CSS

The common CSS elements used across Lotus products. For the IBM WebSphere Portal 8.0 theme, these styles are only for content. The WebSphere Portal 8.0 theme markup is independent of OneUI.

Documentation for the OneUI is located in the following directory: .

PORTAL_HOME\theme\wp.theme.modules\webapp\installedApps\ThemeModules.ear\ThemeModules.war\modules\oneui\v2.1\lotusOneUIv2.1_Documentation.zip.


Parent: Understand the Portal 8.0 modularized theme
Related:
The module framework