colap Posted January 16, 2011 Share Posted January 16, 2011 Which is a better way for Zend_Acl and Zend_Resources? Suppose i have a navigation menu with login. After successfull login as admin there will be additional links. Is it better to make navigation menu using xml file to set Zend_Acl access and to make Zend resources? Or any other method? Quote Link to comment https://forums.phpfreaks.com/topic/224588-zend_acl-zend_resources-question/ Share on other sites More sharing options...
trq Posted January 16, 2011 Share Posted January 16, 2011 Pardon? Quote Link to comment https://forums.phpfreaks.com/topic/224588-zend_acl-zend_resources-question/#findComment-1160199 Share on other sites More sharing options...
colap Posted January 16, 2011 Author Share Posted January 16, 2011 What is Pardon? It's about auth question. After successfull login there navigation menu extends with additional links. Quote Link to comment https://forums.phpfreaks.com/topic/224588-zend_acl-zend_resources-question/#findComment-1160402 Share on other sites More sharing options...
thehippy Posted January 17, 2011 Share Posted January 17, 2011 Its programmer's preference on how you decide to store your zend_navigation menu, be it xml, config or just in a plain array. Doesn't affect functionality. Quote Link to comment https://forums.phpfreaks.com/topic/224588-zend_acl-zend_resources-question/#findComment-1160511 Share on other sites More sharing options...
lazylodr Posted January 26, 2011 Share Posted January 26, 2011 This might help you out http://www.brandonsavage.net/an-intro-to-zend_navigation/ Quote Link to comment https://forums.phpfreaks.com/topic/224588-zend_acl-zend_resources-question/#findComment-1165300 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.