I've seen two articles describing how to integrate Smarty with Zend_View, Integrating Smarty with the Zend Framework at Zend Developer Zone and Zend Framework: Using Smarty as template engine at Dmytro Shteflyuk's blog. Both of these are very outdated by now. So here's take three on integrating Smarty with Zend_View, this time hopefully staying useful for a longer time since the Zend Framework has reached version 1 now.
Author:
Jani
Zend Framework Version:
1.0.0
Rating
Rating: 7.87/10 (15 )
Comments
Comment Author Y / Sep 14, 2007
Perhaps this could also be added to Zend Framework and Third Party Technologies ยป Smarty
Comment Author Nwim / May 5, 2008
Hi,
I went through the code but could not figure out where exactly do we need to drop in or write the code given in the tutorial. Is it completely a new .php file? Where should it be included in the Smarty and Zend files hierarchy?
Please help.
Thanks