FileArchive Class Reference

Inheritance diagram for FileArchive:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 readFile ($fileName)
 __construct ($cmdBinPath=null)
 open ($sourceFile)
 
Returns:
FileArchive


Protected Member Functions

 execStdoutOptions ($options)

Protected Attributes

 $cmdBinPath = null
 $sourceFile = null


Detailed Description

Definition at line 13 of file FileArchive.class.php.


Constructor & Destructor Documentation

FileArchive::__construct ( cmdBinPath = null  ) 

Reimplemented in InfoZipArchive, and TarArchive.

Definition at line 20 of file FileArchive.class.php.

References $cmdBinPath.


Member Function Documentation

FileArchive::readFile ( fileName  )  [abstract]

Reimplemented in InfoZipArchive, and TarArchive.

FileArchive::open ( sourceFile  ) 

Returns:
FileArchive

Reimplemented in InfoZipArchive.

Definition at line 35 of file FileArchive.class.php.

References $sourceFile.

Referenced by TarArchive::readFile().

FileArchive::execStdoutOptions ( options  )  [protected]

Definition at line 47 of file FileArchive.class.php.

Referenced by TarArchive::readFile(), and InfoZipArchive::readFile().


Member Data Documentation

FileArchive::$cmdBinPath = null [protected]

Definition at line 15 of file FileArchive.class.php.

Referenced by TarArchive::__construct(), InfoZipArchive::__construct(), and __construct().

FileArchive::$sourceFile = null [protected]

Definition at line 16 of file FileArchive.class.php.

Referenced by InfoZipArchive::open(), and open().


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:23 2007 for onPHP by  doxygen 1.5.4