The Horde_Compress:: class provides an API for various compression techniques that can be used by Horde applications.
$Horde: framework/Compress/Compress.php,v 1.7.12.14 2009/01/06 15:22:58 jan Exp $
Copyright 2003-2009 The Horde Project (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
Located in /Compress/Compress.php (line 17)
Class | Description |
---|---|
![]() |
The Horde_Compress_dbx class allows dbx files (e.g. from Outlook Express) to be read. |
![]() |
The Horde_Compress_gzip class allows gzip files to be read. |
![]() |
The Horde_Compress_tar class allows tar files to be read. |
![]() |
The Horde_Compress_tnef class allows MS-TNEF data to be displayed. |
![]() |
The Horde_Compress_zip class allows ZIP files to be created and read. |
Constructor.
Compress the data.
Decompress the data.
Attempts to return a concrete Horde_Compress instance based on $driver.
Attempts to return a reference to a concrete Horde_Compress instance based on $driver. It will only create a new instance if no Horde_Compress instance with the same parameters currently exists.
This method must be invoked as: $var = &Horde_Compress::singleton();
Documentation generated on Sun, 30 Jan 2011 05:15:56 +0000 by phpDocumentor 1.4.3