ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (bool $iRollup) | |
Data Fields | |
string | $mCombination = null |
array | $mConditions = null |
bool | $mRetry = false |
bool | $mRollup = false |
Definition at line 68 of file SeqConditionSet.php.
SeqConditionSet::__construct | ( | bool | $iRollup | ) |
Definition at line 77 of file SeqConditionSet.php.
string SeqConditionSet::$mCombination = null |
Definition at line 70 of file SeqConditionSet.php.
array SeqConditionSet::$mConditions = null |
Definition at line 73 of file SeqConditionSet.php.
bool SeqConditionSet::$mRetry = false |
Definition at line 74 of file SeqConditionSet.php.
bool SeqConditionSet::$mRollup = false |
Definition at line 75 of file SeqConditionSet.php.