CentraSite Documentation : CentraSite Developer's Guide : Pluggable Architecture : Customizing the Welcome Page : Example of a Customized Welcome Page : Implementation of Welcome Page Layout : Widget User Preferences
Widget User Preferences
Layout component
Source file
Java Method
Header icon
UserPreferencesWidget.java
getImage();
Width of widget
UserPreferencesWidget.java
getWidth();
Title text
UserPreferencesWidget.java
getTitle();
CSS style of title text
UserPreferencesWidget.java
getTitleStyle();
Background image
UserPreferencesWidget.java
getBackgroundImage();
Text of the Languages subtitle
LanguagesColumn.java
getSubTitle();
CSS style of the Languages subtitle
LanguagesColumn.java
getSubTitleStyle();
Width of Languages column in pixels
LanguagesColumn.java
getWidth();
Text of the Date Formats subtitle
DateFormatsColumn.java
getSubTitle();
CSS style of the Date Formats subtitle
DateFormatsColumn.java
getSubTitleStyle();
Width of Date Formats column in pixels
DateFormatsColumn.java
getWidth();
Languages column: define the items to be included in the bullet list
LanguagesColumn.java
getItems();
Date Formats column: define the items to be included in the bullet list
DateFormatsColumn.java
getItems();
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback