News Feed
Jobs Feed
Sections




News Archive
Padraic Brady's Blog:
Zend Framework Blog Tutorial - Part 7 Authorisation with Zend_Acl & Styling
May 12, 2008 @ 11:15:49

Padraic Brady is up to part seven of his blog creation (with the Zend Framework) series, tracking his development paths and though processes along the way. This new part of the seres looks at using Zend_Acl for user management and changing up some of the style of the site.

We previously covered how to authenticate an author to the blog, but we still have nothing ensuring only authenticated authors can access the new Administration Module. This is the domain of Zend_Acl, an implementation of an Access Control List system which limits access to resources by the roles assigned to a user.

He starts by helping you understand access control lists including roles and privileges. He plans out the different roles that he wants the application to have first (always a good first step) and then implements them in a class extending the Zend_Acl component. He wraps this all in a front controller to make it easy to use.

He also tosses in a bit there at the end about CSS and styling to handle the forms for login and the administration piece of the blog he created earlier.

0 comments voice your opinion now!
zendframework blog application example authorize zendacl styling


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Debugging PHP applications with xdebug

Derick Rethans\' Blog: New Planet Discovered

Padraic Brady's Blog: Zend Framework: Surviving The Deep End - Performance Optimisation

Zend Developer Zone: Building AJAX Applications with PHP and HTML_AJAX

PHPKitchen: Seagull 0.6.1 Released


Community Events











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


opinion zendframework2 interview database podcast testing framework unittest usergroup release functional introduction phpunit rest language community conference development symfony2 series

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