[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 118 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
ExitTask:: (8 méthodes):
setMsg()
setMessage()
setIf()
setUnless()
main()
addText()
testIfCondition()
testUnlessCondition()
setMsg($value) X-Ref |
A message giving further information on why the build exited. param: string $value message to output |
setMessage($value) X-Ref |
A message giving further information on why the build exited. param: value message to output |
setIf($c) X-Ref |
Only fail if a property of the given name exists in the current project. param: c property name |
setUnless($c) X-Ref |
Only fail if a property of the given name does not exist in the current project. param: c property name |
main() X-Ref |
addText($msg) X-Ref |
Set a multiline message. |
testIfCondition() X-Ref |
return: boolean |
testUnlessCondition() X-Ref |
return: boolean |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |