SlaxWeb Framework
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Protected Attributes | List of all members
SlaxWeb\Output\AbstractHandler Class Reference
Inheritance diagram for SlaxWeb\Output\AbstractHandler:
Inheritance graph
[legend]

Public Member Functions

 render ()
 
 getContentType ()
 
 getStatusCode ()
 

Protected Attributes

 $contentType = ""
 
 $statusCode = 200
 

Member Function Documentation

SlaxWeb\Output\AbstractHandler::getContentType ( )

Get Content-Type

Returns
string
SlaxWeb\Output\AbstractHandler::getStatusCode ( )

Get response code

Returns
int
SlaxWeb\Output\AbstractHandler::render ( )
abstract

Render

Render the handlers contents and return them to be included in the response.

Returns
strnig

The documentation for this class was generated from the following file: