Content Presenter Display Template Support Functions
Function getTemplateNodes

java.util.Iterator getTemplateNodes(javax.servlet.http.HttpServletRequest request)
Description

This utility method retrieves the current page of the resulting paged resultset.

Examples

Here is an example of the function call within a c:set tag:

<c:set var="node" value="${templates:getTemplateNodes(request)}"/>


Function Information
Function Classcom.bea.content.ui.jsp.templates.utils.TemplateSupport
Function Signature java.util.Iterator getTemplateNodes(javax.servlet.http.HttpServletRequest request)
Display NameNone


Output Generated by Tag Library Documentation Generator.

Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.