|
[ Index ]
|
PHP Cross Reference of Phabricator
|
[Source view]
[Print]
[Project Stats]
Base class for responses which augment other types of responses. For example, a response might be substantially an Ajax response, but add structure to the response content. It can do this by extending @{class:AphrontProxyResponse}, instantiating an @{class:AphrontAjaxResponse} in @{method:buildProxy}, and then constructing a real @{class:AphrontAjaxResponse} in @{method:reduceProxyResponse}.
| File Size: | 71 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Defines 11 functions