Provided by: libhtml-widgets-navmenu-perl_1.0702-1_all bug

NAME

       HTML::Widgets::NavMenu::Iterator::Html - an iterator for HTML.

SYNOPSIS

       For internal use only.

METHODS

   $self->node_start()
       Gets called upon node start.

   $self->node_end()
       Gets called upon node end.

   $self->end_root()
       End-root event.

   $self->node_should_recurse()
       Override to determine when one should recurse to the node.

   $self->get_a_tag()
       Renders the HTML for the opening a-tag.

COPYRIGHT & LICENSE

       Copyright 2006 Shlomi Fish, all rights reserved.

       This program is released under the following license: MIT X11.