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?
|