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

Derick Rethans\' Blog: New Planet Discovered

PHPMaster.com: An Intro to Virtual Proxies, Part 1

Paul Jones' Blog: Solar 0.25.0 released

Ralph Schindler's Blog: Composite Rowsets For Many-To-Many Relationships Via Zend_Db_Table

Lorna Mitchell's Blog: PHP and JSON


Community Events









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


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

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