|
|||
|
Sorry if the topic is misleading, I can't figure out a better way to describe it.
§ 2.2.1 in the ZF docs talk about setting up resources in a way that I can't quote see the benefit of. PHP Code:
PHP Code:
PHP Code:
This wouldn't work: PHP Code:
If not, why should you set up your resources like that? I'm hoping I've made *some* sense... evaluating the framework, so I'm pretty new to it still... //Magnus |
|
|||
|
the key there is that you can apply permissions based on either all of the actions in one controller, or specifiy which actions which person can access.
you might let everyone view the latest news, but you could restrict one action like news->memberOnly to members. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|