Sun Java System Portal Server 7.1 Technical Reference

AddressBookProvider

The tags described below are used by AddressBookProvider and providers who extend this provider (such as LotusNotesAddressBookProvider and MSExchangeAddressBookProvider).

[tag:ab-display-clientURL-appURL]

Used to display the application launch link

[tag:ab-display-entry-list]

Used as a placeholder to put in all of the address book entries

[tag:ab-display-entry-firstname]

Displays first name

[tag:ab-display-entry-lastname]

Displays last name

[tag:ab-display-entry-commonname]

Displays common name

[tag:ab-display-entry-email]

Displays email

[tag:ab-display-entry-email-link]

Displays email as a link

[tag:ab-display-error]

Displays error message

[tag:ab-display-summary-entries]

Displays a summary of the entries

[tag:ab-display-summary]

Displays summary

[tag:ab-display-entries]

Displays entries

[tag:ab-display-clientURL]

Ab display client URL

AppProvider

The tags described below are used by AppProvider.

[tag:windowOption]

JavaScript variable default for launching Bookmark windows (taken from preferences)

[tag:bookmarks]

List of bookmark links

[tag:resourceCount]

Number of bookmarks

[tag:resourceName]

Name of the bookmark

[tag:resourceURL]

URL of the bookmark

[tag:resourceList]

Checkable list of bookmarks for Edit page in table format

[tag:windowOptions]

Default for checkboxes of how the bookmark should be opened (new window, existing window, and so on)

[tag:index]

Used to reference the URLs in the edit page

[tag:targetName]

Name of Bookmark used on edit page

[tag:targetValue]

URL for bookmark used on edit page

[tag:all_new_checked]

The value for this is either CHECKED or “” based on the window preference specified in edit page

[tag:ownWindow]

Localized string from resource bundle displaying the text for window options on the edit page.

[tag:one_new_checked]

The value for this is either CHECKED or “” based on the window preference selected in edit page

[tag:singleWindow]

Localized string from resource bundle displaying the text for window options on the edit page.

[tag:same_checked]

The value for this is either CHECKED or “” based on the window preference selected in edit page

[tag:mainWindow]

Localized string from resource bundle displaying the text for window options on the edit page.

[tag:link]

URL for bookmark used for constructing the channel content.

[tag:name]

Name of bookmark used in the channel content.