Jon Lebensold post another screencast;
This video outlines a little trick I’ve found immensely helpful in larger applications: managing your css selectively. Luckily, the Zend Framework is built with some great features for handling this case using Zend_View and Zend_Layout. Enjoy!
Grab a copy of the project or browse the repository.
via Zendcasts.
Jon Lebensold posts a quick video explaining how quickly and easy it is to write designer-friendly HTML emails using Zend_View and Zend_Mail.
Grab a copy of the project or browse the repository.
via Zendcasts.
(Sorry for the late addition of this)
Hector Virgen gave som hints about how to pass object into partial views and partial loops;
You can pass objects to partials, just pass them in an array: