ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (int $user_id, ilLearningHistoryFactory $factory, ilLanguage $lng, ?ilTemplate $template=null, ?Container $dic=null, ?ilUserCertificateRepository $userCertificateRepository=null, ?ilCtrlInterface $ctrl=null, ?ilSetting $certificateSettings=null, ?Factory $uiFactory=null, ?Renderer $uiRenderer=null, ?ilCertificateUtilHelper $utilHelper=null) | |
isActive () | |
getEntries (int $ts_start, int $ts_end) | |
Get entries. More... | |
getName () | |
![]() | |
__construct (int $user_id, ilLearningHistoryFactory $factory, ilLanguage $lng, ?ilTemplate $template=null) | |
Protected Attributes | |
Factory | $uiFactory |
Renderer | $uiRenderer |
![]() | |
int | $user_id |
ilLearningHistoryFactory | $factory |
ilLanguage | $lng |
Private Attributes | |
readonly ilUserCertificateRepository | $userCertificateRepository |
readonly ilCtrlInterface | $ctrl |
readonly ilSetting | $certificateSettings |
readonly ilCertificateUtilHelper | $utilHelper |
Additional Inherited Members | |
![]() | |
getUserId () | |
getFactory () | |
getLanguage () | |
getEmphasizedTitle (string $title) | |
Definition at line 28 of file class.ilCertificateLearningHistoryProvider.php.
ilCertificateLearningHistoryProvider::__construct | ( | int | $user_id, |
ilLearningHistoryFactory | $factory, | ||
ilLanguage | $lng, | ||
?ilTemplate | $template = null , |
||
?Container | $dic = null , |
||
?ilUserCertificateRepository | $userCertificateRepository = null , |
||
?ilCtrlInterface | $ctrl = null , |
||
?ilSetting | $certificateSettings = null , |
||
?Factory | $uiFactory = null , |
||
?Renderer | $uiRenderer = null , |
||
?ilCertificateUtilHelper | $utilHelper = null |
||
) |
Definition at line 37 of file class.ilCertificateLearningHistoryProvider.php.
References $certificateSettings, $ctrl, $DIC, $dic, ilAbstractLearningHistoryProvider\$template, $uiFactory, $uiRenderer, $userCertificateRepository, $utilHelper, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ilLanguage\loadLanguageModule(), and null.
ilCertificateLearningHistoryProvider::getEntries | ( | int | $ts_start, |
int | $ts_end | ||
) |
Get entries.
Implements ilLearningHistoryProviderInterface.
Definition at line 101 of file class.ilCertificateLearningHistoryProvider.php.
References ILIAS\Repository\ctrl(), ilAbstractLearningHistoryProvider\getEmphasizedTitle(), and ILIAS\Repository\lng().
ilCertificateLearningHistoryProvider::getName | ( | ) |
Implements ilLearningHistoryProviderInterface.
Definition at line 154 of file class.ilCertificateLearningHistoryProvider.php.
References ILIAS\Repository\lng().
ilCertificateLearningHistoryProvider::isActive | ( | ) |
Implements ilLearningHistoryProviderInterface.
Definition at line 92 of file class.ilCertificateLearningHistoryProvider.php.
|
private |
Definition at line 32 of file class.ilCertificateLearningHistoryProvider.php.
Referenced by __construct().
|
private |
Definition at line 31 of file class.ilCertificateLearningHistoryProvider.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilCertificateLearningHistoryProvider.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilCertificateLearningHistoryProvider.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilCertificateLearningHistoryProvider.php.
Referenced by __construct().
|
private |
Definition at line 35 of file class.ilCertificateLearningHistoryProvider.php.
Referenced by __construct().