
Public Member Functions | |
| render () | |
| getContentType () | |
| getStatusCode () | |
Protected Attributes | |
| $contentType = "" | |
| $statusCode = 200 | |
| SlaxWeb\Output\AbstractHandler::getContentType | ( | ) |
Get Content-Type
| SlaxWeb\Output\AbstractHandler::getStatusCode | ( | ) |
Get response code
|
abstract |
Render
Render the handlers contents and return them to be included in the response.
1.8.8