ILIAS
trunk Revision v11.0_alpha-1689-g66c127b4ae8
|
Go to the source code of this file.
Data Structures | |
class | SeqConditionSet |
Variables | |
const | EVALUATE_UNKNOWN 0 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More... | |
const | EVALUATE_TRUE 1 |
const | EVALUATE_FALSE -1 |
const | COMBINATION_ALL "all" |
const | COMBINATION_ANY "any" |
const COMBINATION_ALL "all" |
Definition at line 52 of file SeqConditionSet.php.
Referenced by SeqTreeBuilder\extractSeqRuleConditions().
const COMBINATION_ANY "any" |
Definition at line 53 of file SeqConditionSet.php.
Referenced by SeqTreeBuilder\getRollupRules().
const EVALUATE_FALSE -1 |
Definition at line 51 of file SeqConditionSet.php.
const EVALUATE_TRUE 1 |
Definition at line 50 of file SeqConditionSet.php.
const EVALUATE_UNKNOWN 0 |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 49 of file SeqConditionSet.php.