Class MimeResponse
Response that has specified mime type.
- CApplicationComponent
- Docolight\Http\Response implements ArrayAccess
- Docolight\Http\MimeResponse
Direct known subclasses
Abstract
Namespace: Docolight\Http
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docolight/Http/MimeResponse.php
Namespace: Docolight\Http
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docolight/Http/MimeResponse.php
Methods summary
public
string
|
|
public
array[int
|
|
public
|
|
protected
|
|
protected
|
|
abstract protected
string
|
#
convertToStringRepresentation(
Convert to a string representation. |
abstract protected
string
|
Methods inherited from Docolight\Http\Response
__construct()
,
getEmpty()
,
getLength()
,
getMessageForCode()
,
getStatus()
,
init()
,
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
,
prepareHeaders()
,
redirect()
,
send()
,
setBody()
,
setMessage()
,
setStatus()
Properties summary
protected
string
|
$stringRepresentation
String representation of the body. |