ILIAS
release_8 Revision v8.19
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (int $user_id, ilLearningHistoryFactory $factory, ilLanguage $lng, ilTemplate $template=null, ilObjUser $current_user=null, \ILIAS\DI\UIServices $ui=null) | |
isActive () | |
getEntries (int $ts_start, int $ts_end) | |
getName () | |
![]() | |
__construct (int $user_id, ilLearningHistoryFactory $factory, ilLanguage $lng, ilTemplate $template=null) | |
Protected Attributes | |
ilObjUser | $current_user |
ILIAS DI UIServices | $ui |
![]() | |
int | $user_id |
ilLearningHistoryFactory | $factory |
ilLanguage | $lng |
Additional Inherited Members | |
![]() | |
getUserId () | |
getFactory () | |
getLanguage () | |
getEmphasizedTitle (string $title) | |
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: Badges
Definition at line 23 of file class.ilBadgeLearningHistoryProvider.php.
ilBadgeLearningHistoryProvider::__construct | ( | int | $user_id, |
ilLearningHistoryFactory | $factory, | ||
ilLanguage | $lng, | ||
ilTemplate | $template = null , |
||
ilObjUser | $current_user = null , |
||
\ILIAS\DI\UIServices | $ui = null |
||
) |
Definition at line 28 of file class.ilBadgeLearningHistoryProvider.php.
References $current_user, $DIC, ilAbstractLearningHistoryProvider\$template, $ui, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\ui().
ilBadgeLearningHistoryProvider::getEntries | ( | int | $ts_start, |
int | $ts_end | ||
) |
Implements ilLearningHistoryProviderInterface.
Definition at line 59 of file class.ilBadgeLearningHistoryProvider.php.
References $c, ilAbstractLearningHistoryProvider\$lng, $url, ilLink\_getLink(), ilBadgeAssignment\getBadgesForUser(), ilAbstractLearningHistoryProvider\getEmphasizedTitle(), ilAbstractLearningHistoryProvider\getFactory(), ilUtil\getImagePath(), ilAbstractLearningHistoryProvider\getLanguage(), ilAbstractLearningHistoryProvider\getUserId(), ilLanguage\loadLanguageModule(), ilLanguage\txt(), and ILIAS\Repository\ui().
ilBadgeLearningHistoryProvider::getName | ( | ) |
Implements ilLearningHistoryProviderInterface.
Definition at line 87 of file class.ilBadgeLearningHistoryProvider.php.
References ilAbstractLearningHistoryProvider\$lng, ilAbstractLearningHistoryProvider\getLanguage(), and ilLanguage\txt().
ilBadgeLearningHistoryProvider::isActive | ( | ) |
Implements ilLearningHistoryProviderInterface.
Definition at line 51 of file class.ilBadgeLearningHistoryProvider.php.
References ilBadgeHandler\getInstance().
|
protected |
Definition at line 25 of file class.ilBadgeLearningHistoryProvider.php.
Referenced by __construct().
|
protected |
Definition at line 26 of file class.ilBadgeLearningHistoryProvider.php.
Referenced by __construct().