Generic Function With-Navigation-Header (1 method)

( with-navigation-header < obj > < body-fn > &rest < args > )

Part of:

package weblocks
Renders the header of the navigation widget. Unlike
'with-widget-header', which in case of the navigation widget wraps the
current pane as well as the navigation html, 'with-navigation-header'
only wraps navigation html.

Method Summary

with-navigation-header < navigation > < t >