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

(pas de description)

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

Définit 1 class

TouchTask:: (8 méthodes):
  __construct()
  setFile()
  setMillis()
  setDatetime()
  createFileSet()
  main()
  _touch()
  touchFile()


Classe: TouchTask  - X-Ref

Touch a file and/or fileset(s); corresponds to the Unix touch command.

If the file to touch doesn't exist, an empty one is created.

__construct()   X-Ref
Pas de description

setFile(PhingFile $file)   X-Ref
Sets a single source file to touch.  If the file does not exist
an empty file will be created.


setMillis($millis)   X-Ref
the new modification time of the file
in milliseconds since midnight Jan 1 1970.
Optional, default=now


setDatetime($dateTime)   X-Ref
the new modification time of the file
in the format MM/DD/YYYY HH:MM AM or PM;
Optional, default=now


createFileSet()   X-Ref
Nested creator, adds a set of files (nested fileset attribute).

return: FileSet

main()   X-Ref
Execute the touch operation.


_touch()   X-Ref
Does the actual work.


touchFile($file)   X-Ref
Pas de description



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