|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilSCORM2004TrackingItems. More...
Inheritance diagram for ilSCORM2004TrackingItems:
Collaboration diagram for ilSCORM2004TrackingItems:Public Member Functions | |
| scoTitlesForExportSelected () | |
| exportSelectedCoreColumns ($b_orderBySCO, $b_allowExportPrivacy) | |
| exportSelectedCore ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportSelectedInteractionsColumns () | |
| exportSelectedInteractions ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportSelectedObjectivesColumns () | |
| exportSelectedObjectives ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportObjGlobalToSystemColumns () | |
| exportObjGlobalToSystem ($a_user=array(), $allowExportPrivacy=false) | |
| tracInteractionItemColumns ($b_orderBySCO, $b_allowExportPrivacy) | |
| tracInteractionItem ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| tracInteractionUserColumns ($b_orderBySCO, $b_allowExportPrivacy) | |
| tracInteractionUser ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| tracInteractionUserAnswersColumns ($a_user=array(), $a_sco=array(), $b_orderBySCO, $b_allowExportPrivacy) | |
| tracInteractionUserAnswers ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportSelectedSuccess ($a_user=array(), $allowExportPrivacy=false) | |
Public Member Functions inherited from ilSCORMTrackingItems | |
| scoTitlesForExportSelected () | |
| markedLearningStatusForExportSelected ($a_scos) | |
| userDataArrayForExport ($user, $b_allowExportPrivacy=false) | |
| getScormTrackingValue ($a_user=array(), $a_sco=array(), $a_empty=array(), $lvalue) | |
| getScormTrackingValueForInteractionsOrObjectives ($a_user=array(), $a_sco=array(), $lvalue, $counter, $topic) | |
| exportSelectedRawColumns () | |
| exportSelectedRaw ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportSelectedCoreColumns ($b_orderBySCO, $b_allowExportPrivacy) | |
| exportSelectedCore ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportSelectedInteractionsColumns () | |
| exportSelectedInteractions ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportSelectedObjectivesColumns () | |
| exportSelectedObjectives ($a_user=array(), $a_sco=array(), $b_orderBySCO=false, $allowExportPrivacy=false) | |
| exportSelectedSuccessColumns () | |
| exportSelectedSuccessRows ($a_user=array(), $allowExportPrivacy=false, $dbdata=array(), $scoCounter, $u_startedSCO, $u_completedSCO, $u_passedSCO) | |
| exportSelectedSuccess ($a_user=array(), $allowExportPrivacy=false) | |
| userDataHeaderForExport () | |
| SCORMTimeToSeconds ($a_time) | |
Class ilSCORM2004TrackingItems.
Definition at line 13 of file class.ilSCORM2004TrackingItems.php.
| ilSCORM2004TrackingItems::exportObjGlobalToSystem | ( | $a_user = array(), |
|
$allowExportPrivacy = false |
|||
| ) |
Definition at line 302 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, and $row.
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportObjGlobalToSystemColumns | ( | ) |
Definition at line 284 of file class.ilSCORM2004TrackingItems.php.
References $lng, and ilSCORMTrackingItems\userDataHeaderForExport().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedCore | ( | $a_user = array(), |
|
$a_sco = array(), |
|||
$b_orderBySCO = false, |
|||
$allowExportPrivacy = false |
|||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 58 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, ilObjSCORM2004LearningModule\_ISODurationToCentisec(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedCoreColumns | ( | $b_orderBySCO, | |
| $b_allowExportPrivacy | |||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 37 of file class.ilSCORM2004TrackingItems.php.
References $lng, and ilSCORMTrackingItems\userDataHeaderForExport().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedInteractions | ( | $a_user = array(), |
|
$a_sco = array(), |
|||
$b_orderBySCO = false, |
|||
$allowExportPrivacy = false |
|||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 151 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, ilObjSCORM2004LearningModule\_ISODurationToCentisec(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedInteractionsColumns | ( | ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 133 of file class.ilSCORM2004TrackingItems.php.
References $lng, and ilSCORMTrackingItems\userDataHeaderForExport().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedObjectives | ( | $a_user = array(), |
|
$a_sco = array(), |
|||
$b_orderBySCO = false, |
|||
$allowExportPrivacy = false |
|||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 226 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedObjectivesColumns | ( | ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 208 of file class.ilSCORM2004TrackingItems.php.
References $lng, and ilSCORMTrackingItems\userDataHeaderForExport().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedSuccess | ( | $a_user = array(), |
|
$allowExportPrivacy = false |
|||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 734 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $query, $res, $row, and ilSCORMTrackingItems\exportSelectedSuccessRows().
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::scoTitlesForExportSelected | ( | ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 16 of file class.ilSCORM2004TrackingItems.php.
References $ilDB, $query, $res, and $row.
Referenced by exportSelectedCore(), exportSelectedInteractions(), exportSelectedObjectives(), tracInteractionItem(), tracInteractionUser(), and tracInteractionUserAnswers().
Here is the caller graph for this function:| ilSCORM2004TrackingItems::tracInteractionItem | ( | $a_user = array(), |
|
$a_sco = array(), |
|||
$b_orderBySCO = false, |
|||
$allowExportPrivacy = false |
|||
| ) |
Definition at line 364 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::tracInteractionItemColumns | ( | $b_orderBySCO, | |
| $b_allowExportPrivacy | |||
| ) |
Definition at line 344 of file class.ilSCORM2004TrackingItems.php.
References $lng.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORM2004TrackingItems::tracInteractionUser | ( | $a_user = array(), |
|
$a_sco = array(), |
|||
$b_orderBySCO = false, |
|||
$allowExportPrivacy = false |
|||
| ) |
Definition at line 462 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, ilObjSCORM2004LearningModule\_ISODurationToCentisec(), ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::tracInteractionUserAnswers | ( | $a_user = array(), |
|
$a_sco = array(), |
|||
$b_orderBySCO = false, |
|||
$allowExportPrivacy = false |
|||
| ) |
Definition at line 644 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, ilSCORMTrackingItems\markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Referenced by ilSCORM2004TrackingItemsTableGUI\getItems().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::tracInteractionUserAnswersColumns | ( | $a_user = array(), |
|
$a_sco = array(), |
|||
| $b_orderBySCO, | |||
| $b_allowExportPrivacy | |||
| ) |
Definition at line 589 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $lng, $query, $res, $row, and ilSCORMTrackingItems\userDataHeaderForExport().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORM2004TrackingItems::tracInteractionUserColumns | ( | $b_orderBySCO, | |
| $b_allowExportPrivacy | |||
| ) |
Definition at line 434 of file class.ilSCORM2004TrackingItems.php.
References $lng, and ilSCORMTrackingItems\userDataHeaderForExport().
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the call graph for this function:
Here is the caller graph for this function: