Sun Java System Portal Server 7.2 Technical Reference

Delegated Admin or Task Admin JSPs

This section lists the JSPs installed in the channels such as ChannelCreator, CreateWSRPChannelAdmin, DeleteChannelAdmin, DeleteTabAdmin, TabConfigurator, TabCreator, and URLScraperAdmin under the enterprise_sample/AdminTabPanelContainer directory.

ChannelCreator

The ChannelCreator JSPs are used by the ChannelCreator admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/ChannelCreator directory.

The list of JSPs in the ChannelCreator directory and their description are:

addChannel.jsp

This JSP displays the content for channel addition to a tab.

createChannel.jsp

This JSP displays the content for channel creation.

createChannelAdmin.jsp

This is the main content page JSP for ChannelCreator admin channel.

createChannelAdminEdit.jsp

This is the edit page JSP for ChannelCreator admin channel.

doAddChannel.jsp

This is the process page JSP for processing the channel addition to a tab.

doCreateChannel.jsp

This is the process page JSP for processing the channel creation.

doCreateChannelAdmin.jsp

This is the main process page JSP for ChannelCreator channel

doCreateChannelAdminEdit.jsp

This is the Process page JSP for ChannelCreator edit page.

doSetProperties.jsp

This is the process page JSP for setting the properties for a newly created channel.

doShowMessage.jsp

This JSP processes the error message.

setProperties.jsp

This JSP displays the properties page in the channel creation process.

showMessage.jsp

This JSP displays the error message.

trim.js

This javascript trims empty spaces in text fields.

CreateWSRPChannelAdmin

The CreateWSRPChannelAdmin JSPs are used by the CreateWSRPChannelAdmin admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/CreateWSRPChannelAdmin directory.

The list of JSPs in the CreateWSRPChannelAdmin directory and their description are:

addChannel.jsp

This JSP displays the content for channel addition to a tab.

createWSRPChannel.jsp

This JSP displays the content for channel creation.

createWSRPChannelAdmin.jsp

This is the main content page JSP for CreateWSRPChannelAdmin admin channel.

createWSRPChannelAdminEdit.jsp

This is the edit page JSP for CreateWSRPChannelAdmin admin channel.

doAddChannel.jsp

This is the process page JSP for channel addition to a tab.

doCreateWSRPChannel.jsp

This is the process page JSP for WSRP channel creation.

doCreateWSRPChannelAdmin.jsp

This is the main process page JSP for CreateWSRPChannelAdmin channel

doCreateWSRPChannelAdminEdit.jsp

This is the Process page JSP for edit page of CreateWSRPChannelAdmin edit page.

doSetProperties.jsp

This is the process page JSP that processes and sets the newly created channel properties.

doShowMessage.jsp

This is the process page JSP for error message display.

selectProducer.jsp

This JSP displays the drop down of available producers.

setProperties.jsp

This JSP displays the properties page for the newly created channel.

showMessage.jsp

This JSP displays the error messages.

trim.js

This javascript file contains the script for trimming white spaces of text field values.

DeleteChannelAdmin

The DeleteChannelAdmin JSPs are used by the DeleteChannelAdmin admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/DeleteChannelAdmin directory.

The list of JSPs in the DeleteChannelAdmin directory and their description are:

deleteChannel.jsp

This JSP displays the drop down of all the channels available for deletion.

deleteChannelAdmin.jsp

This is the main content page JSP for DeleteChannelAdmin channel.

deleteChannelAdminEdit.jsp

This is the edit page JSP for DeleteChannelAdmin channel.

doDeleteChannel.jsp

This JSP processes the channel deletion.

doDeleteChannelAdmin.jsp

This is the main process page JSP for DeleteChannelAdmin.

doDeleteChannelAdminEdit.jsp

This JSP processes the edit page for DeleteChannelAdmin.

showMessage.jsp

This JSP displays the error and confirmation messages, if any.

DeleteTabAdmin

The DeleteTabAdmin JSPs are used by the DeleteTabAdmin admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/DeleteTabAdmin directory.

The list of JSPs in the DeleteTabAdmin directory and their description are:

deleteTab.jsp

This JSP displays the drop down of tabs that are available for deletion.

deleteTabAdmin.jsp

This is the main content page JSP for DeleteTabAdmin channel.

deleteTabAdminEdit.jsp

This JSP displays the edit page for DeleteTabAdmin channel.

doDeleteTab.jsp

This JSP processes the tab deletion.

doDeleteTabAdmin.jsp

This JSP processes is the main process page JSP for DeleteChannelAdmin channel.

doDeleteTabAdminEdit.jsp

This JSP processes the edit page changes for DeleteTabAdmin channel.

showMessage.jsp

This JSP displays the error and confirmation messages, if any.

TabConfigurator

The TabConfigurator JSPs are used by the TabConfigurator admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/TabConfigurator directory.

The list of JSPs in the TabConfigurator directory and their description are:

arrangeChannels.jsp

This JSP displays the layout page for TabConfigurator channel.

arrangeProvider.js

This javascript is used for moving the channels around in a layout.

detectCheckedRadioButton.js

This is the javascript file for detecting the channel selection.

doArrangeChannels.jsp

This JSP processes the layout changes for TabConfigurator channel.

doSetChannels.jsp

This JSP processes the available and selected channel selection.

doTabConfiguratorAdmin.jsp

This is the main process page JSP for TabConfigurator channel.

doTabConfiguratorAdminEdit.jsp

This JSP processes the edit page for TabConfigurator admin channel.

layout.jsp

This JSP displays different layouts for TabConfigurator channel.

performColumnSubstitution.js

This is the javascript file for arranging the channels in a layout.

performSubstitution.js

This is the javascript file for arranging the channels in a layout.

selectAll.js

This is the javascript file for selecting all the channels in the list.

selectChannel.jsp

This JSP displays the drop down of available tabs for configuration.

selectLayout.jsp

This JSP displays the available layouts for selection.

setChannels.jsp

This JSP displays the available and selected channels for a tab.

switchColumns.js

This is the javascript file for moving the channels between columns.

tabConfiguratorAdmin.jsp

This is the main content page JSP for TabConfigurator admin channel.

tabConfiguratorAdminEdit.jsp

This JSP displays the edit page for TabConfigurator admin channel.

TabCreator

The TabCreator JSPs are used by the TabCreator admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/TabCreator directory.

The list of JSPs in the TabCreator directory and their description are:

addChannels.jsp

This JSP displays the content page for adding channels to a tab.

doAddChannels.jsp

This JSP processes the list of channels added to a newly created tab.

doTabCreator.jsp

This JSP processes the tab creation.

doTabCreatorAdmin.jsp

This is the main process page JSP for TabCreator admin channel.

doTabCreatorAdminEdit.jsp

This JSP processes the edit page changes for TabCreator channel.

tabCreator.jsp

This JSP is the content page for tab creation.

tabCreatorAdmin.jsp

This is the main content page JSP for tabCreator admin channel.

tabCreatorAdminEdit.jsp

This JSP displays the edit page for tabCreator admin channel.

URLScraperAdminChannel

The URLScraperAdminChannel JSPs are used by the URLScraperAdminChannel admin channel located in the /var/opt/SUNWportal/portals/<portal_id>/desktop/enterprise_sample/AdminTabPanelContainer/URLScraperAdminChannel directory.

The list of JSPs in the URLScraperAdminChannel directory and their description are:

doScraperAdmin.jsp

This JSP is the main process page for URLScraperAdmin channel.

doScraperAdminEdit.jsp

This JSP processes the edit page changes for URLScraperAdmin channel.

doSetChannelURL.jsp

This page processes the channel URL setting for URLScraperAdmin channel.

scraperAdmin.jsp

This is the content page JSP for URLScraperAdmin channel.

scraperAdminEdit.jsp

This JSP is the edit page for URLScraperAdmin channel.

selectChannel.jsp

This JSP displays the drop down of all URLScraper and XML channels.

setChannelURL.jsp

This JSP displays the content for setting the channel URL.