Monthly Archives: April 2010

How to create a Zend Controller Plugin

Ever wondered how to create a nifty little Controller Plugin for Zend Framework that will build your navigation for you and automatically send it down to the view for use in your view and layout scripts? Well here is something you might find handy. It shows how to register your controller plugin, and a basic overview of what a navigation controller plugin might look like. Continue reading

Posted in How to | Tagged | View Comments