| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
Class ilSCORM2004Utilities. More...
 Collaboration diagram for ilSCORM2004Utilities:
 Collaboration diagram for ilSCORM2004Utilities:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSCORM2004Utilities::getAllSequencingProperties | ( | ) | 
Definition at line 174 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, getImportIdent(), and getSequencingId().
Referenced by getSeqNodeId().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSCORM2004Utilities::getControlModeProperties | ( | ) | 
Definition at line 159 of file class.ilSCORM2004Utilities.php.
References $ilDB, $query, DB_FETCHMODE_ASSOC, and getSequencingId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 143 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by getAllowedActions(), getImportIdent(), getItemId(), and getSequencingId().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 119 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSCORM2004Utilities::getLeftRightInfo | ( | ) | 
Definition at line 86 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, getImportIdent(), and getSeqNodeId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 75 of file class.ilSCORM2004Utilities.php.
References $id.
Referenced by parentHasSeqTemplate().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 100 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, and getAllSequencingProperties().
Referenced by getLeftRightInfo().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 108 of file class.ilSCORM2004Utilities.php.
References $ilDB, $ilLog, $query, DB_FETCHMODE_ASSOC, and getId().
Referenced by getAllSequencingProperties(), and getControlModeProperties().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 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().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 40 of file class.ilSCORM2004Utilities.php.
Referenced by getId(), and getParentsForNode().