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

(pas de description)

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

Définit 1 class

AdhocTask:: (4 méthodes):
  main()
  getNewClasses()
  execute()
  addText()


Classe: AdhocTask  - X-Ref

Abstract class for creating adhoc Phing components in buildfile.

By itself this class can be used to declare a single class within your buildfile.
You can then reference this class in any task that takes custom classes (selectors,
mappers, filters, etc.)

Subclasses exist for conveniently declaring and registering tasks and types.

main()   X-Ref
Main entry point


getNewClasses()   X-Ref
Get array of names of newly defined classes.

return: array

execute()   X-Ref
Load the adhoc class, and perform any core validation.

return: string The classname of the ProjectComponent class.

addText($script)   X-Ref
Set the script.

param: string $script



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