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

Version 0.02

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

Called in default.tthtml. Lists all categorie under $id and items within them.
Lists an item in the current category $id

ÐÑаÑÐ¸Ð¼Ð¸Ñ ÐеÑов, <k.berov at gmail.com>


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.