CentraSite Documentation : Working with the CentraSite Business UI : Administering the Business UI : CentraSite Business UI Pluggable Architecture : Customizing the Welcome Page : Configurations for a Custom Welcome Page : Header Links
Header Links
Header links are product-specific information links you can define to display pages or trigger functions when a user clicks on an information label. Header links only appear in the headers when defined in the <HeaderLinks> element of the configuration file.
By default, the CentraSite Business UI contains the following header links:
*Welcome
*Inbox
*Help
*About
*Logout
<HeaderLinks>
<HeaderLink id="dashboard" displayName="CS_MSG_INMBU_LINK_DASHBOARD"
token="welcome:welcome" />
<HeaderLink id="inbox" displayName="CS_MSG_INMBU_LINK_INBOX"
token="inbox:inbox" />
<HeaderLink id="help" displayName="CS_MSG_INMBU_LINK_HELP"
token="help:help" />
<HeaderLink id="about" displayName="CS_MSG_INMBU_LINK_ABOUT"
token="about:about" />
<HeaderMenuSeparator tooltip="CS_MSG_INMBX_LBL_HEADER_MENU_SEPERATOR">
images/system/Separator_White_1X1.png
</HeaderMenuSeparator>
</HeaderLinks>
Additionally, you can create a custom header link to suit your requirement. You define a custom header link under the section Header Panel Configuration in the custom configuration file.
Important:  
You cannot customize the header link Logout (even if you belong to the CentraSite Administrator role).
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback