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


HTML-Widgets-NavMenu documentation  | view source Contained in the HTML-Widgets-NavMenu distribution.

Index


NAME

Top

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

SYNOPSIS

Top

For internal use only.

METHODS

Top

$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

Top


HTML-Widgets-NavMenu documentation  | view source Contained in the HTML-Widgets-NavMenu distribution.