+

Search Tips   |   Advanced Search

Supported APIs


Portlets that you deploy to pages rendered in client-side mode can use only a subset of the portal APIs. The face that portal pages are rendered in client-side mode is usually transparent to portlets, which are still rendered on server-side. For this reason, you should be aware that limitations exist not only for the client-side APIs that we can use, but also for the server-side APIs.


Supported server side APIs

The following server-side APIs are supported:


Server side APIthat do not work in client-side mode

The following server side APIs are not supported in client-side mode:


Supported client-side APIs

The following client-side APIs are supported:


Client side APIs available for portlets

General prerequisites for using the client-side APIs are as follows:

In general, we can use all the client-side public APIs provided with a CSA theme. Refer to the API documentation.


Parent: Programming model guidelines for client-side mode