[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 176 lignes (7 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
ZipTask:: (5 méthodes):
createFileSet()
setDestFile()
setBasedir()
main()
archiveIsUpToDate()
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 |