ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
isActive () | |
getEntries (int $ts_start, int $ts_end) | |
getName () | |
![]() | |
__construct (int $user_id, ilLearningHistoryFactory $factory, ilLanguage $lng, ?ilTemplate $template=null) | |
Additional Inherited Members | |
![]() | |
getUserId () | |
getFactory () | |
getLanguage () | |
getEmphasizedTitle (string $title) | |
![]() | |
int | $user_id |
ilLearningHistoryFactory | $factory |
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 Learning history provider: completed lp objects
Definition at line 24 of file class.ilTrackingLearningHistoryProvider.php.
ilTrackingLearningHistoryProvider::getEntries | ( | int | $ts_start, |
int | $ts_end | ||
) |
Implements ilLearningHistoryProviderInterface.
Definition at line 41 of file class.ilTrackingLearningHistoryProvider.php.
References $c, ilAbstractLearningHistoryProvider\$lng, ilObject\_getIcon(), ilObject\_lookupType(), ilLPMarks\getCompletionsOfUser(), ilAbstractLearningHistoryProvider\getFactory(), ilAbstractLearningHistoryProvider\getLanguage(), ilAbstractLearningHistoryProvider\getUserId(), IL_CAL_DATETIME, IL_CAL_UNIX, and ILIAS\Repository\lng().
ilTrackingLearningHistoryProvider::getName | ( | ) |
Implements ilLearningHistoryProviderInterface.
Definition at line 72 of file class.ilTrackingLearningHistoryProvider.php.
References ilAbstractLearningHistoryProvider\$lng, ilAbstractLearningHistoryProvider\getLanguage(), and ILIAS\Repository\lng().
ilTrackingLearningHistoryProvider::isActive | ( | ) |
Implements ilLearningHistoryProviderInterface.
Definition at line 29 of file class.ilTrackingLearningHistoryProvider.php.
References ilObjUserTracking\_enabledLearningProgress(), and ilObjUserTracking\_hasLearningProgressLearner().