2008年9月9日星期二

[fw-mvc] Controller Menus

Hi,

I would like to have a different menu for each controller in my project.

There is a common layout in which I do this:

<html><head></head><body>
<?= $this->render('menu.phtml') ?>
... content ....
</body></html>

How would you suggest I create multiple menus, and choose between them?

Many thanks,

monk.e.boy
--
View this message in context: http://www.nabble.com/Controller-Menus-tp19390796p19390796.html
Sent from the Zend MVC mailing list archive at Nabble.com.

没有评论: