Thread
:
many layouts_paths set in bootstrap
View Single Post
#
2
(
permalink
)
04-24-2008, 07:44 PM
Elemental
Senior Member
Join Date: Jul 2007
Posts: 119
Preferably it would be setup with:
/layouts/default.php
/layouts/oneColumn.php
Then in the controllers you can do $this->_helper->layout->setLayout('default'); or $this->_helper->layout->setLayout('oneColumn');
__________________
Zend Framework Resources:
Zend Webinars
|
Reference Manual
|
API Docs
|
Books
| FreeNode:
#zftalk
Getting Started Tutorials:
Getting started with ZF
|
Getting started with Zend Auth
Elemental
View Public Profile
Send a private message to Elemental
Find all posts by Elemental