Procedural File: ConditionBase.php
Source Location: /tasks/system/condition/ConditionBase.php
Classes:
ConditionBase
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.
ConditionEnumeration
"Inner" class for handling enumerations.
Page Details:
Includes:
include_once('phing/Project.php') [line 23]
include_once('phing/tasks/system/AvailableTask.php') [line 24]
include_once('phing/tasks/system/condition/Condition.php') [line 25]
require_once('phing/ProjectComponent.php') [line 22]
|