| Returns output of a Navigation module. An instance of this is
placed in the WebMacro context by the WebMacroSiteLayout. This
allows template authors to set the navigation template they'd like
to place in their templates. Here's how it's used in a
template:
$navigation.setTemplate("admin_navigation.wm")
author: Dave Bryson version: $Id: TemplateNavigation.java 534527 2007-05-02 16:10:59Z tv $
|