View Single Post
  #1 (permalink)  
Old 05-06-2008, 09:26 PM
jsanders jsanders is offline
Junior Member
 
Join Date: Mar 2008
Posts: 3
Default What's a resource

Hello,

Today I read through the manual about Zend_ACL. I read all about roles and resources and how you can register them and so on. I have an implementation of the ZF MVC concept running. What I don't understand is what an resource exactly is. Is it an controller? Is it an Action? Is it something in my model?
Can someone explain this to me?
Reply With Quote