« Return to Thread: Zend_Acl with a database backend

Zend_Acl with a database backend

by rcastley :: Rate this Message:

Reply to Author | View in Thread

Hi,
 
I have just updated my example/tutorial of using Zend_Acl with a database backend.
 
http://framework.zend.com/wiki/display/ZFUSER/Using+Zend_Acl+with+a+database+backend
 
The changes are:
 
1) It now uses ACL permissions correctly :-)
2) The building of the database is split out into three steps: build roles, build users, build resources/permissions.  This allows you to easily update/change the .ini files and apply changes.
 
My example may not be perfect so please feel free to comment/criticize.  But, hopefully, above all someone will find it useful :-)
 
Cheers,
 
- Robert

________________________________________________________________________
This email has been scanned for all known viruses by the MessageLabs Email Security Service and the Macro 4 plc internal virus protection system.
________________________________________________________________________

 « Return to Thread: Zend_Acl with a database backend