the most awesome guy ever.

The Blog of Darryl E. Clarke

  Random musings from a jaded coder who just needs a hug.

Posts Tagged ‘zend layout’

Multiple Paths for Zend_Layout (Modules Based Layouts)

Tuesday, March 30th, 2010

There was some chatter about using module based layouts with Zend_Layout on freenode, so I thought I’d explore the idea a bit more.  There was this particular idea to use a plugin and a bit of application.ini/xml settings to configure it all.  But I’m a bit old school with my Zend Framework apps.

(more…)

Tags: , , , ,
Posted in Zend Framework