Label: zend_acl

All content with label zend_acl.
Related Labels: acl, proposal, zend_application, example, database

Page: Tutorials, User Guides, and Examples (Developers)
following tutorials are provided by users of Zend Framework and are not endorsed by Zend in any way. That disclaimed, most ZF developers should find this content very interesting and useful. Note: Articles are children of this page. External articles can be found on the external resources ...
Other labels: acl, database, example
Page: Using Zend_Acl with a database backend (Developers)
Introduction This example shows how to implement ZendAcl with a database backend. Roles, Resources and Users are stored in a database and can easily be queried. This ACL implementation uses 5 basic roles and uses ZendAcl inheritance. Firstly, the database tables and initial roles ...
Other labels: acl, database, example
Page: Zend_Application_Resource_Acl - Benoît Durand (Proposers)
ZendApplicationResourceAcl Benoît Durand mailto:noreply@zend.com TBD 1.0 1 May 2010: Initial Draft. ZendApplicationResourceAcl is a resource plugin. #ZF8501 http://framework.zend.com/issues/browse/ZF8501 ZendAcl http://framework.zend.com/wiki/display/ZFDEV/ZendAcl This component will allow to define ...
Other labels: proposal, zend_application