[ 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/ -> ZipTask.php (sommaire)

(pas de description)

Poids: 176 lignes (7 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

ZipTask:: (5 méthodes):
  createFileSet()
  setDestFile()
  setBasedir()
  main()
  archiveIsUpToDate()


Classe: ZipTask  - X-Ref

Creates a zip archive using PEAR Archive_Zip (which is presently unreleased
and included with Phing).

createFileSet()   X-Ref
Add a new fileset.

return: FileSet

setDestFile(PhingFile $destFile)   X-Ref
Set is the name/location of where to create the zip file.

param: PhingFile $destFile The output of the zip

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

param: PhingFile $baseDir

main()   X-Ref
do the work


archiveIsUpToDate($files, $dir)   X-Ref

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



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