CentraSite Documentation : CentraSite Developer's Guide : Pluggable Architecture : Customizing the Welcome Page : Special Programming Techniques
Special Programming Techniques
This section summarizes some of the techniques you might find useful when creating your own customized welcome page. You can find code examples of the techniques in the demos\WelcomePage folder.
Technique
Code Example in demos\WelcomePage folder
Activate the Advanced Search page.
AdvancedSearchItem.java
Activate the Keyword Search page.
KeywordSearchItem.java
Start the My Account dialog.
UserPreferencesItem.java
Start the Add Asset dialog.
CreateAssetItem.java
Start the Import dialog.
ImportWsdlFileItem.java
Activate My CenstraSite and show Assets I Provide.
MyFavoriteItem.java
Open the external website http://communities.softwareag.com/centrasite.
CentraSiteCommunityItem.java
Open the external website http://www.centrasite.com.
DeveloperCommunityItem.java
Open the external website http://documentation.softwareag.com/default.htm.
OnlineDocumentationItem.java
Create an empty line in a widget.
EmptyItem.java
Create a dotted dividing line.
SeparatorItem.java
Create a column (list) with all available date formats.
DateFormatsColumn.java
Select a specific date format from a list.
DateFormatItem.java
Create a column (list) with all available languages.
LanguagesColumn.java
Select a specific language from a list.
LanguageItem.java
Copyright © 2005-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback