|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for SeqTreeBuilder:Public Member Functions | |
| buildNodeSeqTree (string $file) | |
Static Public Member Functions | |
| static | getObjectives (object $iNode, object $ioAct) |
| static | getADLSEQObjectives (object $iNode, object $ioAct) |
| static | getADLSeqMaps (object $iNode, object $curseqobj) |
| static | fillinADLSeqMaps (object $iNode, object $map) |
| static | getObjectiveMaps (object $iNode) |
| static | getRollupRules (object $iNode, object $ioAct) |
| static | getSequencingRules (object $iNode, object $ioAct) |
| static | extractSeqRuleConditions (object $iNode) |
| static | getAuxResources (object $iNode, object $ioAct) |
Private Member Functions | |
| buildNode (object $node, ?object $seq, object $doc) | |
| extractSeqInfo (object $iNode, object $ioAct) | |
Static Private Member Functions | |
| static | convert_to_bool (string $string) |
| static | lookupElement (object $iNode, ?string $iElement) |
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 66 of file SeqTreeBuilder.php.
|
private |
Definition at line 129 of file SeqTreeBuilder.php.
References buildNode(), and extractSeqInfo().
Referenced by buildNode(), and buildNodeSeqTree().
Here is the call graph for this function:
Here is the caller graph for this function:| SeqTreeBuilder::buildNodeSeqTree | ( | string | $file | ) |
Definition at line 68 of file SeqTreeBuilder.php.
References buildNode().
Here is the call graph for this function:
|
staticprivate |
Definition at line 965 of file SeqTreeBuilder.php.
Referenced by fillinADLSeqMaps(), getObjectiveMaps(), and getObjectives().
Here is the caller graph for this function:
|
private |
Definition at line 237 of file SeqTreeBuilder.php.
References getADLSEQObjectives(), getAuxResources(), getObjectives(), getRollupRules(), and getSequencingRules().
Referenced by buildNode().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 863 of file SeqTreeBuilder.php.
References COMBINATION_ALL.
Referenced by getSequencingRules().
Here is the caller graph for this function:
|
static |
Definition at line 553 of file SeqTreeBuilder.php.
References convert_to_bool().
Referenced by getADLSeqMaps().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 515 of file SeqTreeBuilder.php.
References fillinADLSeqMaps().
Referenced by getADLSEQObjectives().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 475 of file SeqTreeBuilder.php.
References $DIC, $objectives, getADLSeqMaps(), and ilLoggerFactory\getLogger().
Referenced by extractSeqInfo().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 927 of file SeqTreeBuilder.php.
References $res.
Referenced by extractSeqInfo().
Here is the caller graph for this function:
|
static |
Definition at line 612 of file SeqTreeBuilder.php.
References convert_to_bool().
Referenced by getObjectives().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 423 of file SeqTreeBuilder.php.
References $DIC, $objectives, convert_to_bool(), ilLoggerFactory\getLogger(), getObjectiveMaps(), and lookupElement().
Referenced by extractSeqInfo().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 664 of file SeqTreeBuilder.php.
References COMBINATION_ANY.
Referenced by extractSeqInfo().
Here is the caller graph for this function:
|
static |
Definition at line 780 of file SeqTreeBuilder.php.
References extractSeqRuleConditions().
Referenced by extractSeqInfo().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 971 of file SeqTreeBuilder.php.
Referenced by getObjectives().
Here is the caller graph for this function: