It depends, you might want to implement it in another way, because the 'admin module' point of view kinda defeats the purpose of modules in itself. What's the point to have module if when you disable them, their administration panel is still included in another one? Plus, it prevents you from building 'plug and play' modules. On our current project, we implemented an architecture where every module brings his own little part of the administration area into an aggregating module. We had to deal with Zend_Controller of course, but it really wasn't that hard since you can handle most of the work through the router and a few checks here and there.

Regards,
-- Nicolas Grevet


Sergio Rinaudo wrote:
Hi,
from my point of view 'admin' is a module.
In this discussion

*http://zend-framework-community.634137.n4.nabble.com/ZF1-8-Switching-layouts-between-modules-td659665.html
*
there is a clear example of what do do using a plugin.
Hope it helps.

Bye

 *
*
------------------------------------------------------------------------
Tanti account di posta? Unisci tutto sotto Hotmail <http://www.windowslive.it/hotmail/UnicaCasellaDiPosta.aspx>

Reply via email to