The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CGI::Ex::Recipes::Template::Menu - Implements all sorts of menus for the application

VERSION

Version 0.02

SYNOPSIS

    [%# in some template altought it may be loaded first in the pre_process.tthtml %]
    [% menu = USE Menu %]
    
    [% menu.recipes_map(0)      %]
    ...

METHODS

recipes_map

Called in default.tthtml. Lists all categorie under $id and items within them.

list_item

Lists an item in the current category $id

AUTHOR

Красимир Беров, <k.berov at gmail.com>

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2007 Красимир Беров, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 209:

Non-ASCII character seen before =encoding in 'Красимир'. Assuming UTF-8