News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Zend Framework's MVC Introduces the ViewRenderer
May 28, 2007 @ 07:44:34

On the Zend Developer Zone, Matthew Weir O'Phinney has posted an announcement about the latest development on the Zend Framework front - the ViewRenderer module.

Yesterday, I committed a change to core in preparation for the 1.0.0RC1 release that, while breaking backwards compatibility slightly, will also greatly simplify the integration between the controller and view components.

One developer, Ralph Schindler, felt it didn't go far enough, and posted an issue in the framework issue tracker detailing an idea he had for adding more integrated View dependency injection to Zend_Controller_Action. After some thought and discussion with him, I countered with a new action helper, the ViewRenderer.

This new bit of functionality allows you to get rid of those pesky view objects in Controllers, set default rendering options for the controllers, let you autorender view scripts based on the current action and much more.

Check out the post for some example code.

0 comments voice your opinion now!
zendframework viewrenderer component zendframework viewrenderer component


blog comments powered by Disqus

Similar Posts

PHPMag.ru: Zend Framework: models auto-loading

Carl Vuorinen: Controller testing with database fixtures in Zend Framework

Zend Developer Zone: Announcing the February 2011 Zend Framework Bug-Hunt

Manuel Pichler's Blog: First release of the staticReflection component

Pádraic Brady's Blog: Complex Views with the Zend Framework - Part 2: View Helper Pattern


Community Events











Don't see your event here?
Let us know!


object application release api zendframework2 introduction functional code phpunit composer series example community framework testing podcast opinion development interview language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework