ILIAS
Release_4_4_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 17 of file class.ilSCORM2004Utilities.php.
ilSCORM2004Utilities::getAllowedActions | ( | ) |
Definition at line 129 of file class.ilSCORM2004Utilities.php.
References $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getAllSequencingProperties | ( | ) |
Definition at line 155 of file class.ilSCORM2004Utilities.php.
References $ilLog, $query, DB_FETCHMODE_ASSOC, getImportIdent(), and getSequencingId().
Referenced by getSeqNodeId().
ilSCORM2004Utilities::getControlModeProperties | ( | ) |
Definition at line 140 of file class.ilSCORM2004Utilities.php.
References $query, DB_FETCHMODE_ASSOC, and getSequencingId().
|
private |
Definition at line 124 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by getAllowedActions(), getImportIdent(), getItemId(), and getSequencingId().
ilSCORM2004Utilities::getImportIdent | ( | ) |
Definition at line 111 of file class.ilSCORM2004Utilities.php.
References $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getLeftRightInfo().
|
private |
Definition at line 100 of file class.ilSCORM2004Utilities.php.
References $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getLeftRightInfo | ( | ) |
Definition at line 67 of file class.ilSCORM2004Utilities.php.
References $ilLog, $query, getImportIdent(), and getSeqNodeId().
|
private |
Definition at line 56 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by parentHasSeqTemplate().
|
protected |
Definition at line 81 of file class.ilSCORM2004Utilities.php.
References $ilLog, and getAllSequencingProperties().
Referenced by getLeftRightInfo().
|
private |
Definition at line 89 of file class.ilSCORM2004Utilities.php.
References $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getControlModeProperties().
ilSCORM2004Utilities::ilSCORM2004Utilities | ( | $a_id | ) |
Definition at line 27 of file class.ilSCORM2004Utilities.php.
ilSCORM2004Utilities::parentHasSeqTemplate | ( | $a_slm_id | ) |
Definition at line 32 of file class.ilSCORM2004Utilities.php.
References $ilLog, getParentsForNode(), and ilSCORM2004SeqTemplate\templateForChapter().
|
private |
Definition at line 21 of file class.ilSCORM2004Utilities.php.
Referenced by getId(), and getParentsForNode().