Zend_Acl and MVC Integration Part II (Advanced Use)
by vertigoone |
2 comments | Wednesday, July 16, 2008
In the previous article we saw how to setup our Zend_Acl instance and how to attach it to the MVC environment (by using the Front Controller Plugin), but what about setting another action for the denied access, or how does an article be edited only by its owner?, this, and some more is what we are going to see in the following examples.
PHP Abstract Podcast Episode 15: The Zend Access Control List
by Cal Evans (editor) |
2 comments | Thursday, August 16, 2007
Today's special guest is Nick Halstead. Nick has been a developer for over 15 years. Working for 10 years in the games industry working up from programmer to studio manager. Then moved into web technologies working in a number of startups. He now runs his own startup Assembleron Ltd which is developing exclusively in PHP and working with the Zend Framework. Today Nick is going to talk to us about the Zend Access Control List.
Zend_Acl / Zend_Auth Example Scenario
by Cal Evans (editor) |
31 comments | Thursday, February 8, 2007
For those of you who don’t read the Zend Framework mailing list on a daily basis (and for the purposes of this post, I’ll pretend I do) Simon Mundy has posted an example showing how to use the new Zend_Auth and Zend_Acl classes. Click on inside, I’ve got the whole thing laid out nice and neat for you.
Zend Framework Code Freeze
by Cal Evans (editor) |
5 comments | Monday, December 11, 2006
Bill Karwin, the Zend Product Engineering Manager, sent out an email last night announcing a code freeze for the next point release of Zend Framework. Click on inside and I’ll share my copy with you.
