News Feed
Jobs Feed
Sections




News Archive
Ben Ramsey's Blog:
NY Thoughts and Zend_View_Helper Notes
April 11, 2007 @ 07:41:00

In a new post today, Ben Ramsey continues on from some previous thoughts on a different sort of method for using the Views in the Zend Framework. This time, he focuses on a more automated way implement them in the same way.

Just as views can be automated'"that is, you don't have to instantiate a Zend_View object; the controller does it all for you when you call $this->render() from any controller action'"you do not have to explicitly tell Zend_View where your helpers reside, as the manual suggests. Instead, place your helpers in a special "helpers" folder where the Zend_Controller_Action's initView() can find them.

He includes how the directory structure would be altered (the addition of the helpers folder) and how to name the helpers so they can be used in an application (Zend_View_Helper_*). Also, check out the post for some of his interesting thoughts on a recent visit of his to New York City.

0 comments voice your opinion now!
zendframework view helper notes automatic directory zendframework view helper notes automatic directory


blog comments powered by Disqus

Similar Posts

Ilia Alshanetsky\'s Blog: 5.1.2 Released!

Jani Hartikainen's Blog: Practical uses for reflection

Ibuildings Blog: Zend_Paginator: First Impressions

Rob Allen's Blog: Zend\Tool providers in ZF2 (dev1)

Pádraic Brady's Blog: Complex Views with the Zend Framework - Part 4: The View Factory


Community Events











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


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

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