HTML::Latemp::NavLinks::GenHtml - A module to generate the HTML of the


HTML-Latemp-NavLinks-GenHtml documentation  | view source Contained in the HTML-Latemp-NavLinks-GenHtml distribution.

Index


NAME

Top

HTML::Latemp::NavLinks::GenHtml - A module to generate the HTML of the navigation links.

SYNOPSIS

Top

    package MyNavLinks;

    use base 'HTML::Latemp::NavLinks::GenHtml::ArrowImages';




METHODS

Top

$specialised_class->new('param1' => $value1, 'param2' => $value2)

Initialises the object.

$obj->get_total_html()

Calculates the HTML and returns it.

AUTHOR

Top

Shlomi Fish, <shlomif@iglu.org.il>

BUGS

Top

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.

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


HTML-Latemp-NavLinks-GenHtml documentation  | view source Contained in the HTML-Latemp-NavLinks-GenHtml distribution.