|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for SeqCondition:Public Member Functions | |
| __construct () | |
Data Fields | |
| string | $mCondition = null |
| bool | $mNot = false |
| string | $mObjID = null |
| float | $mThreshold = 0.0 |
Definition at line 63 of file SeqCondition.php.
| SeqCondition::__construct | ( | ) |
Definition at line 70 of file SeqCondition.php.
| string SeqCondition::$mCondition = null |
Definition at line 65 of file SeqCondition.php.
| bool SeqCondition::$mNot = false |
Definition at line 66 of file SeqCondition.php.
| string SeqCondition::$mObjID = null |
Definition at line 67 of file SeqCondition.php.
| float SeqCondition::$mThreshold = 0.0 |
Definition at line 68 of file SeqCondition.php.