|
|
|
|
|
|
Integrating Smarty with the Zend Framework
I started to play around a bit to integrate the Smarty template engine into the Zend Framework. My ambition was to minimize the required code in the controller actions but stay close to the given Zend_View API. I also wanted to integrate the Smarty caching feature. Here is the code I came up with.
| Author: |
Ralf Eggert
|
| Zend Framework Version: |
Unknown
|
|
|
|
|
|
|
|
|
|