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: cff48b90eccfb2c88a9f3d2327c0ec5ccdc2f585 $ |
package |
phing.tasks.system.condition |
countConditions() : integer
integer
createHttp()
createReferenceExists() : \ReferenceExistsCondition
createVersionCompare()
customChildCreator(string $elementName, \Project $project) : \Condition
getConditions() : array
array
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