| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 170 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
TouchTask:: (8 méthodes):
__construct()
setFile()
setMillis()
setDatetime()
createFileSet()
main()
_touch()
touchFile()
| __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 |