News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

PHPRiot.com: Zend Framework 101: Zend_Loader

Brandon Savage's Blog: Picking The Right Tools For The Job

Matthew Weier O'Phinney's Blog: Module Bootstraps in Zend Framework: Do's and Don'ts

Kore Nordmann's Blog: ezcGraph introduction article

Matt Stone's Blog: Using the Zend Framework ACL Library in Codeigniter


Community Events









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


interview api testing community podcast composer development phpunit introduction object opinion example code tool framework unittest language release zendframework2 database

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