Hi. A while back when I first started development on my application (using ZF 0.6) I integrated Smarty by way of a custom Zend_View interface (code: http://trac.pandect.org.uk/browser/trunk/library/ Pandect/View/Smarty.php ) and a subclass of Zend_Controller (code: http://trac.pandect.org.uk/browser/trunk/library/Pandect/Controller/ Action.php ).

However, since helpers are now used (viewHelper I believe) i am interested if anyone knows of a guide for integrating smarty with newer versions of ZF.

Regards, Freddie.

Reply via email to