Generic Function Render-Navigation-Body (1 method)

( render-navigation-body < obj > &rest < args > )

Part of:

package weblocks
Renders the body of the navigation widget. Unlike
'render-widget-body', which in case of navigation renders the current
pane, as well as navigation html, 'render-navigation-body' only
renders navigation HTML.

This method uses '*current-navigation-url*' special variable to
determine its location in order to properly render paths in links.

Method Summary

render-navigation-body < navigation