NoDocTitle

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Oracle WebCenter Ensemble Adaptive Tag Library (pt:ensemble)

The Oracle WebCenter Ensemble tag library (pt:ensemble) provides tags to insert pagelets in Oracle WebCenter Ensemble consumer pages and access authentication and role information for Oracle WebCenter Ensemble resources.

Tag Function More Information
pt:ensemble.inject Injects the output of the specified pagelet into the page. Inserting Pagelets Using Oracle WebCenter Ensemble Adaptive Tags
pt:ensemble.resourcedata Stores data for a specific Oracle WebCenter Ensemble resource, if available, in memory as a data object containing information about the resource. Accessing Resource Data Using Oracle WebCenter Ensemble Adaptive Tags
pt:ensemble.authsourcedata Stores a list of available authentication sources for the currently requested resource in memory. Accessing Authentication Data Using Oracle WebCenter Ensemble Adaptive Tags
pt:ensemble.loginlink Stores the URL prefix for the login page in memory using the given key and scope. Accessing the Login URL Using Oracle WebCenter Ensemble Adaptive Tags
pt:ensemble.roleexpr Evaluates a role expression and stores the result as a boolean in memory. Designed to work with the pt:logic.if tag. Accessing User Roles Using Oracle WebCenter Ensemble Adaptive Tags
pt:ensemble.rolelist Stores a list of the roles for the current user in memory. Accessing User Roles Using Oracle WebCenter Ensemble Adaptive Tags
pt:ensemble.ssologout Notifies Oracle WebCenter Ensemble that the current user should be logged out of all resources. Used as singleton only (does not display the contents of the tag).  

  Back to Top      Previous Next