Place an init method inside the class like this or something:

>public function _initLayout ()
>{
>  Zend_Layout::getMvcInstance()->setLayout($myLayoutName)
>}

Regards, Jurian
--
Jurian Sluiman
Soflomo.com

Op Tuesday 03 November 2009 17:25:17 schreef Simeon Goranov:
> Hello,
> I've got a module bootstrap file Admin_Bootstrap where the module is
> "admin". I'm wondering how to change the default layout, which in my
> case is layout.phtml only for the admin module. In my opinion I have to
> do it into the bootstrap file, because in this way the change will
> affect all of the module controllers. Do you have any idea how to solve
> the problem ?
>
> Regards,
> S.G.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to