开发者

How to have includes / elemnts in Zend framework

I'm new to Zend Framework.

I have a menu of tabs that is used on various views but I need to highlight which section t开发者_Python百科he user is in.

I have seen placeholders but they don't seem very flexible and don't really do the job since I can't access any variables to see what area the user is in.

Normally I would do this as an include, but not sure where to go with Zend.

Thank you for any help.


Zend_Navigation takes care of all your navigation problems:

Zend Framework: Documentation: Zend_Navigation - Zend Framework Manual

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜