TarArchive Class Reference

GNU Tar wrapper. More...

Inheritance diagram for TarArchive:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ($cmdBinPath= '/bin/tar')
 readFile ($fileName)


Detailed Description

GNU Tar wrapper.

See also:
http://www.gnu.org/software/tar/

Definition at line 18 of file TarArchive.class.php.


Constructor & Destructor Documentation

TarArchive::__construct ( cmdBinPath = '/bin/tar'  ) 

Reimplemented from FileArchive.

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

References FileArchive::$cmdBinPath.


Member Function Documentation

TarArchive::readFile ( fileName  ) 

Reimplemented from FileArchive.

Definition at line 31 of file TarArchive.class.php.

References FileArchive::execStdoutOptions(), and FileArchive::open().

Here is the call graph for this function:


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