Tag Archives: zend_layout
Selectively Adding CSS with Zend_Layout
How to manage your CSS selectively in larger applications.
Using Blueprint CSS with Zend
This video looks at the HeadLink view helper and how blueprint can easily be integrated into an existing zend_layout.
Adding an XHTML Strict Doctype and CSS File the Zend Way
Using zend_layout, a CSS file and doctype will be set through some helpful tools provided in the Zend Framework.
Creating Zend_Controllers
The last video in a series showing how to setup the Zend Framework from scratch. This video goes through the steps required to create a Zend_Controller for handling error reporting as well as creating the main IndexController. Zend_Layout is also briefly mentioned as part of the MVC setup.
