This chapter contains the following sections
default directory template files
The template available in the AppProvider subdirectory and its description is:
Contains the JavaScript code that launches the windows that the HTML applications show up in.
The templates available in the html subdirectory of BookmarkProvider and their description are:
Contains JavaScript code for the Bookmark provider to open new windows with the URLs typed in and do the correct URL http:// prepending. Also contains a small bit of formatting for the URL entry box.
Contains the formatting for the Edit page for the Bookmark provider.
Used by the edit page of Bookmark Provider to draw the part where the bookmarks are removed.
Contains the markup for the radio buttons used to select the window option.
Contains markup for each URL shown in display.template.
The templates available in the error subdirectory and their description are:
The banner across the top of the Desktop pages.
Banner non context template
Error template
Displayed when no context is available.
Template that will be used when there is an error in desktop when an edit page for a channel which is not editable is accessed. Displayed only when the user attempts to edit a channel which cannot be edited.
Template that will be used when there is an error in desktop when a user with no privilege to access the desktop is trying to access the desktop. Displayed when a user who doesn’t have the privilege to see the desktop attempts to access the desktop.
Template that will be used when there is an error in desktop when an undefined channel is being accessed. Displayed when the user is trying to access a channel which is not defined in the system.
The templates available in the LoginProvider subdirectory and their description are:
Contains the JavaScript code that launches the login window.
Contains the JavaScript code that launches the LDAP login window.
Contains the JavaScript code that launches the UNIX login window.
Library login template.
Partial HTML template for remembering the user’s name and password.
The templates available in the default directory and their description are:
Handles reattaching a detached channel.
The banner across the top of the Desktop pages
Content bar for template displayed on the Desktop before the user selects Content or Layout.
Handles detaching a channel.
Handles link to the Edit page for the detached channel.
Handles closing or removing a detached channel.
Handles link to the Edit page for this channel.
Generates the help URL for each of the channels. Displays the help contents in a new window.
Inline error template.
Allows the channel to be displayed in the maximize mode so that the channel occupies the entire Desktop.
HTML for the menubar across the bottom of the Desktop pages.
Allows the channel to be displayed in the minimize mode so that only the title bar of the channel is displayed and no content of the channel is displayed.
Handles minimizing and maximizing a channel.
Allows the channel to be displayed in the normal mode so that the channel is displayed in the Desktop, with all other channels in the same table container.
Commands available in title bar.
Redirect template.
Removes the channel.
JavaScript code used to select and display bullet color.
Is page completely loaded.
JavaScript to open a URL in the parent window. Used in popup windows.
Page loaded.
JavaScript code use to display selection of Content or Layout by color change.