| [ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 139 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PhingCallTask:: (7 méthodes):
setInheritAll()
setInheritRefs()
init()
main()
createParam()
createProperty()
setTarget()
Classe: PhingCallTask - X-Ref
Call another target in the same project.| setInheritAll($inherit) X-Ref |
| If true, pass all properties to the new Phing project. Defaults to true. Future use. param: boolean new value |
| setInheritRefs($inheritRefs) X-Ref |
| If true, pass all references to the new Phing project. Defaults to false. Future use. param: boolean new value |
| init() X-Ref |
| init this task by creating new instance of the phing task and configuring it's by calling its own init method. |
| main() X-Ref |
| hand off the work to the phing task of ours, after setting it up |
| createParam() X-Ref |
| Alias for createProperty |
| createProperty() X-Ref |
| Property to pass to the invoked target. |
| setTarget($target) X-Ref |
| Target to execute, required. |
| Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |