module Webgen::Tag::Menu

Generates a menu that can be extensively configured by using the available Webgen::NodeFinder options.

Public Class Methods

call(tag, body, context)

Generate the menu.

menu_item_details(dest_node, node, lang, level, has_submenu, config)

Return style information (node is selected, …) and a link from dest_node to node.

This method can be used in a menu template.