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

Content Presenter Display Template Support Tags
Tag getTemplateNode


Description

This tag returns the node that has been set as the retrieved node through the ContentUI framework (i.e. the node that has been selected in the wizard, or the first node returned from a search expression)

Examples

This example sets the node retrieved into a context attribute named 'theNode':

<templateTags:getTemplateNode var="theNode"/>


Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body Contentscriptless
Display NamegetTemplateNode

Attributes
NameRequiredRequest-timeDescription
vartruefalse The EL property to set in the request for retrieval.

Variables
No Variables Defined.


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

Copyright © 2010, Oracle. All rights reserved.