View Single Post
  #2 (permalink)  
Old 04-01-2008, 06:15 AM
Toppy Toppy is offline
Junior Member
 
Join Date: Mar 2008
Location: BC
Posts: 6
Default

I could be wrong but what it sounds like is you want a standard 'template' for every page?

If so, I would suggest checking out the Zend Framework Webinars

In particular there is one called 'Zend_Layout and Zend_View Enhancements'. This will show you how to use the new ZF 1.5 Layouts to have a standard layout with view content being inserted in it.

Also, check out: PHP VIDEO TUTORIALS FOR WEB DESIGNERS. There are some good screencasts by Jon Lebensold. I believe one touches on the new Layout features. It's a good series to go through.
Reply With Quote