navNodeTitle
Use
Outputs the title for the current navigation node. The string is the same as that returned by INavigationNode.getTitle() .
Attributes
|
Name |
Mandatory |
Description |
|
locale |
No |
Indicates the locale to use for retrieving and displaying the node's title. Valid values are the string representations of java.util.Locale objects, such as en , de_DE , zh_CN . If not specified, the request locale is used. |
Cooperating Tags
The tag must be nested in one of the following tags:
-
contextNavNode
-
iterateInitialNavNodes
-
iterateNavNodeChildren
-
iterateNavNodesInSelectedPath
-
iterateSelectedNavNodes
-
iterateSelectedNavNodesLevel
-
launchedNavNode
-
navNode
-
navNodeParent
-
recallNavNode
-
recurseNavNodeChildren
-
selectedNavNode