News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Joe Topjian's Blog:
My Zend_Acl Implementation
February 25, 2009 @ 13:45:43

In this recent post to his blog Joe Topjian takes a look at something that has been known to confuse Zend Framework users when trying to set up access control for their application - using the Zend_Acl component.

It seems everyone, myself included, has a bit of a hard time first grasping Zend_Acl. For the time being, I've settled on a simple solution. It's party based on the solution given in the Zend Framework in Action book. I hope you get some use out of it.

His example uses the Zend_Config component to configure his roles and a more centralized approach to validating access for the users - more rules in the INI config file and a custom MyACL class/AclHelper tat are called from the bootstrap file to evaluate where the user can and cant go for each request.

0 comments voice your opinion now!
zendacl implement component custom ini bootstrap zendconfig




Community Events





Don't see your event here?
Let us know!


release unittest development application custom phpunit package test language api series introduction interview framework community conference manifesto symfony2 opinion podcast

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework