eZ Publish  [4.2]
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 44 of file ezgzipcompressionhandler.php.


Member Function Documentation

eZGZIPCompressionHandler::compressionLevel ( )

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

Definition at line 74 of file ezgzipcompressionhandler.php.

eZGZIPCompressionHandler::eZGZIPCompressionHandler ( )
eZGZIPCompressionHandler::setCompressionLevel ( level)

Forwards the compression level to the current handler.

Definition at line 64 of file ezgzipcompressionhandler.php.


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