Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java System Portal Server 6 2004Q2 Desktop Customization Guide 

Appendix B  
Desktop Tag Reference

This appendix serves as a reference to the tags found in the templates discussed in Appendix A. It contains the following sections:


Overview of the Tags

Sun Java System Portal Server uses two types of tags—JSP tags and template tags. JSP tags are used in the JavaServer Pages™ (JSPs™)—see Appendix D for more information—and template tags are used in the HTML pages of the Desktop. This appendix outlines the tags used in the HTML templates of the Desktop.

How the Desktop Template Tags Work

A template produces a channel, page, or table. The tags in a template are swapped with for real values at runtime. For example, the [tag:netmailSettings] tag swaps in a partial HTML template that has mail server information. The [tag:fontFace] tag swaps in the value of the font that the user has chosen on the Theme page. The [tag:switchColumns] tag swaps in the switchColumns.js template file, a JavaScript™ template, that lets users change how the columns are displayed on their Desktops.

Kinds of Tags Used in the Desktop

The following is a two column table: column one lists the tag and column two provides a brief description of the corresponding tag.

[url:url]

url will be encoded at run time with the ProviderContext.encodeURL() method.

[surl:url]

url will be pre-appended by the static root at run time. For example, in a Web Server instance,

[surl:/desktop/imagesnothing.gif]->/var/opt/SUN Wps/https-servername/portal/web-apps/desktop/imag es/nothing.gif

[dturl]

dturl will be replaced by the desktop URL at run time. For example,

[dturl]?action=logout->http://server:port/portlet/ dt?action=logout


Provider-Specific Tags

This section describes the tags specific to each provider. It contains the following:

AddressBookProvider

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

Table B-1  Tags specific to AddressBookProvider  

[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]

 

AppProvider

The tags described below are used by AppProvider.

Table B-2  Tags specific to AppProvider  

[tag:apps]

Replaced with the application content

BookmarkProvider

The tags described below are used by BookmarkProvider.

Table B-3  Tags specific to BookmarkProvider  

[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.

CalendarProvider

The tags described below are used by CalendarProvider and providers who extend this provider (such as LotusNotesCalendarProvider and MSExchangeCalendarProvider).

Table B-4  Tags Specific to CalendarProvider  

[tag:calendar-display-client-uri]

Used to display the application launch link

[tag:calendar-display-dayView-event- startHourOfDay0]

start hour for 0 based 24-hour clock

[tag:calendar-display-dayView-event- startHourOfDay1]

start hour for 1 based 24-hour clock

[tag:calendar-display-dayView-event- startHour0]

start hour for 0 based 12-hour clock

[tag:calendar-display-monthView-even t-startHour1]

start hour for 0 based 12-hour clock

[tag:calendar-display-dayView-event- endHourOfDay0]

end hour for 0 based 24-hour clock

[tag:calendar-display-dayView-event- endHourOfDay1]

end hour for 1 based 24-hour clock

[tag:calendar-display-dayView-event- endHour0]

end hour for 0 based 12-hour clock

[tag:calendar-display-dayView-event- startHour2]

start hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-dayView-task-d ueHour2]

end hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-dayView-task-p endHour2]

hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-dayView-event- startMinute]

minutes of the start time

[tag:calendar-display-dayView-event- startAmPm]

am or pm identifier

[tag:calendar-display-dayView-event- endAmPm]

[tag:calendar-display-dayView-task-d ueAmPm]

[tag:calendar-display-dayView-task-p endAmPm]

[tag:calendar-display-dayView-event- endHour2]

end hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-dayView-task-d ueMinute]

minutes of the due time

[tag:calendar-display-dayView-event- endMinute]

minutes of the end time

[tag:calendar-display-dayView-descri ption-seperator]

description separator specified by the resource bundle ‘seperatorDescription’ value

[tag:calendar-display-dayView-event- description]

event description

[tag:calendar-display-dayView-event- location]

event location

[tag:calendar-display-dayView-event- summary]

event summary

[tag:calendar-display-dayView-event- allDay]

if the event is an All Day event, then it is identified by the resource bundle ‘CalendarProvider-allDayEvent’ value

[tag:calendar-display-dayView-task-s ummary]

task summary

[tag:calendar-display-dayView-task-d escription]

task description

[tag:calendar-display-dayView-overdu eTask-description]

[tag:calendar-display-dayView-task-d ueHour1]

hour of task for 12-hour clock

[tag:calendar-display-dayView-task-d ueMonth]

month the task was due

[tag:calendar-display-dayView-task-d ueDay]

day of the month the task was due

[tag:calendar-display-dayView-task-d ueYear]

year the task was due

[tag:calendar-display-dayView-overdu eTask-summary]

overdue task summary

[tag:calendar-display-dayView-task-p endMinute]

minutes of the task

[tag:calendar-display-dayView-task-l ocation]

task location

[tag:calendar-display-dayView-task-c omplete-start]

start time of completed task

[tag:calendar-display-dayView-dayOfW eek]

today’s day of week

[tag:calendar-display-dayView-month]

today’s month

[tag:calendar-display-dayView-day]

today’s day in month

[tag:calendar-display-dayView-year]

today’s year

[tag:calendar-display-dayView-taskLi st]

task list content

[tag:calendar-display-dayView-eventL ist]

event list content

[tag:calendar-display-dayView-otherT askList]

other tasks list content

[tag:calendar-display-dayView-overdu eTaskNum]

number of overdue tasks for today

[tag:calendar-display-dayView-overdu eTaskList]

overdue task list content

[tag:display-dayView-dueTask-Header]

if tasks exist, then the task header is identified by the resource bundle ‘dueTasks’ value

[tag:display-dayView-overdueTask-Hea der]

if overdue tasks exist, then the overdue task header is identified by the resource bundle ‘overdueTasks’ value

[tag:display-dayView-dueEvent-Header ]

if events exist, then the event header is identified by the resource bundle ‘dueEvents’ value

[tag:display-dayView-otherTask-Heade r]

if other tasks exist, then the other tasks header is identified by the resource bundle ‘otherTasks’ value

[tag:calendar-display-event-conflict ]

if the event is in conflict, then it is identified by the resource bundle ‘conflict’ value.

[tag:calendar-display-error]

error message

[tag:calendar-display-monthView-dayO fWeek0]

day of week 0

[tag:calendar-display-monthView-dayO fWeek1]

day of week 1

[tag:calendar-display-monthView-dayO fWeek2]

day of week 2

[tag:calendar-display-monthView-dayO fWeek3]

day of week 3

[tag:calendar-display-monthView-dayO fWeek4]

day of week 4

[tag:calendar-display-monthView-dayO fWeek5]

day of week 5

[tag:calendar-display-monthView-dayO fWeek6]

day of week 6

[tag:calendar-display-monthView-even t-endHour1]

end hour for 0 based 12-hour clock

[tag:calendar-display-monthView-even t-startHour2]

start hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-monthView-even t-startMinute]

minutes of the start time

[tag:calendar-display-monthView-even t-startAmPm]

am or pm identifier

[tag:calendar-display-monthView-even t-endHour2]

end hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-monthView-even t-endMinute]

minutes of the end time

[tag:calendar-display-monthView-even t-endAmPm]

am or pm identifier

[tag:calendar-display-monthView-even t-summary]

event summary

[tag:calendar-display-monthView-even t-allDay]

if the event is an All Day event, then it is identified by the resource bundle ‘CalendarProvider-allDayEvent’ value

[tag:calendar-display-monthView-task -pendHour2]

hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-monthView-task -pendAmPm]

am or pm identifier

[tag:calendar-display-monthView-task -pendMinute]

minutes of the task

[tag:calendar-display-monthView-task -summary]

task summary

[tag:calendar-display-monthView-day0 ]

day in month 0

[tag:calendar-display-monthView-day1 ]

day in month 1

[tag:calendar-display-monthView-day2 ]

day in month 2

[tag:calendar-display-monthView-day3 ]

day in month 3

[tag:calendar-display-monthView-day4 ]

day in month 4

[tag:calendar-display-monthView-day5 ]

day in month 5

[tag:calendar-display-monthView-day6 ]

day in month 6

[tag:calendar-display-monthView-even tList0]

events for day in month 0

[tag:calendar-display-monthView-task List0]

tasks for day in month 0

[tag:calendar-display-monthView-even tList1]

events for day in month 1

[tag:calendar-display-monthView-task List1]

tasks for day in month 1

[tag:calendar-display-monthView-even tList2]

events for day in month 2

[tag:calendar-display-monthView-task List2]

tasks for day in month 2

[tag:calendar-display-monthView-even tList3]

events for day in month 3

[tag:calendar-display-monthView-task List3]

tasks for day in month 3

[tag:calendar-display-monthView-even tList4]

events for day in month 4

[tag:calendar-display-monthView-task List4]

tasks for day in month 4

[tag:calendar-display-monthView-even tList5]

events for day in month 5

[tag:calendar-display-monthView-task List5]

tasks for day in month 5

[tag:calendar-display-monthView-even tList6]

events for day in month 6

[tag:calendar-display-monthView-task List6]

tasks for day in month 6

[tag:calendar-display-monthView-curr entDayOfWeek]

today’s day of week

[tag:calendar-display-monthView-curr entMonth]

today’s month

[tag:calendar-display-monthView-curr entDay]

today’s day in month

[tag:calendar-display-monthView-curr entYear]

today’s year

[tag:calendar-display-monthView-dayO fWeek]

day of week content

[tag:calendar-display-monthView-week View0]

week content for week 0

[tag:calendar-display-monthView-week View1]

week content for week 1

[tag:calendar-display-monthView-week View2]

week content for week 2

[tag:calendar-display-monthView-week View3]

week content for week 3

[tag:calendar-display-monthView-week View4]

week content for week 4

[tag:calendar-display-summary-events ]

event summary information

[tag:calendar-display-summary-tasks]

task summary information

[tag:calendar-display-summary-events ]

event summary

[tag:calendar-display-summary-tasks]

task summary

[tag:calendar-display-weekView-curre ntDayOfWeek]

today’s day of week

[tag:calendar-display-weekView-curre ntMonth]

today’s month

[tag:calendar-display-weekView-curre ntDay]

today’s day in month

[tag:calendar-display-weekView-curre ntYear]

today’s year

[tag:calendar-display-weekView-event -startHour1]

start hour for 0 based 12-hour clock

[tag:calendar-display-weekView-event -endHour1]

end hour for 0 based 12-hour clock

[tag:calendar-display-event-conflict ]

if the event is in conflict, then it is identified by the resource bundle ‘conflict’ value.

[tag:calendar-display-weekView-event -startHour2]

start hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-weekView-event -startMinute]

minutes of the start time

[tag:calendar-display-weekView-event -startAmPm]

am or pm identifier

[tag:calendar-display-weekView-event -endHour2]

end hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-weekView-event -endMinute]

minutes of the end time

[tag:calendar-display-weekView-event -endAmPm]

am or pm identifier

[tag:calendar-display-weekView-event -summary]

event summary

[tag:calendar-display-weekView-event -allDay]

if the event is an All Day event, then it is identified by the resource bundle ‘CalendarProvider-allDayEvent’ value

[tag:calendar-display-weekView-event -summary]

event summary

[tag:calendar-display-weekView-task- pendHour2]

hour based on user preference of 12 or 24 hour clock format

[tag:calendar-display-weekView-task- pendMinute]

minutes of the end time

[tag:calendar-display-weekView-task- pendAmPm]

am or pm identifier

[tag:calendar-display-weekView-task- summary]

task summary

[tag:calendar-display-weekView-curre ntDayHeader]

today’s date information

[tag:calendar-display-weekView-dayOf Week0]

day of week 0

[tag:calendar-display-weekView-dayOf Week1]

day of week 1

[tag:calendar-display-weekView-dayOf Week2]

day of week 2

[tag:calendar-display-weekView-dayOf Week3]

day of week 3

[tag:calendar-display-weekView-dayOf Week4]

day of week 4

[tag:calendar-display-weekView-dayOf Week5]

day of week 5

[tag:calendar-display-weekView-dayOf Week6]

day of week 6

[tag:calendar-display-weekView-day0]

day in week 0

[tag:calendar-display-weekView-day1]

day in week 1

[tag:calendar-display-weekView-day2]

day in week 2

[tag:calendar-display-weekView-day3]

day in week 3

[tag:calendar-display-weekView-day4]

day in week 4

[tag:calendar-display-weekView-day5]

day in week 5

[tag:calendar-display-weekView-day6]

day in week 6

[tag:calendar-display-weekView-event List0]

events for day in week 0

[tag:calendar-display-weekView-taskL ist0]

tasks for day in week 0

[tag:calendar-display-weekView-event List1]

events for day in week 1

[tag:calendar-display-weekView-taskL ist1]

tasks for day in week 1

[tag:calendar-display-weekView-event List2]

events for day in week 2

[tag:calendar-display-weekView-taskL ist2]

tasks for day in week 2

[tag:calendar-display-weekView-event List3]

events for day in week 3

[tag:calendar-display-weekView-taskL ist3]

tasks for day in week 3

[tag:calendar-display-weekView-event List4]

events for day in week 4

[tag:calendar-display-weekView-taskL ist4]

tasks for day in week 4

[tag:calendar-display-weekView-event List5]

events for day in week 5

[tag:calendar-display-weekView-taskL ist5]

tasks for day in week 5

[tag:calendar-display-weekView-event List6]

events for day in week 6

[tag:calendar-display-weekView-taskL ist6]

tasks for day in week 6

[tag:calendar-display-dayView-summar y]

summary content

[tag:calendar-display-dayView]

day content

[tag:calendar-display-weekView]

week content

[tag:calendar-display-monthView]

month content

[tag:calendar-display-clientURL]

client application URL

LoginProvider

The tags described below are used by LoginProvider.

Table B-5  Tags Specific to LoginProvider  

[tag:persistentCookie]

Inserts the persistent cookie template

[tag:libertyLogin]

Inserts the libertyLogin.Template

[tag:loginHelpUrl]

Help link for login

[tag:preLoginURL]

Inserts the liberty preLogin URL. The value is specified in the channel property preLoginURL which is typically of the form:

http://www.siroe.com:80/amserver/preLogin?metaAli as=www.siroe.com&goto=http://www.siroe.com:80/por tal/dt

MailCheckProvider

The tags described below are used by MailCheckProvider.

Table B-6  Tags Specific to MailCheckProvider  

[tag:mailCheckErrorMessages]

Contains error messages if the user has not filled in correct values for the IMAP Server Name, IMAP User and IMAP Password.

[tag:mailCheckContents]

Displays the result of connecting to the given server with the user ID and password. The message could be “Mail Server is alive, 0 unread message(s).”

[tag:IMAPServerName]

Name of the IMAP mail server

[tag:IMAPUserId]

user ID

[tag:IMAPPassword]

Password for the mail server

MailProvider

The tags described below are used by MailProvider and providers who extend this provider (such as LotusNotesMailProvider and MSExchangeMailProvider).

Table B-7  Tags Specific to MailProvider  

[tag:mail-display-clientURL-uri]

Used to display application launch link

[tag:mail-display-error]

Display error message

[tag:mail-display-headers-message-su bject]

mail subject

[tag:mail-display-headers-message-ma ilto]

Mail senders

[tag:mail-display-headers-message-na me]

Mail sender’s name

[tag:mail-display-headers-message-da te]

Date message received

[tag:mail-display-headers-message-st atus]

Message status

[tag:mail-display-headers-subject]

Displays subject

[tag:mail-display-headers-from]

Displays From

[tag:mail-display-headers-date]

Displays Date

[tag:mail-display-headers-status]

Displays status

[tag:mail-display-summary-unread]

displays number of unread messages

[tag:mail-display-summary-total]

displays total number of messages

[tag:mail-display-summary]

Displays the summary info

[tag:mail-display-headers]

displays the messages headers

[tag:mail-display-clientURL]

displays the application launch URL

TemplateTabContainerProvider

The tags described below are used by TemplateTabContainerProvider and providers who extend this provider.

Table B-8  Tags Specific to TemplateTabContainerProvider  

[tag:borderWidth]

Size of border (CELLPADDING) around provider HTML table

[tag:size]

Table width (WIDTH), fixed at 100%

[tag:thinProviders]

Checkbox list of available thin providers to add to desktop

[tag:wideProviders]

Checkbox list of available wide providers to add to desktop

[tag:fullProviders]

Checkbox list of available full width providers to add to desktop

[tag:leftUserProviderList]

List that shows left column channels

[tag:rightUserProviderList]

List that shows right column channels

[tag:centerUserProviderList]

List that shows center column channels

[tag:leftContent]

Channels for left column

[tag:centerContent]

Channels for center column

[tag:rightContent]

Channels for right column

[tag:leftWidth]

Percentage of total width for left column

[tag:centerWidth]

Percentage of total width for center column

[tag:rightWidth]

Percentage of total width for right column

[tag:fullBottomContent]

The content generated by the full-bottom channel

[tag:fullbottomUserProviderList]

List of Full Width (Bottom) Channels to move

[tag:fulltopUserProviderList]

List of Full Width (Top) Channels to move

[surl:/desktop/images/layout1.gif]

Icon for thin-wide layout

[surl:/desktop/images/layout2.gif]

Icon for wide-thin layout

[surl:/desktop/images/layout3.gif]

Icon for thin-wide-thin layout

[tag:layoutOneChecked]

Makes Radio button for layout one the default.

[tag:layoutTwoChecked]

Makes Radio button for layout two the default.

[tag:layoutThreeChecked]

Makes Radio button for layout three the default.

[surl:/desktop/images/layout4.gif]

Icon for thin-thin-thin layout

[tag:layoutFourChecked]

Makes Radio button for layout four the default.

[tag:parentContainerName]

The top level container name for the TemplateTabContainer

TemplateTableContainerProvider

The tags described below are used by TemplateTableContainerProvider and providers who extend this provider (such as MyFrontPageTemplatePanelContainer, PredefinedFrontPageTemplatePanelContainerProvider, PredefinedSamplesTemplatePanelContainerProvider, SamplesTemplatePanelContainer).

Table B-9  Tags Specific to TemplateTableContainerProvider  

[tag:borderWidth]

Size of border (CELLPADDING) around provider HTML table

[tag:size]

Table width (WIDTH), fixed at 100%

[tag:thinProviders]

Checkbox list of available thin providers to add to desktop

[tag:wideProviders]

Checkbox list of available wide providers to add to desktop

[tag:fullProviders]

Checkbox list of available full width providers to add to desktop

[tag:layoutFullTop]

Inserts layoutFullTop.template into this template

[tag:layoutFullBottom]

Inserts layoutFullBottom.template into this template

[tag:leftUserProviderList]

List that shows left column channels

[tag:rightUserProviderList]

List that shows right column channels

[tag:centerUserProviderList]

List that shows center column channels

[tag:fullbottomUserProviderList]

List of Full Width (Bottom) Channels to move

[tag:fulltopUserProviderList]

List of Full Width (Top) Channels to move

[tag:layoutOneChecked]

Makes Radio button for layout one the default.

[tag:layoutTwoChecked]

Makes Radio button for layout two the default.

[tag:layoutThreeChecked]

Makes Radio button for layout three the default.

[tag:layoutFourChecked]

Makes Radio button for layout four the default.

[tag:fullTopContent]

Provider/channel content (HTML) inserted here

[tag:fullBottomContent]

The content generated by the full-bottom channel

[tag:centerContent]

Channels for right column

[tag:rightContent]

Channels for center column

[tag:leftContent]

Channels for left column

[tag:leftWidth]

Percentage of total width for left column

[tag:centerWidth]

Percentage of total width for center column

[tag:rightWidth]

Percentage of total width for right column

UserInfoProvider

The tags described below are used by UserInfoProvider.

Table B-10  Tags Specific to UserInfoProvider  

[tag:greeting]

User’s greeting

[tag:cn]

User’s common or full name

[tag:currentDate]

Date

[tag:timeLeft]

Time left in user’s session

[tag:maxIdle]

Maximum idle time

[tag:timezoneList]

List of time zones

[tag:localeList]

List of available locales

[tag:netmailSettings]

Inserts netmailSettings.template into this page to get the following information: IMAP server name, SMTP server name, IMAP user ID and IMAP password

[tag:passwordHandler]

Inserts passwordHandler-Membership.template (if available) to change membership password

[tag:iplanet-ps-netmail-imap-server- name]

IMAP server name

[tag:iplanet-ps-netmail-smtp-server- name

SMTP server name

[tag:iplanet-ps-netmail-imap-userid]

IMAP user ID

[tag:iplanet-ps-netmail-imap-passwor d]

IMAP password


Common Tags

Table B-11  Common Tags  

[tag:fontFace]

Font chosen

[tag:fontFace1]

Default font for the Desktop (sans-serif)

[tag:iwtDesktop-fontFace1]

Default font for the Desktop (sans-serif)

[tag:desktop-fontFace1]

Default font for the Desktop (sans-serif)

[tag:fontColor]

Color of font chosen

[tag:bgColor]

Provider background color chosen

[tag:borderColor]

Color of the channel border. The border color can be changed by user in the desktop custom theme page.

[tag:titlebarColor]

Color of title bar

[tag:staticContent]

Directory you defined for the deployment URI during installation.

[tag:localeString]

Directory designation for chosen locale

[tag:productName]

Product name

[tag:providerTitle]

Provider/Channel title

[tag:title]

The title of the provider/channel

[tag:selectedName]

Name of selected tab

[tag:frontContainerName]

Name of the front container

[tag:parentContainerName]

The top level container name for the TemplateTabContainer

[tag:providerName]

The channel name

[tag:channelName]

Channel name as defined in the channel display profile definition.

[tag:theme_channel]

The theme edit channel name at run time, this will be either the presetThemeContainer or the customThemeContainer.

[tag:ErrorMessage]

error content

[tag:providerContent]

Content of the provider

[tag:detachedContent]

Channel content in the detached window

[tag:content]

Content of the channel

[tag:detachedContent]

Channel content in the detached window

[tag:fullTopContent]

Provider/channel content (HTML) inserted here

[tag:name]

display value

[tag:stackTrace]

Produces a stack trace

[tag:MaximizedContent]

Inserts content in the maximize mode

[tag:minimizeText]

A text that is used as an alternate for the minimize icon

[tag:maximizeText]

A text that is used as an alternate for the maximize icon

[tag:minMaximizeText]

Alternated string for the minimize or normalize image in the title bar, this is a localized string, the state of minimize or maximize is determined at run time.

[tag:removeText]

Text for the alt tag for the remove icon

[tag:detachAttachText]

Text for the alt tag for the detach/attach image in the title bar, this is a localized string. The detach or attach mode is determined at run time.

[tag:minMaximizeIcon]

Inserts minimize /maximize icon

[tag:removeTag]

Alternated string for the remove image in the title bar, this is a localized string

[tag:editTag]

Text for the alt tag for the edit icon

[tag:help_tag]

Text for alt message

[tag:bulletColor]

Inserts bulletColor.js into this template

[tag:toolbarRollover]

Inserts toolbarRollover.js into this template.

[tag:banner]

Inserts banner.template into this template

[tag:menubar]

Inserts menubar.template into template

[tag:contentBarInContent]

Inserts contentBarInContent.template into this template

[tag:contentBarInLayout]

Inserts contentBarInLayout.template into this template

[tag:arrangeProvider]

Inserts arrangeProvider.js template into this template

[tag:performSubstitution]

Inserts performSubstitution.js template

[tag:performColumnSubstitution]

Inserts performColumnSubstitution.js template

[tag:selectAll]

Inserts selectAll.js template

[tag:switchColumns]

Inserts switchColumns.js template

[tag:layoutFullTop]

Inserts layoutFullTop.template into this template

[tag:layoutFullBottom]

Inserts layoutFullBottom.template into this template

[tag:openURLInParent]

Inserts openURLInParent.js template

[tag:popupMenubar]

Inserts popupMenubar.template template

[tag:launchPopup]

Inserts launchPopup.js template

[tag:inlineError]

Replaced with inlineError.template if error has occurred

[tag:removeCommand]

Inserts the removeCommand.template

[tag:detachAtachCommand]

If the channel is detached, insert the detachCommand.template; if the channel is attached, then insert the attachCommand.template.

[tag:editCommand]

Inserts the editCommand.template

[tag:helpCommand]

Inserts helpHref.template

[tag:minMaximizeCommand]

Inserts the minMaximizeCommand.template

[tag:resourceName]

Used to dynamically build edit pages. Should not be edited.

[tag:header]

[tag:attName]

[tag:attSelected]

[tag:attValue]

[tag:string]

[tag:selected]

[tag:options]

[tag:process]

[tag:isAppHandler]

[tag:mail-display-error]

[tag:editLink]

Used to display link for the application helper editing / URL to edit

[tag:link]

URL location

[tag:logoutUrl]

the logout URL

[tag:desktop_url]

URL of Desktop to return to

[tag:removeURL]

URL of the channel to be removed

?action=process&provider=thecontainername&thecontainername .channelAction=remove&thecontainername.targetProvider =providername

[tag:url]

URL of new location

[tag:editURL]

URL of Edit page for this channel

?action=edit&provider=theeditcontainername&targetprovid er=providername&containerName=thecontainername

[tag:detachAttachURL]

URL of the channel to be detached

action=process&provider=thecontainername&thecontainername. channelAction=attach&thecontainername.targetProvider= providename

[tag:maximizeURL]

A URL to show the channel in maximize mode

[tag:minMaximizeURL]

A URL to show the channel in either the minimize or the normal mode, the mode is decided at run time

URL of channel to minimize or maximize

?action=process&provider=thecontainername&thecontainername .channelAction=maxmize&thecontainername.targetProvide r=providername

?action=process&provider=thecontainername&thecontainername .channelAction=minimize&thecontainername.targetProvid er=providername

[tag:s_detachImage

Run time path for the detach image

[tag:s_editImage]

Run time path for the edit image

[tag:s_removeImage]

Run time path for the remove image

[tag:s_helpImage]

Run time path for the help image

[tag:s_minimizeImage]

Run time path for the minimized or the maximized image, the state of minimize or maximize is determined at run time.

[tag:s_normalizeImage]

Run time path for the normalized image

[surl:/desktop/css/style.css]

Style sheet used by the Desktop for the banner and tabs templates

[surl:/docs/en/desktop/usedesk.htm]

Help link for Desktop

[surl:/docs/en/desktop/fdesktop.htm]

Help link for frames on the Desktop

[surl:/desktop/images/nothing.gif]

Used to space gifs or channels

[surl:/desktop/images/b_up.gif]

Icon that shows up arrow

[surl:/desktop/images/b_down.gif]

Icon that shows down arrow

[surl:/desktop/images/b_left.gif]

Icon that shows arrow pointing left

[surl:/desktop/images/b_right.gif]

Icon that shows arrow pointing right

[surl:/desktop/images/b_normal.gif]

A URL that points to the normal image

[surl:/desktop/images/b_minimize.gif ]

A URL that points to the maximize image

[surl:/desktop/images/b_maximize.gif ]

A URL that points to the maximize image

[surl:/desktop/images/b_attach.gif]

A URL that points to the attach image

[surl:/desktop/images/layout1.gif]

Icon for thin-wide layout

[surl:/desktop/images/layout2.gif]

Icon for wide-thin layout

[surl:/desktop/images/layout3.gif]

Icon for thin-wide-thin layout

[surl:/desktop/images/layout4.gif]

Icon for thin-thin-thin layout

[surl:/images/blueBullet.gif]

Blue button to denote Home, Help, Logout, and so on

[surl:/images/redBullet.gif]

Red button to denote home, help, logout, or whatever has been chosen.

[surl:/images/spacer.gif]

Used to space gifs or channels

[surl:/images/productName.gif]

Logo gif of the product name

[surl:/images/blueBullet.gif]

Blue button to denote Home, Help, Logout, and so on

[tag:help_link]

Help link for Desktop

[tag:help_icon]

Icon for help in channel title bar

[tag:provider_cmds]

Inserts the channel command button links (maximize, detach, and so on)

[tag:serviceTimeout]

Provider Timeout in seconds

[tag:theme_channel]

The theme edit channel name at run time, this will be either the presetThemeContainer or the customThemeContainer.

[tag:detachedContent]

Channel content in the detached window



Previous      Contents      Index      Next     


Copyright 2004 Sun Microsystems, Inc. All rights reserved.