MvcTools: ezcMvcGzipResponseFilter
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcMvcGzipResponseFilter
|
Response filter that gzip's the contents. [
source]
Implemented Interfaces
Method Summary
|
public void |
filterResponse(
$response )
This function filters the $response by gzip-encoding it. |
|
public void |
setOptions(
$options )
Should not be called with any options, as this filter doesn't support any. |
Methods
filterResponse
This function filters the $response by gzip-encoding it.
Parameters
setOptions
void setOptions(
$options )
Should not be called with any options, as this filter doesn't support any.
Parameters
| Name |
Type |
Description |
$options |
array |
|
Throws
| Class | Description |
ezcMvcFilterHasNoOptionsException |
if the $options array is not empty. |
Last updated: Tue, 23 Mar 2010