[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/phing/tasks/ext/ -> ExtractBaseTask.php (sommaire)

Base class for extracting tasks such as Unzip and Untar.

Author: Joakim Bodin phing@gmail.com>
Version: $Revision: 1.0 $
Poids: 183 lignes (7 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 7 fonctions

  createFileSet()
  setFile()
  setToDir()
  setRemovePath()
  main()
  isDestinationUpToDate()
  validateAttributes()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

createFileSet()   X-Ref
Add a new fileset.

return: FileSet

setFile(PhingFile $file)   X-Ref
Set the name of the zip file to extract.

param: PhingFile $file zip file to extract

setToDir(PhingFile $todir)   X-Ref
This is the base directory to look in for things to zip.

param: PhingFile $baseDir

setRemovePath($removepath)   X-Ref
Pas de description

main()   X-Ref
do the work


isDestinationUpToDate(PhingFile $compressedArchiveFile)   X-Ref

param: array $files array of filenames
param: PhingFile $dir
return: boolean

validateAttributes()   X-Ref
Validates attributes coming in from XML

return: void



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7