| Active Users: |
31 |
| Accounts: |
0 |
| Guests: |
31 |
|
|
|
|
|
|
|
Extending Zend_View_Interface for use with Smarty
Zend Framwork v0.6 has introduced new MVC code and one of the changes is that Zend_View_Interface now exists to allow for easy implementation of other templating engines other than PHP based ones like Zend_View or Savant.
We use Smarty at work and when we migrate our content management framework to Zend Framework, we intend to continue using Smarty. Hence, I've created AkCom_View_Smarty to play with how we are going to use Smarty within the Zend Framework. I think that part of the release also has an implemention of Zend_View_Interface that uses Smarty, so it's worth looking at that solution too!
| Zend Framework Version: |
0.6.0
|
| Author Name: |
Rob Allen
|
| Source: |
Akra’s DevNotes
|
| Referred By: |
Zend Framework Tutorials
|
|
|
|
|
|
|
|
|
|
|
|