| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 82 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PhpLintTask:: (4 méthodes):
setFile()
createFileSet()
main()
lint()
Classe: PhpLintTask - X-Ref
A PHP lint task. Checking syntax of one or more PHP source file.| setFile(PhingFile $file) X-Ref |
| File to be performed syntax check on param: PhingFile $file |
| createFileSet() X-Ref |
| Nested creator, creates a FileSet for this task return: FileSet The created fileset object |
| main() X-Ref |
| Execute lint check against PhingFile or a FileSet |
| lint($file) X-Ref |
| Performs the actual syntax check param: string $file return: void |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |