News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Rob Allen's Blog:
A Tutorial Update & Extending ViewRenderer to Support Layout Templates
June 04, 2007 @ 09:33:00

Rob Allen has two new posts today, both revolving around the same thing - an update to the Zend Framework called the action helper ViewRenderer. The first just mentions an update to his "Intro to the Zend Framework" tutorial PDF, but the other gets a little more in-depth:

The Zend_Controller_Action_Helper_ViewRenderer action helper is a great bit of code that automates rendering a view template based on which action has been called. This is very useful, but renders the action template, not my layout template. To solve this, I am experimenting with extending the Zend_Controller_Action_Helper_ViewRenderer and overriding it so that it know about my layout template. I also prefer to use the view suffix "tpl.php" for my view scripts, so I've made my class automatically set my preferred view suffix.

He illustrates with some code, an example that shows how to tell the ViewRenderer about his "tpl.php" files and link them back to the action that's called on the URL.

0 comments voice your opinion now!
tutorial zendframework viewrenderer layout template tutorial zendframework viewrenderer layout template



Similar Posts

Zend Developer Zone: Zend_Acl and MVC Integration Part II (Advanced Use)

DevShed: Creating a Blog Application with Interpreter Classes with PHP 5

WeberDev.com: User Authentication with patUser (Part 3)

Zend Developer Zone: Zend_Pdf Tutorial

WebReference.com: Controllers: Programming Application Logic


Community Events







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


example framework ajax security job package application PEAR mysql zend release conference book PHP5 cakephp releases database code zendframework developer

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