tasks/system/condition/IsTrueCondition.php

Show: inherited
Table of Contents

\IsTrueCondition

Package: phing\tasks\system\condition

Condition that tests whether a given string evals to true.

Implements
\Condition
Parent(s)
\ProjectComponent
Author
Hans Lellelid (Phing)  
Author
Steve Loughran (Ant)  

Properties

Propertyprivate  $value= ''

what we eval

Details
Type
n/a

Methods

methodpublicevaluate( ) : boolean

return the inverted value;

Returns
Type Description
boolean
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.