ad_context_bar (public)
ad_context_bar [ -from_node from_node ] [ -node_id node_id ] \ [ -separator separator ] [ args... ]
Defined in packages/acs-tcl/tcl/navigation-procs.tcl
Returns a Yahoo-style hierarchical navbar. Includes "Administration" or "Subsite Administration" if applicable, and the subsite if not global. 'args' can be either one or more lists, or a simple string.
- Switches:
- -from_node (optional)
- If provided do not generate links to the given node and above.
- -node_id (optional)
- If provided work up from this node, otherwise the current node
- -separator (optional)
- The text placed between each link (passed to ad_context_bar_html if provided)
- Returns:
- an HTML fragment generated by ad_context_bar_html
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ad_context_bar