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

(pas de description)

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

Définit 1 class

ExitTask:: (8 méthodes):
  setMsg()
  setMessage()
  setIf()
  setUnless()
  main()
  addText()
  testIfCondition()
  testUnlessCondition()


Classe: ExitTask  - X-Ref

Exits the active build, giving an additional message
if available.

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