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.
没有评论:
发表评论