Scroll to navigation

HTML::Widgets::NavMenu::Iterator::Html(3pm) User Contributed Perl Documentation HTML::Widgets::NavMenu::Iterator::Html(3pm)
 

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.
2013-10-22 perl v5.18.1