html::widgets::navmenu::headerrole(3pm) debian man page | unix.com

Man Page: html::widgets::navmenu::headerrole

Operating Environment: debian

Section: 3pm

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

NAME
HTML::Widgets::NavMenu::HeaderRole - A Specialized HTML::Widgets::NavMenu sub-class
SYNOPOSIS
Mostly the same as HTML::Widgets::NavMenu except for the ability to specify "'role' => "header"" as one of the node attributes.
DESCRIPTION
This module is constructed and invoked similarly to HTML::Widgets::NavMenu. The only difference is that it is meaningful to specify "header" as the value of the 'role'. In that case, the link or bolded label will be rendered within its own "<h2>" header. The HTML will look something like this: </ul> <h2> <a href="../me/" title="About Myself">About Me</a> </h2> <ul> An example of this use can be found in the Perl Beginners Site ( <http://perl-begin.berlios.de/> ).
SEE ALSO
HTML::Widgets::NavMenu for the complete documentation of the super-class.
AUTHORS
Shlomi Fish <shlomif@iglu.org.il> (<http://search.cpan.org/~shlomif/>). perl v5.10.1 2011-04-23 HTML::Widgets::NavMenu::HeaderRole(3pm)
Related Man Pages
curses::widgets::listbox::multicolumn(3pm) - debian
html::formfu::constraint::dependon(3pm) - debian
html::wikiconverter::kwiki(3pm) - debian
html::wikiconverter::phpwiki(3pm) - debian
html::wikiconverter::wakkawiki(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?