<and> condition container.
Iterates over all conditions and returns false as soon as one evaluates to false.
author |
Hans Lellelid hans@xmpl.org |
---|---|
author |
Andreas Aderhold andi@binarycloud.com |
copyright |
2001,2002 THYRELL. All rights reserved |
version |
$Id: 8449167915cfddb5dead1d8e7535c49920f792c5 $ |
package |
phing.tasks.system.condition |
countConditions() : integer
integer
createFilesMatch()
createHasFreeSpace()
createHttp()
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
boolean
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