Has anyone implimented the Zend Framework ACL?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Jhorra
Forum Newbie
Posts: 24
Joined: Mon Aug 18, 2003 1:00 am

Has anyone implimented the Zend Framework ACL?

Post by Jhorra »

I've been reading up on this, and I am at a loss. Every tutorial explains pretty much the same part, setting the roles. I get that. I don't get how you then integrate that into the application. I understand it has to do with using the controller plugin, but I've tried several ways now, and there is something I'm missing?

Does anyone have this implimented that I can look at? I know if I can see someone's code I could get what I'm missing. I don't need to see an entire applicaiton, just your plugin, and how you stick it into the index.php bootstrap file.
Post Reply