|
See http://framework.zend.com/issues/browse/ZF-4134 for a similar issue. You can use: $this->getHelper('Json')->suppressExit = true; but you will have to add this wherever you use a new instance of the helper. Please add your comments to the ticket for another use-case. Christoph Jake McGraw wrote: Hello all, bit of a problem, not sure how to resolve it. We've developed a RESTful JSON API using Zend Framework MVC. The API makes heavy use of the Zend_View_Helper_Json object, each controller, which represents a separate resource does the following when its done processing: --
| ||||
- [fw-general] Extending Zend_View_Helper_Json Jake McGraw
- Re: [fw-general] Extending Zend_View_Helper_Json Christoph Dorn
- Re: [fw-general] Extending Zend_View_Helper_Json Jaka JanĨar
- Re: [fw-general] Extending Zend_View_Helper_Json Jake McGraw
- Re: [fw-general] Extending Zend_View_Helper_Js... Christoph Dorn
- Re: [fw-general] Extending Zend_View_Helpe... Jake McGraw
