Class Horde_Compress_dbx

Description

The Horde_Compress_dbx class allows dbx files (e.g. from Outlook Express) to be read.

This class is based on code by: Antony Raijekov <dev@strategma.bg> http://uruds.gateway.bg/zeos/

$Horde: framework/Compress/Compress/dbx.php,v 1.3.12.13 2009/01/06 15:22:59 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/dbx.php (line 21)

Horde_Compress
   |
   --Horde_Compress_dbx
Variable Summary
 array $_mails
 array $_tmp
Method Summary
 mixed decompress ( &$data, [array $params = null], string $data)
Variables
array $_mails = array() (line 28)

TODO

array $_tmp = array() (line 35)

TODO

Methods
decompress (line 45)

Decompresses a DBX file and gets information from it.

  • return: The requested data.
mixed decompress ( &$data, [array $params = null], string $data)
  • string $data: The dbx file data.
  • array $params: Any
  • &$data

Redefinition of:
Horde_Compress::decompress()
Decompress the data.

Inherited Methods

Inherited From Horde_Compress

 Horde_Compress::Horde_Compress()
 Horde_Compress::compress()
 Horde_Compress::decompress()
 Horde_Compress::factory()
 Horde_Compress::singleton()

Documentation generated on Sun, 30 Jan 2011 05:16:40 +0000 by phpDocumentor 1.4.3