zend-acl
Zend: ACL logic in View helpers
Background information: I\'m in my admin module, and I created a view helper in modules/admin/views/helpers/AdminPanel.php. I have a layout plugin that forces my view to use the layout in admin/views[详细]
2022-12-19 06:30 分类:问答How to represent different application domains in an ACL?
I am working on a web application where different user groups have different access to resources. So far nothing special I guess, but there is a caveat;[详细]
2022-12-19 05:14 分类:问答Zend_Acl modular class system
Hey guys, I\'m starting with Zend, and trying to understand the way it works (getting there), and with Acl classes, people seem to declare all the roles and resources in one file. Now to me this seems[详细]
2022-12-16 00:15 分类:问答Practical Zend_ACL + Zend_Auth implementation and best practices
Context: My questions pertain to a forum I\'m developing pretty much exactly like SO, where there are:[详细]
2022-12-15 22:29 分类:问答