+

Search Tips   |   Advanced Search

Handling portlet preferences on the client


One of the most useful aspects of the client side programming model is the ability to read, modify, and save portlet preferences on the client. The interface ibm.portal.portlet.PortletPreferences JavaScript mirrors its server side counterpart javax.portlet.PortletPreferences as closely as possible. For the full description of the JavaScript interfaces refer to the public API documentation. The following code sample shows how we can retrieve and read the portlet preferences on the client:

For the full description of the JavaScript interfaces refer to the public API documentation.


Parent: The client side portlet programming model
Related:
Get started with the client side programming model for portlets
Change portlet mode and window state on the client side
JavaScript namespacing - observing good practice
Related:

http://www-10.lotus.com/ldd/portalwiki.nsf/xpViewCategories.xsp?lookupName=IBM%20WebSphere%20Portal%207%20API%20and%20SPI%20Reference