| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
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 65 of file SeqTreeBuilder.php.
      
  | 
  private | 
Definition at line 128 of file SeqTreeBuilder.php.
References $i, 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 67 of file SeqTreeBuilder.php.
References buildNode().
 Here is the call graph for this function:
      
  | 
  staticprivate | 
Definition at line 970 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 $i, 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 868 of file SeqTreeBuilder.php.
References $i, and COMBINATION_ALL.
Referenced by getSequencingRules().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 558 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 519 of file SeqTreeBuilder.php.
References $i, and fillinADLSeqMaps().
Referenced by getADLSEQObjectives().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 479 of file SeqTreeBuilder.php.
References $DIC, $i, $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 932 of file SeqTreeBuilder.php.
Referenced by extractSeqInfo().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 617 of file SeqTreeBuilder.php.
References $i, and 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 427 of file SeqTreeBuilder.php.
References $DIC, $i, $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 669 of file SeqTreeBuilder.php.
References $i, and COMBINATION_ANY.
Referenced by extractSeqInfo().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 785 of file SeqTreeBuilder.php.
References $i, and extractSeqRuleConditions().
Referenced by extractSeqInfo().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  staticprivate | 
Definition at line 976 of file SeqTreeBuilder.php.
References $i.
Referenced by getObjectives().
 Here is the caller graph for this function: