<condition> task as a generalization of <available>
This task supports boolean logic as well as pluggable conditions to decide, whether a property should be set.
This task does not extend Task to take advantage of ConditionBase.
author |
Andreas Aderhold andi@binarycloud.com |
---|---|
copyright |
2001,2002 THYRELL. All rights reserved |
version |
$Id: 4778e42a996baf0141a3c1b2de65f5e8fec17fef $ |
package |
phing.tasks.system |
countConditions() : integer
integer
createFilesMatch()
createHasFreeSpace()
createHttp()
createIsFailure()
createIsPropertyFalse() : \IsPropertyFalseCondition
createIsPropertyTrue() : \IsPropertyTrueCondition
createPhingVersion()
createReferenceExists() : \ReferenceExistsCondition
createSocket()
createVersionCompare()
customChildCreator(string $elementName, \Project $project) : \Condition
throws |
---|
string
the name of the element that has been requested
\Condition
getIterator()
getProject() : \Project
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
main() : void
throws | |
---|---|
setProject(\Project $project) : void
setProperty(string $p) : void
string
setValue(string $v) : void
string
property : string
var |
---|
string
value : string
var |
---|
string
conditions :
project : \Project