|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilSCORM2004Utilities. More...
Collaboration diagram for ilSCORM2004Utilities: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 | ) |
Definition at line 37 of file class.ilSCORM2004Utilities.php.
References $DIC.
| ilSCORM2004Utilities::getAllowedActions | ( | ) |
Definition at line 150 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 177 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 162 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 145 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 131 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 119 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 83 of file class.ilSCORM2004Utilities.php.
References $db, $ilDB, $ilLog, $log, $query, getImportIdent(), and getSeqNodeId().
Here is the call graph for this function:
|
protected |
Definition at line 98 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 107 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:
|
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().