How can i change default layout in zend framwork?

This topics show you, how you can change a default layout

to change layout use this line:

 $this->_helper->layout->setLayout('admin');

Le: 15/01/2012

Par: admin

Comments

Signin to add comment

Related posts