| HTML-Latemp-NavLinks-GenHtml documentation | view source | Contained in the HTML-Latemp-NavLinks-GenHtml distribution. |
HTML::Latemp::NavLinks::GenHtml - A module to generate the HTML of the navigation links.
package MyNavLinks;
use base 'HTML::Latemp::NavLinks::GenHtml::ArrowImages';
Initialises the object.
Calculates the HTML and returns it.
Shlomi Fish, <shlomif@iglu.org.il>
Please report any bugs or feature requests to
bug-html-latemp-navlinks-genhtml@rt.cpan.org, or through the web interface at
http://rt.cpan.org/NoAuth/ReportBug.html?Queue=HTML-Latemp-NavLinks-GenHtml.
I will be notified, and then you'll automatically be notified of progress on
your bug as I make changes.
Copyright 2005 Shlomi Fish, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the terms of the MIT X11 license.
| HTML-Latemp-NavLinks-GenHtml documentation | view source | Contained in the HTML-Latemp-NavLinks-GenHtml distribution. |