SYNOPSIS
For internal use only.METHODS
CurrentlyActive
Internal use.expanded
Internal use.CurrentlyActive
Internal use.hide
Internal use.host
Internal use.li_id
Internal use.role
Internal use.rec_url_type
Internal use.separator
Internal use.show_always
Internal use.skip
Internal use.subs
Internal use.text
Internal use.title
Internal use.url
Internal use.url_is_abs
Internal use.url_type
Internal use.$self->expand()
Expands the node.$self->mark_as_current()
Marks the node as the current node.$self->update_based_on_sub
Propagate changes.$self->add_sub()
Adds a new subroutine.$self->get_nth_sub($idx)
Get the $idx sub.$self->list_regular_keys()
Customisation to list the regular keys.$self->list_boolean_keys()
Customisation to list the boolean keys.$self->set_values_from_hash_ref($hash)
Set the values from the hash ref.my $bool = $self->capture_expanded()
Tests whether the node is expanded and in a capturing way.COPYRIGHT & LICENSE
Copyright 2006 Shlomi Fish, all rights reserved.This program is released under the following license: MIT X11.

