I have decided to re-write my FirePHP test site with ZF and dojo so we can see how the three can work together.
I have managed to setup a basic app that does a json-rpc request. Now I am trying to use some of the dijit components but am running into problems.
Can you take a look at this file: http://code.google.com/p/firephp/source/browse/trunk/DevApp/application/views/scripts/index/index.phtml
I am trying to render an AccordionPane but am not sure what I need to put in the HTML and what I can pass to $view->accordionPane(). I am also getting a "node is undefined" error in the console.
When I got this working I'll add all available elements and make a nice demo out of it that you can point users to.
You could also take a look at the rest of the app to see if I have done everything how you intended.
--
| Christoph Dorn | |
| http://www.ChristophDorn.com/ | |
