Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Oracle WebLogic Portal 10.3.4 Content Management JSP Tags Reference

Oracle Fusion Middleware Java API for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Tag Libraries
Content Presenter Display Template Support Functions The Content Presenter Display Template Support functions are meant to aid Display Template developers. These functions are only available when the web project references the optional Content Presenter Framework facet of WebLogic Portal. Unlike traditional JSP tags, these are expression language functions, for example: "${templates:isPlainText(node)}". These functions will aid in:
1) Determining the best MIME type for a content node
2) Generating HTML to best display a node (by determining the most representative property and intelligently displaying that property value as best we can)
3) Determining some context about the Content Presenter portlet that the template is displayed in
Content Presenter Display Template Support Tags The Content Presenter Display Template Support tags are meant to aid Display Template developers. These tags are only available when the web project references the optional Content Presenter Framework facet of WebLogic Portal.
Content Presenter Display Template Pagination Tags The Content Presenter Display Template pagination tags are meant to aid Display Template developers when displaying paginated data. These tags are only available when the web project references the optional Content Presenter Framework facet of WebLogic Portal.
Portal Content This taglib provides tags to 1) Search for nodes based on a predefined query syntax and place them in a specified id location. 2) Get a Node based on the path and place it in a specified id location. 3) Given a Node, retrieve a specified Property and either set its value(s) in the PageContext or inline the value(s) into the JSP output writer
Content Management Functions These JSP function definitions provide easy expression language access to: 1) Search for nodes based on a predefined query syntax and place them in a specified id location. 2) Get a Node based on the path and place it in a specified id location.
Portal WSRP Content This taglib provides the getBinaryProperty tag for the WSRP environment.



Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Copyright © 2011, Oracle. All rights reserved.