| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
patTemplate GZip output filter $Id: Gzip.php 10381 2008-06-01 03:35:53Z pasamio $
| Author: | Stephan Schmidt <schst@php.net> |
| File Size: | 106 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
patTemplate_OutputFilter_Gzip:: (3 methods):
apply()
_clientSupportsGzip()
_gfc()
Class: patTemplate_OutputFilter_Gzip - X-Ref
patTemplate GZip output filter| apply( $data ) X-Ref |
| compress the data param: string data return: string compressed data |
| _clientSupportsGzip() X-Ref |
| check, whether client supports compressed data return: boolean |
| _gfc( $value ) X-Ref |
| get value as hex-string param: integer $value value to convert return: string $string converted string |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |