Content Presenter Display Template Support Tags
Tag getNodeById


Description

This tag uses the ContentUI API to retrieve a node based on it's ID

Examples

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

<templateTags:getNodeById nodeId="${nodeId}" var="theNode"/>


Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body Contentscriptless
Display NamegetNodeById

Attributes
NameRequiredRequest-timeDescription
nodeIdtruefalse The id of the node to retrieve.
vartruefalse 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.