#469: Add a flag that makes dispatch() return the response instead of send()ing
it
-------------------------+--------------------------------------------------
Reporter: david | Owner: david
Type: enhancement | Status: closed
Priority: normal | Milestone: 0.11
Component: controller | Version: 0.11.0RC4
Severity: major | Resolution: fixed
Keywords: |
-------------------------+--------------------------------------------------
Changes (by david):
* status: new => closed
* resolution: => fixed
Comment:
(In [1811]) ability to prevent sending of the response in
Controller::dispatch() which now also returns the final response (not the
global one, mind you, but that one gets merged in) via parameter
'send_response'. plus some small refactorings. closes #469
--
Ticket URL: <http://trac.agavi.org/ticket/469#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets