| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
Base class for extracting tasks such as Unzip and Untar.
| Author: | Joakim Bodin |
| Version: | $Revision: 1.0 $ |
| Poids: | 183 lignes (7 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| 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 |