Sun Java System Portal Server 7.1 Technical Reference

PredefinedFrontPageTemplatePanelContainerProvider

The templates available in the PredefinedFrontPageTemplatePanelContainerProvider directory and their description are:

banner.template

The banner across the top of the Desktop pages.

bareProviderWrapper.template

Template for each provider wrapper with no titlebar.

contentBarInContent.template

Content bar for template displayed when a user selects Content on any other page’s Content bar.

contentBarInLayout.template

Content bar for template displayed when user selects Layout on any other page’s Content bar.

contentLayout.template

Content bar for template displayed on the Desktop before the user selects Content or Layout.

contentTemplate.template

The HTML template for the Content (Channels) page that displays when a user selects Content.

layout1Template.template

left/thin, right/wide.

layout2Template.template

left/wide, right/thin.

layout3Template.template

left/thin, center/wide, right/thin.

layout4Template.template

left/thin, center/thin, right/thin.

layoutFullBottom.template

Partial HTML template for Layout pages when the user has a full width channel available at the bottom of the layout.

layoutFullTop.template

Partial HTML template for Layout pages when the user has a full width channel available at the top of the layout.

maximizedTemplate.template

Template of a provider when it’s in its maximized state.

menubar.template

HTML for the menubar across the bottom of the Desktop pages, including the Edit, Layout, and Content pages and containing Home, Help and Log Out links.

minimized.template

Template of a provider when it’s in its minimized state - just the title/button bar showing, no content area showing.

optionsTemplate.template

Template for the Options page of the Desktop.

popupMenubar.template

Menubar to be used in popup windows.

popupTemplate.template

Used to show provider/channel content in detached windows. Similar use to providerWrapper.template, but not in a table structure.

providerWrapper.template

Template that all providers and channels use for layout on Desktop. Defines the look of the border of the providers and channels on the screen.

userTemplate.template

The base Desktop layout structure document. Very little in this file, as most of the content of the Desktop is swapped in during processing in the servlets.

arrangeProvider.js

JavaScript code used in the Desktop Layout page.

launchPopup.js

JavaScript code to launch a popup window.

performColumnSubstitution.js

JavaScript code used on the Layout page.

performSubstitution.js

JavaScript code used on the Layout page.

removeProvider.js

JavaScript code used to remove a channel from the Desktop.

selectAll.js

JavaScript code used on the Layout page.

switchColumns.js

JavaScript code used on the Layout page.