tasks/system/condition/ConditionBase.php
\ConditionBase
Package: phing\tasks\system\condition
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
- Implements
- Parent(s)
- \ProjectComponent
- Children
- \IfTask
- \ElseIfTask
- \NotCondition
- \OrCondition
- \AndCondition
- \WaitForTask
- \ConditionTask
- Author
- Andreas Aderhold
- Copyright
- © 2001,2002 THYRELL. All rights reserved
- Version
- $Revision: 557 $
Properties
Methods

createReferenceExists(
)
:
\ReferenceExistsCondition
Returns
| Type | Description |
|---|---|
| \ReferenceExistsCondition |