ad_context_node_list (public)

 ad_context_node_list [ -from_node from_node ] node_id

Defined in packages/acs-tcl/tcl/navigation-procs.tcl

Starting with the given node_id, return a list of [list url instance_name] items for parent nodes.

Switches:
-from_node (optional)
Parameters:
node_id (required)
Options:
-from_node
The top-most node_id for which we'll show context bar. This can be used with the node_id of the nearest subsite to get the context-bar only up to the nearest subsite.
Author:
Peter Marklund

Testcases:
webtest_example, web_forum_view, web_forum_edit, web_forums_message_and_reply
[ show source ]
Show another procedure: