<not> condition.
Evaluates to true if the single condition nested into it is false and vice versa.
author |
Andreas Aderhold andi@binarycloud.com |
---|---|
copyright |
2001,2002 THYRELL. All rights reserved |
version |
$Id: 9bcbe1b79aee7edb15117fbde13481e5e7ec098a $ |
package |
phing.tasks.system.condition |
__construct( $taskName = 'component')
countConditions() : integer
integer
createFilesMatch()
createHasFreeSpace()
createHttp()
createIsFailure()
createIsFileSelected()
createIsPropertyFalse() : \IsPropertyFalseCondition
createIsPropertyTrue() : \IsPropertyTrueCondition
createMatches()
createPhingVersion()
createReferenceExists() : \ReferenceExistsCondition
createSocket()
createVersionCompare()
customChildCreator(string $elementName, \Project $project) : \Condition
throws |
---|
string
the name of the element that has been requested
\Condition
evaluate() : boolean
throws | |
---|---|
boolean
getIterator()
getProject() : \Project
getTaskName() : string
string
the name to use in logging messages.
log(string $msg, integer $level = \Project::MSG_INFO) : void
string
The message to be logged.
integer
The message's priority at this message should have
setProject(\Project $project) : void
setTaskName(string $name)
string
The name to use in logging messages.
Should not be null
.
conditions :
taskName : string
var |
---|
string
project : \Project