News Feed
Jobs Feed
Sections




News Archive
Ralph Schindler's Blog:
Dynamic Assertions for Zend_Acl in ZF
August 17, 2009 @ 12:37:17

Ralph Schindler has a new post to his blog today looking at using dynamic assertions with the access control component (Zend_Acl) of the Zend Framework.

Over the last two years, I've seen a variety of duplicate issues come into the issue tracker, which stem from two fundamental flaws in Zend_Acl [...] In this article, we'll explore the API changes that alleviate these two problems, and we'll demonstrate how to leverage the Zend_Acl assertion system to create expressive, dynamic assertions that work with your applications models.

He mentions some of the backwards compatible changes that have been made to the ACL API including changes in the add() method and the ability to create Zend_Acl_Role and Zend_Acl_Resource objects explicitly. The rest of the post gives a great example of setting up users in a role, creating an action to test them against (can they work with a blog post?) and running a series of checks against the ACL component as a guest, contributor and publisher.

3 comments voice your opinion now!
zendframework dynamic assertion zenacl


blog comments powered by Disqus

Similar Posts

ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)

Pádraic Brady's Blog: Zend_Yaml Proposal added

Rob Allen's Blog: Zend Framework Tutorial for 0.7

ZendCasts.com: Unit Testing Zend_Form

Internet.com: Storing Blobs in Microsoft Azure with the Zend Framework


Community Events









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


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

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