Portlet Factory, Version 6.1.2
Profiling a widget
You can profile a widget with IBM® WebSphere Portlet Factory.
You can use profiles to allow for customize mode functionality. You can use profiles to vary your widget behavior based on the group to which the user belongs.
You can profile a widget according to IBM WebSphere Application Server group information and the execution mode of the model. You can also use profiles to implement widget customization functionality.
Parent topic: Introduction to widgets
- Configuring the Widget Adapter builder call
You can expose profiled inputs in the model by setting the behavior for the profile set that contains them in the model's Widget Adapter builder call.
- Method builder
The Method builder adds a Java method to the WebApp.
- About creating and opening models
A wizard is available to help you create a variety of models.
- Creating conditional code based on execution mode
If your model will run as a portlet as well as a widget or standalone application, you may need to implement conditional code based on whether the model runs in the context of the IBM WebSphere Portal, as a standalone application, or as an IBM WebSphere Portlet Factory widget application.
- Profiling based on a user's locale
You can use the current Language Locale in the Portal to drive the localization of a portlet.
Library | Support |