Phpfox_Archive

Description

Handles archives such as zip and tar.gz.

Example to compress a ZIP archive:

  1.  Phpfox::getLib('archive''zip')->compress('foo''bar');

  • author: Raymond Benc
  • version: $Id: archive.class.php 1687 2010-07-22 03:13:27Z Raymond_Benc $
  • copyright: [PHPFOX_COPYRIGHT]

Located in /include/library/phpfox/archive/archive.class.php (line 21)


	
			
Variable Summary
 object $_oObject
Method Summary
 Phpfox_Archive __construct ([ $sExt = null])
 object Object &getInstance ()
Variables
object $_oObject = null (line 29)

Holds the object of the extension class depending on what sort of archive we are working with.

  • access: private
Methods
Constructor __construct (line 35)

Constructor

  • access: public
Phpfox_Archive __construct ([ $sExt = null])
  • $sExt
getInstance (line 68)

Return the object of the extension class.

  • return: provided by the extension class we loaded earlier.
  • access: public
object Object &getInstance ()

Documentation generated on Tue, 28 Sep 2010 10:36:37 +0200 by phpDocumentor 1.4.0a2