[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 197 lignes (7 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
MoveTask:: (5 méthodes):
__construct()
doWork()
okToDelete()
deleteDir()
renameFile()
__construct() X-Ref |
Pas de description |
doWork() X-Ref |
Pas de description |
okToDelete($d) X-Ref |
Pas de description |
deleteDir($d) X-Ref |
Pas de description |
renameFile(PhingFile $sourceFile, PhingFile $destFile, $overwrite) X-Ref |
Attempts to rename a file from a source to a destination. If overwrite is set to true, this method overwrites existing file even if the destination file is newer. Otherwise, the source f ile is renamed only if the destination file # is older than it. |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |