News Feed
Jobs Feed
Sections




News Archive
Pádraic Brady's Blog:
Having a bad ViewRenderer day in your ZF app?
June 06, 2007 @ 09:25:00

With the introduction of the ViewRenderer component into the Zend Framework has come all sorts of troubles for all sorts of developers. Thankfully, there's posts like this one from Pádraic Brady that helps out with some of the more common issues people are seeing (a problem/solution approach).

The ViewRenderer "action helper" is the class Zend_Controller_Action_Helper_ViewRenderer. It's primary purpose is to facilitate the automated rendering of View scripts (templates) based on the generally accepted Zend Framework conventions. It's these conventions which will cause a lot of people grief, since the previous reliance on programmers defining the template to render has likely led to inconsistent template names.

Included in the post is a list of some of the common issues developers have including "ViewRenderer is enabled by default", "Inconsistent location of template files" and "Reusing template files across Controller actions". For each, he's included a "quick hit" solution to get you back on the straight and narrow road to having a nicely working Zend Framework application.

0 comments voice your opinion now!
zendframework viewrenderer problem solution zendframework viewrenderer problem solution


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Webinar - New in Zend Framework 1.10!

Ibuildings Blog: Zend_Paginator: First Impressions

ZendCasts.com: Deep Integration between Zend and Doctrine 1.2

Suspekt Blog: mt_srand and not so random numbers

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


Community Events











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


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

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