ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilSCORM2004Utilities. More...
Public Member Functions | |
__construct ($a_id) | |
getLeftRightInfo () | |
getImportIdent () | |
getAllowedActions () | |
getControlModeProperties () | |
getAllSequencingProperties () | |
Protected Member Functions | |
getSeqNodeId () | |
Protected Attributes | |
$db | |
$log | |
Private Member Functions | |
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 150 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getAllSequencingProperties | ( | ) |
Definition at line 177 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, getImportIdent(), and getSequencingId().
Referenced by getSeqNodeId().
ilSCORM2004Utilities::getControlModeProperties | ( | ) |
Definition at line 162 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $query, ilDBConstants\FETCHMODE_ASSOC, and getSequencingId().
|
private |
Definition at line 145 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by getAllowedActions(), getImportIdent(), getItemId(), and getSequencingId().
ilSCORM2004Utilities::getImportIdent | ( | ) |
Definition at line 131 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 119 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
ilSCORM2004Utilities::getLeftRightInfo | ( | ) |
Definition at line 83 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, getImportIdent(), and getSeqNodeId().
|
protected |
Definition at line 98 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, and getAllSequencingProperties().
Referenced by getLeftRightInfo().
|
private |
Definition at line 107 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, ilDBConstants\FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getControlModeProperties().
|
protected |
Definition at line 22 of file class.ilSCORM2004Utilities.php.
Referenced by getAllowedActions(), getAllSequencingProperties(), getControlModeProperties(), getImportIdent(), getItemId(), getLeftRightInfo(), getSeqNodeId(), and getSequencingId().
|
private |
Definition at line 31 of file class.ilSCORM2004Utilities.php.
Referenced by getId().
|
protected |
Definition at line 27 of file class.ilSCORM2004Utilities.php.
Referenced by getAllowedActions(), getAllSequencingProperties(), getImportIdent(), getItemId(), getLeftRightInfo(), getSeqNodeId(), and getSequencingId().