Abstract baseclass for the <condition> task as well as several conditions - ensures that the types of conditions inside the task and the "container" conditions are in sync.
author |
Hans Lellelid hans@xmpl.org |
---|---|
author |
Andreas Aderhold andi@binarycloud.com |
copyright |
2001,2002 THYRELL. All rights reserved |
version |
$Id: 51ec1dd117e7c11d416654a444491cab3028073d $ |
package |
phing.tasks.system.condition |
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
setProject(\Project $project) : void
conditions :
project : \Project