As a hint, this is what i use:

Each module has his ACL file (being cached to improve performance, of
course).

I have a ACL plugin for the front controller, and, for each request it does:

1) load the roles (from cache or realtime)
2) detect the requested module and load the correspondent ACL module file.

So, the mapping goes as:

resource = controller
privilege = action

my 2 cents

On 10/22/07, Bagus Nugroho <[EMAIL PROTECTED]> wrote:
>
>  Hello,
>
> In Zend_Acl, is possible use module as resources, then followed
> by controller as 1st privilege and action as last privilege?
>
> Thanks in advance,
> Regards, bn
>



-- 
Xavier Vidal Piera
Enginyer Tècnic Informàtic de Gestió
Tècnic Especialista Informàtic d'equips
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://web.xaviervidal.net
610.68.41.78

Reply via email to