Great stuff. Not sure how I managed to miss that in the documentation myself :)
2008/11/3 Tim Oliver <[EMAIL PROTECTED]>: > > Aaron Cooper wrote: >> Hi all, >> >> I'm working on an integration of Zend FW 1.6 and ExtJS 2 and having a >> bit of trouble getting my head around just how AJAX should interact with >> an MVC pattern (if it should at all) >> >> Basically, I have an ExtJS login box that I am testing for this purpose. >> The call seems to be correctly sent to the right mehtod, but because by >> default the framework attempts to display a View file of the same name, >> this is failing. All I want is the method to output data in JSON format >> for ExtJS to work with. > > See the bit about setNoRender here: > > http://framework.zend.com/manual/en/zend.controller.action.html > > -- > Tim Oliver > [EMAIL PROTECTED] > > > > -- Chris Hope The Electric Toolbox Ltd Email: [EMAIL PROTECTED] Web: www.electrictoolbox.com Phone: +64 9 522 9531 Mobile: +64 21 866 529 --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
