How to use DOJO with Symfony?
What would be the Best Way to use DOJO with Symfony Do I need some PHP View Helper or can I use Plain DOJO-Style-Javascript in the Views If there is any View Helper it normally doesnt wraps all of the Widgets so anyways have to use Plain DOJO in between开发者_StackOverflow中文版
Whats best - a PHP-View-Helper or Plain DOJO ???
You can use the dpDojoPlugin for Symfony 1.1 - 1.4
The instructions on how to use it are in the readme tab.
精彩评论