Note: Latest release and documentation are availble from extension page at github.
This extension allows you to use Dwoo templates in Yii.
protected/extensions.protected/vendors/Dwoo.'viewRenderer'=>array( 'class'=>'ext.yiiext.renderers.dwoo.EDwooViewRenderer', 'fileExtension' => '.tpl', //'pluginsDir' => 'application.dwooPlugins', ),
Total 4 comments
@aidai524 I don't have a clue what your question is about.
Thanks your reply, CeBe. I think I want to know how to use Object's method in the view, and your suggest is use Object's data, am i right?
did you try array syntax as described in http://wiki.dwoo.org/index.php/Helpers:array?
Hi,
how do I use widgets?
I tired it:
But it not work!
Leave a comment
Please login to leave your comment.