ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSCORM2004Utilities. More...
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 | ) |
ilSCORM2004Utilities::getAllowedActions | ( | ) |
Definition at line 149 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, array, ilDBConstants\FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getAllSequencingProperties | ( | ) |
Definition at line 176 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, array, ilDBConstants\FETCHMODE_ASSOC, getImportIdent(), and getSequencingId().
Referenced by getSeqNodeId().
ilSCORM2004Utilities::getControlModeProperties | ( | ) |
Definition at line 161 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $query, array, ilDBConstants\FETCHMODE_ASSOC, and getSequencingId().
|
private |
Definition at line 144 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by getAllowedActions(), getImportIdent(), getItemId(), and getSequencingId().
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().
|
private |
Definition at line 118 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getLeftRightInfo | ( | ) |
Definition at line 82 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, array, getImportIdent(), and getSeqNodeId().
|
private |
Definition at line 70 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by parentHasSeqTemplate().
|
protected |
Definition at line 97 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, and getAllSequencingProperties().
Referenced by getLeftRightInfo().
|
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().
ilSCORM2004Utilities::parentHasSeqTemplate | ( | $a_slm_id | ) |
Definition at line 46 of file class.ilSCORM2004Utilities.php.
References $db, $i, $ilDB, $ilLog, $log, $template, array, getParentsForNode(), and ilSCORM2004SeqTemplate\templateForChapter().
|
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().