"Inner" class for IfTask.
This class has same basic structure as the IfTask, although of course it doesn't support
package |
phing.tasks.system |
---|
__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
main()
setProject(\Project $project) : void
setTaskName(string $name)
string
The name to use in logging messages.
Should not be null
.
thenTasks :
conditions :
taskName : string
var |
---|
string
project : \Project