News Feed
Jobs Feed
Sections




News Archive
Gergely Hodicska's Blog:
Extending Zend_Acl to support custom roles and resources
November 30, 2007 @ 07:56:00

Gergely Hodicska has posted about some hacking he's down with the Zend_Acl package in the Zend Framework to make support for custom roles and resources.

I found that the base Zend_Acl package has some limitation/problem if you want to use it in a bigger real life project. Zend_Acl supports only logical roles, resources so I decided to extend it to allow using custom roles and resources which can represent existing entities (for example users/groups and topics in a database)

He talks some about the package and its current functionality, including the limitations he ran up against. He came up with a structure for what he wanted (seen here) and set out to extend the class, making an interface and implementing it with his own loading method.

His source code can be downloaded here.

0 comments voice your opinion now!
zendframework zendacl access control implement extend zendframework zendacl access control implement extend


blog comments powered by Disqus

Similar Posts

PHPRiot.com: Zend Framework 101: Zend_Gdata_YouTube

PHPBuilder.com: Taking Advantage of Simple Cloud with the Zend Cloud Component

Rob Allen's Blog: Zend_Config Updates

DevShed: Abstracting Database Access Using Polymorphism with Objects in PHP 5

Raphael Stolt's Blog: Teaching the Zend REST server to talk JSON


Community Events











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


community code object series zendframework2 unittest application conference testing functional phpunit development release opinion language interview introduction podcast example framework

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