I recently started to play around with the Dojo integration with the ZF. While I've been able to quickly overcome basic hurdles such as http://www.nabble.com/Zend-Dojo-Dijit-layout-issue-using-Zend_Dojo_View_Helper-to24596067.html#a24596067, I'm having difficulty creating a MenuBar using the CustomDijit view helper and http://docs.dojocampus.org/dijit/MenuBar.
Here's my _header.phtml layout script http://pastie.org/559362. I've reviewed http://zendframework.com/wiki/display/ZFPROP/Zend_Dojo+-+Extended+Dijit+Support+-+Matthew+Weier+O%27Phinney and http://zendframework.com/wiki/display/ZFPROP/Zend_Dojo+-+Arbitrary+Dijit+Support+-+Matthew+Weier+O%27Phinney and noticed that the CustomDijit view helper was only recently added. It seems like this is likely a special case, but if so what is the suggested way to handle these cases or am I simply missing something? -- View this message in context: http://www.nabble.com/Custom-dijit-view-helper-tp24666929p24666929.html Sent from the Zend Framework mailing list archive at Nabble.com.
