zend-navigation Questions
4
I am working with Zend Acl and Zend Navigation. I am setting up the navigation in the bootstrap. I am trying to have links not show if the user doesn't have access to the resource. I have read seve...
Joeljoela asked 16/11, 2011 at 20:57
3
Solved
I need to change the output of Zend_View_Helper_Navigation_Menu. I've found the two functions that I'll need to modify, and I know how to make the changes I need. What I don't know is how to make t...
Adalai asked 2/3, 2010 at 16:19
2
Solved
There is a method isActive() in Zend_Navigation. But it returns true for all the elements in the current path
(parent li is active and all the children too, even when the current is parent li).
Is...
Xerophthalmia asked 3/7, 2010 at 7:42
2
I'm having some difficulties with the combination of Zend_Navigation, Zend_Translate and the routing needed.
My site navigation is done through Zend_Navigation based on and XML file.
I've now adde...
Orban asked 27/2, 2010 at 8:22
2
Solved
i am using Zend_Navigation i want to show the nav item in the breadcrumbs but hide it in my menu, how can i do that?
Complect asked 1/8, 2010 at 13:27
2
Solved
I am using a navigation XML file in conjunction with my Zend Framework MVC app.
A top level menu is rendered at the top of my layout. The code to produce it looks like this:
$this->navigation(...
Carmencarmena asked 28/12, 2009 at 21:14
1
© 2022 - 2024 — McMap. All rights reserved.