tasks/system/condition/IsFalseCondition.php

Show: inherited
Table of Contents

\IsFalseCondition

Package: phing\tasks\system\condition

Condition that tests whether a given string evals to false.

Implements
\Condition
Parent(s)
\ProjectComponent
Author
Hans Lellelid (Phing)  
Author
Steve Loughran (Ant)  
Version
$Revision: 526 $  

Properties

Propertyprivate  $value= ''

what we eval

Details
Type
n/a

Methods

methodpublicevaluate( ) : void

return the inverted value;

Throws
Exception Description
\BuildException if someone forgot to spec a value
methodpublicgetProject( ) : void

methodpubliclog( ) : void

methodpublicsetProject( ) : void

methodpublicsetValue( boolean $value ) : void

Set the value to be tested.

Parameters
Name Type Description
$value boolean
Documentation was generated by DocBlox 0.17.1.