News Feed
Jobs Feed
Sections




News Archive
Maurice Fonk's Blog:
Smarty and the Zend Framework
May 11, 2007 @ 08:18:00

As Cal Evans points out on the Zend Developer Zone today, Maurice Fonk has created a nice little tutorial on using the Smarty templating system to help manage the output of a Zend Framework application.

When I started using the Zend Framework a while ago now, I read this article on the zend developer zone. While it describes a decent implementation, I have some problems with it.

[...] So I decided to come up with my own implementation. It follows Zend_View as closely as possible, while still retaining standard Smarty behavior. That means that I have overwritten as little as possible, and added nothing.

In his method, he's created a protected _run() function that, given the template to use by the Zend_View object for the page, goes and fetches it and renders the page. He includes an example to show how it would work in a more "real life" situation.

0 comments voice your opinion now!
smarty template zendframework view zendview tutorial smarty template zendframework view zendview tutorial


blog comments powered by Disqus

Similar Posts

The Bakery: Basic User Authentication in (CakePHP) 1.2.x

Zend Developer Zone: AJAX Chat Tutorial Part 6 : Updating the User List

Mushfiqsimple Blog: Getting Started with MongoDb with PHP

Daniel Cousineau's Blog: Netbeans Code Completion and your Zend_View

ThinkPHP Blog: Creating press-ready PDF documents on the fly including individual barcodes


Community Events











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


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

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