Sun Java System Portal Server 7.1 Configuration Guide

HTML Templates for the Edit Pages

Nine HTML templates are used to create edit pages for the communication channel providers. The templates are generic, to correspond to specific browser GUI types, and they primarily relate to specific HTML inputs in the edit pages.

The edit-start.template and the edit-end.template are exceptions. They contain most of the HTML that is used for page layout. HTML Templates for the Edit Pages contains a description of each template name and how it relates to the GUI types. Some of the templates are used to start, end and separate the attributes. These templates are available for each of the communication channels at:

/etc/opt/SUNWportal/desktop/default/ChannelName_Provider /html

For example, the templates for the Calendar channel edit pages can be accessed at:

/etc/opt/SUNWportal/desktop/default/CalendarProvider/html

Table 9–1 Templates for the Communication Channel Edit Pages

Template 

Description 

edit-start.template 

Provides the starting HTML table for the edit page. 

edit-checkbox.template 

Provides a generic template for checkbox items. 

edit-separate.template 

Separates the display profile attributes from the SSO attributes. 

edit-end.template 

Ends the HTML table for the edit page. 

edit-password.template 

Provides a generic template for password items. 

edit-string.template 

Provides a generic template for text items. 

edit-select.template 

Provides a generic template for a select item. 

edit-selectoption.template 

Provides a generic template for a select option. This way the option can also be generated dynamically from the display profile. 

edit-link.template 

Provides a template to generate the link so the user can edit their client’s display attributes.