- Diviner Queries
- All Atoms
- Search
- Diviner Search
Diviner All Atoms
All Atoms
All Atoms
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/aphront/response/AphrontResponse.php
- File
- Class
- Method
- Method
- src/aphront/response/Aphront404Response.php
- File
- Class
- Method
- src/aphront/response/AphrontHTMLResponse.php
- File
- Method
- Method
- Method
- Method
- src/aphront/response/AphrontWebpageResponse.php
- File
- Method
- Method
- Method
- Method
- Method
- Method
- src/aphront/response/AphrontStandaloneHTMLResponse.php
- File
- 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}.
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/aphront/response/AphrontProxyResponse.php
- File
- Class
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Get the download filename
- Method
- Set a download filename
- Method
- Method
- src/aphront/response/AphrontFileResponse.php
- File
- When actions happen over a JX.Workflow, we may want to reload the page if the action is javascript-driven but redirect if it isn't. This preserves query parameters in the javascript case. A reload response behaves like a redirect response but causes a page reload when received via workflow.
- Class
- Method
- src/aphront/response/AphrontReloadResponse.php
- File
- TODO: Should be final but isn't because of AphrontReloadResponse.
- Class
- Format a URI for use in a "Location:" header.
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- Method
- src/aphront/response/AphrontRedirectResponse.php
- File
- Class
- Method
- Method
- src/aphront/response/Aphront304Response.php
- File
- Method
- src/aphront/response/__tests__/AphrontRedirectResponseTestCase.php
- File
- Class
- Method
- Method