[ Index ] |
|
Code source de Symfony 1.0.0 |
[Code source] [Imprimer] [Statistiques]
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: | $Revision: 1.16 $ |
Poids: | 195 lignes (6 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Classe: ConditionEnumeration - X-Ref
"Inner" class for handling enumerations.countConditions() X-Ref |
Pas de description |
getIterator() X-Ref |
Required for IteratorAggregate |
getConditions() X-Ref |
Pas de description |
addAvailable(AvailableTask $a) X-Ref |
return: void |
createNot() X-Ref |
return: NotCondition |
createAnd() X-Ref |
return: AndCondition |
createOr() X-Ref |
return: OrCondition |
createEquals() X-Ref |
return: EqualsCondition |
createOs() X-Ref |
return: OsCondition |
createIsFalse() X-Ref |
return: IsFalseCondition |
createIsTrue() X-Ref |
return: IsTrueCondition |
createContains() X-Ref |
return: ContainsCondition |
createIsSet() X-Ref |
return: IsSetCondition |
createReferenceExists() X-Ref |
return: ReferenceExistsCondition |
Généré le : Fri Mar 16 22:42:14 2007 | par Balluche grâce à PHPXref 0.7 |