tasks/system/condition/Condition.php
Condition interface specification:
Each condition must implement a method applying to this prototye:
- Author
- Hans Lellelid
- Package
- phing.tasks.system.condition
- Version
- $Id$
\Condition
Package: phing\tasks\system\condition
Condition interface specification:
Each condition must implement a method applying to this prototye:
- Children
- \OsCondition
- \NotCondition
- \EqualsCondition
- \IsFalseCondition
- \IsTrueCondition
- \ReferenceExistsCondition
- \IsSetCondition
- \ContainsCondition
- \OrCondition
- \AndCondition
- \UpToDateTask
- Author
- Hans Lellelid
- Version
- $Id$