eZ Publish  [trunk]
eZGZIPCompressionHandler Class Reference

Handles files compressed with gzip. More...

+ Inheritance diagram for eZGZIPCompressionHandler:
+ Collaboration diagram for eZGZIPCompressionHandler:

List of all members.

Public Member Functions

 compressionLevel ()
 eZGZIPCompressionHandler ()
 setCompressionLevel ($level)

Detailed Description

Handles files compressed with gzip.

This class is a wrapper of the eZGZIPZLIBCompressionHandler and eZGZIPShellCompressionHandler classes.

Duplication of this handler is done by the eZForwardCompressionHandler class.

Definition at line 21 of file ezgzipcompressionhandler.php.


Member Function Documentation

Forwards the request for compression level to the current handler and returns the value.

Definition at line 51 of file ezgzipcompressionhandler.php.

Forwards the compression level to the current handler.

Definition at line 41 of file ezgzipcompressionhandler.php.


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