|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilSCORM2004TrackingItems:
Collaboration diagram for ilSCORM2004TrackingItems:Public Member Functions | |
| __construct () | |
| scoTitlesForExportSelected (int $obj_id) | |
| exportSelectedCore (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| exportSelectedInteractions (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| exportSelectedObjectives (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| exportObjGlobalToSystem (array $a_user, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| tracInteractionItem (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| tracInteractionUser (array $a_user, array $a_sco, bool $b_orderBySCO, bool $allowExportPrivacy, int $obj_id, string $lmTitle) | |
| tracInteractionUserAnswers (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) | |
Public Member Functions inherited from ilSCORMTrackingItems | |
| 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 | exportSelectedCoreColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
| static | exportSelectedInteractionsColumns () |
| static | exportSelectedObjectivesColumns () |
| static | exportObjGlobalToSystemColumns () |
| static | tracInteractionItemColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
| static | tracInteractionUserColumns (bool $b_orderBySCO, bool $b_allowExportPrivacy) |
| static | tracInteractionUserAnswersColumns (array $a_user, array $a_sco, bool $b_orderBySCO, bool $b_allowExportPrivacy) |
Static Public Member Functions inherited from ilSCORMTrackingItems | |
| 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) |
Protected Attributes | |
| ilDBInterface | $db |
| ilLanguage | $lng |
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 ilSCORM2004TrackingItems
Definition at line 27 of file class.ilSCORM2004TrackingItems.php.
| ilSCORM2004TrackingItems::__construct | ( | ) |
Definition at line 39 of file class.ilSCORM2004TrackingItems.php.
References $DIC, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSCORM2004TrackingItems::exportObjGlobalToSystem | ( | array | $a_user, |
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 419 of file class.ilSCORM2004TrackingItems.php.
|
static |
Definition at line 393 of file class.ilSCORM2004TrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedCore | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 103 of file class.ilSCORM2004TrackingItems.php.
|
static |
Reimplemented from ilSCORMTrackingItems.
Definition at line 74 of file class.ilSCORM2004TrackingItems.php.
References $cols, $DIC, $i, $lng, ilLanguage\loadLanguageModule(), ilLanguage\txt(), 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 | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 224 of file class.ilSCORM2004TrackingItems.php.
|
static |
Reimplemented from ilSCORMTrackingItems.
Definition at line 195 of file class.ilSCORM2004TrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedObjectives | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 322 of file class.ilSCORM2004TrackingItems.php.
|
static |
Reimplemented from ilSCORMTrackingItems.
Definition at line 296 of file class.ilSCORM2004TrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORM2004TrackingItems::exportSelectedSuccess | ( | array | $a_user, |
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 953 of file class.ilSCORM2004TrackingItems.php.
References $data, $ilDB, $query, $res, and ILIAS\Repository\int().
Here is the call graph for this function:| ilSCORM2004TrackingItems::scoTitlesForExportSelected | ( | int | $obj_id | ) |
Reimplemented from ilSCORMTrackingItems.
Definition at line 50 of file class.ilSCORM2004TrackingItems.php.
| ilSCORM2004TrackingItems::tracInteractionItem | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 492 of file class.ilSCORM2004TrackingItems.php.
|
static |
Definition at line 464 of file class.ilSCORM2004TrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:| ilSCORM2004TrackingItems::tracInteractionUser | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 610 of file class.ilSCORM2004TrackingItems.php.
| ilSCORM2004TrackingItems::tracInteractionUserAnswers | ( | array | $a_user, |
| array | $a_sco, | ||
| bool | $b_orderBySCO, | ||
| bool | $allowExportPrivacy, | ||
| int | $obj_id, | ||
| string | $lmTitle | ||
| ) |
Definition at line 845 of file class.ilSCORM2004TrackingItems.php.
|
static |
Definition at line 765 of file class.ilSCORM2004TrackingItems.php.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:
|
static |
Definition at line 574 of file class.ilSCORM2004TrackingItems.php.
References $cols, $DIC, $i, and $lng.
Referenced by ilSCORM2004TrackingItemsTableGUI\getSelectableColumns().
Here is the caller graph for this function:
|
protected |
Definition at line 32 of file class.ilSCORM2004TrackingItems.php.
Referenced by scoTitlesForExportSelected().
|
protected |
Definition at line 37 of file class.ilSCORM2004TrackingItems.php.
Referenced by exportSelectedCoreColumns().