Content Presenter Display Template Support Tags
Tag getTemplateNode
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)
This example sets the node retrieved into a context attribute named 'theNode':
<templateTags:getTemplateNode var="theNode"/>
Tag Information |
Tag Class | None |
TagExtraInfo Class | None |
Body Content | scriptless |
Display Name | getTemplateNode |
Attributes |
Name | Required | Request-time | Description |
var | true | false |
The EL property to set in the request for retrieval.
|
Variables |
No Variables Defined. |
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.