News Feed
Jobs Feed
Sections




Recent Jobs

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



Similar Posts

CakeBaker: Use components from the Zend Framework with CakePHP

International PHP Magazine: Which one of the following is the Best Function for MySQL Data Fetching

Daniel Cousineau's Blog: Quickie: Module-specific Error Controllers in Zend Framework (1.5)

Stijn Leenknegt's Blog: [PHP6] function-return-array idea!

Maurice Fonk's Blog: Smarty and the Zend Framework


Community Events









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


symfony windows hiphop extension facebook conference job drupal framework sqlserver codeigniter wordpress zendframework release feature opinion apache podcast developer microsoft

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