classes/phing/tasks/ext/UntarTask.php

Extracts one or several tar archives using PEAR Archive_Tar

author
Joakim Bodin
package
phing.tasks.ext
since
2.2.0
version
$Id: UntarTask.php 526 2009-08-11 12:11:17Z mrook $

\UntarTask

Extracts one or several tar archives using PEAR Archive_Tar

This is very closely based on the ANT class of the same name.

Extends from
\ExtractBaseTask
author
Joakim Bodin
copyright
2001,2002 THYRELL. All rights reserved
package
phing.tasks.ext
since
2.2.0
version
$Id: UntarTask.php 526 2009-08-11 12:11:17Z mrook $

Methods

methodprotected  extractArchive(  $tarfile ) :
Parameters
Name Type Description
$tarfile
methodpublic  init( ) :
Ensures that PEAR lib exists.
methodprivate  initTar( \PhingFile $tarfile ) : \Archive_Tar
Init a Archive_Tar class with correct compression for the given file.
Parameters
Name Type Description
$tarfile \PhingFile
Returns
Type Description
\Archive_Tar
methodprotected  listArchiveContent(  $tarfile ) :
Parameters
Name Type Description
$tarfile
Documentation was generated by DocBlox 0.13.1.