CentraSite 10.3 | CentraSite Developer's Guide | Customizing CentraSite | Customization of CentraSite Business UI | Customizing CentraSite Content Page
 
Customizing CentraSite Content Page
 
Log on to CentraSite Business UI
Request an Account
Extending Activity Menu
Replace Standard Search Widget
Advanced Search Criteria
Browse Link
Browse Search Criteria
Extend Search View
Replace Standard Asset Detail Page
Extending Action Menu
Adding Portlets
Computed Runtime Actions
Installing an Extension
Uninstalling an Extension
Creating a Custom Extension
Installing CentraSite Business UI Extension
Deploying CentraSite Business UI Extension
Undeploying CentraSite Business UI Extension
To customize content pages, you can use extension points for the CentraSite Business UI and implement Java classes and methods to plug in to the extension points.
An extension point is characterized by:
*An ID with which it can be referenced.
*A GWT widget that wraps the extension functionality.
You can find the sample code for defining the extension points in the file ExtensionViewFactory.java. You can find the file in the demos folder under the <CentraSiteInstall_Directory>.