ILIAS
Release_4_0_x_branch Revision 61816
|
Class ilSCORM2004Utilities. More...
Public Member Functions | |
ilSCORM2004Utilities ($a_id) | |
parentHasSeqTemplate ($a_slm_id) | |
getLeftRightInfo () | |
getImportIdent () | |
getAllowedActions () | |
getControlModeProperties () | |
getAllSequencingProperties () |
Protected Member Functions | |
getSeqNodeId () |
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 36 of file class.ilSCORM2004Utilities.php.
ilSCORM2004Utilities::getAllowedActions | ( | ) |
Definition at line 148 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getAllSequencingProperties | ( | ) |
Definition at line 174 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, getImportIdent(), and getSequencingId().
Referenced by getSeqNodeId().
ilSCORM2004Utilities::getControlModeProperties | ( | ) |
Definition at line 159 of file class.ilSCORM2004Utilities.php.
References $ilDB, $query, DB_FETCHMODE_ASSOC, and getSequencingId().
|
private |
Definition at line 143 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 $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getLeftRightInfo().
|
private |
Definition at line 119 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getLeftRightInfo | ( | ) |
Definition at line 86 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, getImportIdent(), and getSeqNodeId().
|
private |
Definition at line 75 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by parentHasSeqTemplate().
|
protected |
Definition at line 100 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, and getAllSequencingProperties().
Referenced by getLeftRightInfo().
|
private |
Definition at line 108 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getControlModeProperties().
ilSCORM2004Utilities::ilSCORM2004Utilities | ( | $a_id | ) |
Definition at line 46 of file class.ilSCORM2004Utilities.php.
ilSCORM2004Utilities::parentHasSeqTemplate | ( | $a_slm_id | ) |
Definition at line 51 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, getParentsForNode(), and ilSCORM2004SeqTemplate\templateForChapter().
|
private |
Definition at line 40 of file class.ilSCORM2004Utilities.php.
Referenced by getId(), and getParentsForNode().