News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Controlling Access Zend_Navigation and Zend_Acl
April 02, 2010 @ 08:59:55

In the next part of his Zend_Navigation series Brandon Savage takes a look at integrating it with Zend_Acl to add permissions/roles into the mix, showing certain things for certain users.

What happens when you have special areas of your site, say for subscribers or administrators? Controlling access is something that all web developers must do at some point. This is where integration between Zend_Navigation and Zend_Acl comes in.

He shows how to set up the access control levels for an "Admin" section in an example navigation array. It uses the "resource" and "privilege" attributes to define the group and role that has access to that navigation item. Then, with a "setAcl" call you can pull that information in and the two lines of code to output it.

0 comments voice your opinion now!
zendnavigation aendacl permissions access


blog comments powered by Disqus

Similar Posts

Turn of the Crank: PHP 5, Sqlite, and Windows

Rob Thompson's Blog: PHP and Solaris - getcwd() Behavior

PHPBuilder.com: BitMasks: Emulate Unix Permissions in PHP (Quickly)

NetTuts.com: Wrangling with the Facebook Graph API

DevShed: Reading, Writing and Creating Files in PHP


Community Events









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


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

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