You are by no means tied to using one layout. You can switch which response segment the action
renders to, and even which layout script to use at any time in an actions execution process.
On 18/01/2009 11:43 PM, Cameron wrote:
Oh, well that sounds like what I'm looking for. I'll have a look at view
partials too.
And Zend_Layout isn't going to work out, each view per action is quite
different. Ergh. I mean... maybe I could, but there'd be so much if-then
logic to accomodate the differences it'd rapidly turn in to a nightmare.