|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSCORM2004Utilities. More...
Collaboration diagram for ilSCORM2004Utilities:Public Member Functions | |
| __construct ($a_id) | |
| parentHasSeqTemplate ($a_slm_id) | |
| getLeftRightInfo () | |
| getImportIdent () | |
| getAllowedActions () | |
| getControlModeProperties () | |
| getAllSequencingProperties () | |
Protected Member Functions | |
| getSeqNodeId () | |
Protected Attributes | |
| $db | |
| $log | |
Private Member Functions | |
| getParentsForNode ($a_parents, $a_id) | |
| getSequencingId () | |
| getItemId () | |
| getId () | |
Private Attributes | |
| $id = null | |
Class ilSCORM2004Utilities.
Sequencing Utilities class for SCORM 2004 Editing
Definition at line 17 of file class.ilSCORM2004Utilities.php.
| ilSCORM2004Utilities::__construct | ( | $a_id | ) |
Definition at line 37 of file class.ilSCORM2004Utilities.php.
References $DIC.
| ilSCORM2004Utilities::getAllowedActions | ( | ) |
Definition at line 149 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
Here is the call graph for this function:| ilSCORM2004Utilities::getAllSequencingProperties | ( | ) |
Definition at line 176 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, getImportIdent(), and getSequencingId().
Referenced by getSeqNodeId().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004Utilities::getControlModeProperties | ( | ) |
Definition at line 161 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $query, ilDBConstants\FETCHMODE_ASSOC, and getSequencingId().
Here is the call graph for this function:
|
private |
Definition at line 144 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by getAllowedActions(), getImportIdent(), getItemId(), and getSequencingId().
Here is the caller graph for this function:| ilSCORM2004Utilities::getImportIdent | ( | ) |
Definition at line 130 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getLeftRightInfo().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 118 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
Here is the call graph for this function:| ilSCORM2004Utilities::getLeftRightInfo | ( | ) |
Definition at line 82 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, getImportIdent(), and getSeqNodeId().
Here is the call graph for this function:
|
private |
Definition at line 70 of file class.ilSCORM2004Utilities.php.
References $id, and getParentsForNode().
Referenced by getParentsForNode(), and parentHasSeqTemplate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 97 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, and getAllSequencingProperties().
Referenced by getLeftRightInfo().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 106 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getControlModeProperties().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004Utilities::parentHasSeqTemplate | ( | $a_slm_id | ) |
Definition at line 46 of file class.ilSCORM2004Utilities.php.
References $db, $i, $ilDB, $ilLog, $log, $template, getParentsForNode(), and ilSCORM2004SeqTemplate\templateForChapter().
Here is the call graph for this function:
|
protected |
Definition at line 22 of file class.ilSCORM2004Utilities.php.
Referenced by getAllowedActions(), getAllSequencingProperties(), getControlModeProperties(), getImportIdent(), getItemId(), getLeftRightInfo(), getSeqNodeId(), getSequencingId(), and parentHasSeqTemplate().
|
private |
Definition at line 31 of file class.ilSCORM2004Utilities.php.
Referenced by getId(), and getParentsForNode().
|
protected |
Definition at line 27 of file class.ilSCORM2004Utilities.php.
Referenced by getAllowedActions(), getAllSequencingProperties(), getImportIdent(), getItemId(), getLeftRightInfo(), getSeqNodeId(), getSequencingId(), and parentHasSeqTemplate().