Scroll to navigation

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

NAME

HTML::Widgets::NavMenu::Iterator::Base - base class for the iterator.

SYNOPSIS

For internal use only.

METHODS

Internal use.

$self->get_initial_node()

Gets the initial node.

$self->get_node_subs({ node => $node})

Gets the subs of the node.

$self->get_new_accum_state( { item => $item, node => $node } )

Gets the new accumulated state.

my $array_ref = $self-> get_results()

Returns an array reference with the resultant HTML.

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