phing-tasks-system-condition
[ class tree: phing-tasks-system-condition ] [ index: phing-tasks-system-condition ] [ all elements ]

Class: IsFalseCondition

Source Location: /tasks/system/condition/IsFalseCondition.php

Class Overview

ProjectComponent
   |
   --IsFalseCondition

Condition that tests whether a given string evals to false.


Author(s):

  • Steve Loughran (Ant)
  • Hans Lellelid (Phing)

Version:

  • $Revision: 526 $

Implements interfaces:

Methods


Inherited Variables

Inherited Methods

Class: ProjectComponent

ProjectComponent::getProject()
Returns a reference to current project
ProjectComponent::log()
Logs a message with the given priority.
ProjectComponent::setProject()
References the project to the current component.

Class Details

[line 33]
Condition that tests whether a given string evals to false.



Tags:

author:  Steve Loughran (Ant)
author:  Hans Lellelid (Phing)
version:  $Revision: 526 $


[ Top ]


Class Methods


method evaluate [line 52]

void evaluate( )

return the inverted value;



Tags:

throws:  BuildException if someone forgot to spec a value
access:  public



Implementation of:
Condition::evaluate()
[ Top ]

method setValue [line 44]

void setValue( boolean $value)

Set the value to be tested.



Tags:

access:  public


Parameters:

boolean   $value  

[ Top ]


Documentation generated on Mon, 19 Oct 2009 10:51:09 +0200 by phpDocumentor 1.4.3