|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilSCORMTrackingItems:
Collaboration diagram for ilSCORMTrackingItems:Public Member Functions | |
| exportSelectedRaw (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| scoTitlesForExportSelected (int $obj_id) | |
| markedLearningStatusForExportSelected (array $a_scos, int $obj_id) | |
| exportSelectedCore (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| getScormTrackingValue (int $obj_id, array $a_user, array $a_sco, array $a_empty, string $lvalue) | |
| exportSelectedInteractions (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| getScormTrackingValueForInteractionsOrObjectives (int $obj_id, array $a_user, array $a_sco, string $lvalue, int $counter, string $topic) | |
| exportSelectedObjectives (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| exportSelectedSuccess (array $a_user, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| exportSelectedSuccessRows (array $a_user, bool $allowExportPrivacy, array $dbdata, int $scoCounter, array $u_startedSCO, array $u_completedSCO, array $u_passedSCO, int $obj_id, string $lmTitle) | |
| SCORMTimeToSeconds (string $a_time) | |
Static Public Member Functions | |
| static | exportSelectedRawColumns () |
| static | userDataHeaderForExport () |
| static | exportSelectedCoreColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
| static | exportSelectedInteractionsColumns () |
| static | exportSelectedObjectivesColumns () |
| static | exportSelectedSuccessColumns () |
| static | userDataArrayForExport (int $user, bool $b_allowExportPrivacy=false) |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilSCORMTrackingItems
Definition at line 25 of file class.ilSCORMTrackingItems.php.
| ilSCORMTrackingItems::exportSelectedCore | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 286 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $ilDB, $lng, $res, getScormTrackingValue(), markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Here is the call graph for this function:
|
static |
Definition at line 73 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORMTrackingItems::exportSelectedInteractions | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 405 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $ilDB, $res, getScormTrackingValueForInteractionsOrObjectives(), markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Here is the call graph for this function:
|
static |
Definition at line 99 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORMTrackingItems::exportSelectedObjectives | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 631 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $ilDB, $res, getScormTrackingValueForInteractionsOrObjectives(), markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Here is the call graph for this function:
|
static |
Definition at line 124 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORMTrackingItems::exportSelectedRaw | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 174 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $ilDB, $lng, $res, markedLearningStatusForExportSelected(), and scoTitlesForExportSelected().
Here is the call graph for this function:
|
static |
Definition at line 30 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORMTrackingItems::exportSelectedSuccess | ( | array | $a_user, |
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 790 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $ilDB, $res, exportSelectedSuccessRows(), and ILIAS\Repository\int().
Here is the call graph for this function:
|
static |
Definition at line 149 of file class.ilSCORMTrackingItems.php.
Referenced by ilSCORMTrackingItemsTableGUI\getSelectableColumns(), and ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORMTrackingItems::exportSelectedSuccessRows | ( | array | $a_user, |
| bool | $allowExportPrivacy, | ||
| array | $dbdata, | ||
| int | $scoCounter, | ||
| array | $u_startedSCO, | ||
| array | $u_completedSCO, | ||
| array | $u_passedSCO, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 884 of file class.ilSCORMTrackingItems.php.
References $data.
Referenced by exportSelectedSuccess(), and ilSCORM2004TrackingItems\exportSelectedSuccess().
Here is the caller graph for this function:| ilSCORMTrackingItems::getScormTrackingValue | ( | int | $obj_id, |
| array | $a_user, | ||
| array | $a_sco, | ||
| array | $a_empty, | ||
| string | $lvalue | ||
| ) |
Definition at line 378 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $ilDB, and $res.
Referenced by exportSelectedCore().
Here is the caller graph for this function:| ilSCORMTrackingItems::getScormTrackingValueForInteractionsOrObjectives | ( | int | $obj_id, |
| array | $a_user, | ||
| array | $a_sco, | ||
| string | $lvalue, | ||
| int | $counter, | ||
| string | $topic | ||
| ) |
Definition at line 598 of file class.ilSCORMTrackingItems.php.
References $data, $DIC, $ilDB, and $res.
Referenced by exportSelectedInteractions(), and exportSelectedObjectives().
Here is the caller graph for this function:| ilSCORMTrackingItems::markedLearningStatusForExportSelected | ( | array | $a_scos, |
| int | $obj_id | ||
| ) |
Definition at line 243 of file class.ilSCORMTrackingItems.php.
References $DIC, $lng, and ilObjectLP\getInstance().
Referenced by ilSCORM2004TrackingItems\exportSelectedCore(), exportSelectedCore(), ilSCORM2004TrackingItems\exportSelectedInteractions(), exportSelectedInteractions(), ilSCORM2004TrackingItems\exportSelectedObjectives(), exportSelectedObjectives(), exportSelectedRaw(), ilSCORM2004TrackingItems\tracInteractionItem(), ilSCORM2004TrackingItems\tracInteractionUser(), and ilSCORM2004TrackingItems\tracInteractionUserAnswers().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSCORMTrackingItems::SCORMTimeToSeconds | ( | string | $a_time | ) |
Definition at line 923 of file class.ilSCORMTrackingItems.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilSCORMTrackingItems::scoTitlesForExportSelected | ( | int | $obj_id | ) |
Definition at line 223 of file class.ilSCORMTrackingItems.php.
References $DIC, $ilDB, and $res.
Referenced by exportSelectedCore(), exportSelectedInteractions(), exportSelectedObjectives(), and exportSelectedRaw().
Here is the caller graph for this function:
|
static |
Definition at line 260 of file class.ilSCORMTrackingItems.php.
References $DIC, and ilObject\_exists().
Referenced by ilObjSCORMLearningModule\exportSelected().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 56 of file class.ilSCORMTrackingItems.php.
References ilPrivacySettings\getInstance().
Referenced by ilObjSCORMLearningModule\exportSelected().
Here is the call graph for this function:
Here is the caller graph for this function: