|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Go to the source code of this file.
Functions | |
| init () | |
| updateCertificateForPrg (int $obj_id, int $usr_id) | |
| removeCertificateForUser (int $node_id, int $usr_id,) | |
| processEntry (string $class_name, int $obj_id, int $usr_id, \ilCertificateTemplate $template) | |
| init | ( | ) |
Definition at line 29 of file ilPRGCertificateHelper.php.
References $DIC.
Referenced by ILIAS\COPage\ResourcesCollector\__construct(), ilTestRandomQuestionSetNonAvailablePoolsTableGUI\addColumns(), ilTestRandomQuestionSetSourcePoolDefinitionListTableGUI\addColumns(), ilTooltipGUI\addTooltip(), ilContext\callContext(), ilMathJaxSettingsGUI\editSettings(), ilCOPageObjDef\getDefinitionByParentType(), ilCOPageObjDef\getDefinitions(), ilExplorerBaseGUI\getHTML(), ilAdvancedMDFieldDefinitionFloat\init(), ilPortfolioTemplatePageConfig\init(), ilObjTalkTemplateListGUI\init(), ilObjTalkTemplateAdministrationListGUI\init(), ilObjEmployeeTalkSeriesListGUI\init(), ilObjEmployeeTalkListGUI\init(), ilObjectCopyCourseGroupSelectionTableGUI\init(), ilFSWebStorageExercise\init(), ilFSStorageExercise\init(), ilRestFileStorage\init(), ilInitialisation\initClient(), ilInitialisation\initILIAS(), ilInitialisation\initResourceStorage(), ilUtil\redirect(), ilMultipleImagesInputGUI\render(), SystemStylesGlobalScreenToolProviderTest\setUp(), ExamplesTest\setUpMockDependencies(), InitUIFrameworkTest\testByExampleThatFactoryIsLoaded(), InitUIFrameworkTest\testByExampleThatRendererIsReadyToWork(), InitCtrlServiceTest\testCtrlServiceInitializationSuccess(), InitCtrlServiceTest\testCtrlServiceInitializationWithoutHttpServices(), InitCtrlServiceTest\testCtrlServiceInitializationWithoutRefinery(), InitHttpServicesTest\testUIFrameworkInitialization(), InitUIFrameworkTest\testUIFrameworkInitialization(), and updateCertificateForPrg().
Here is the caller graph for this function:
|
private |
Definition at line 69 of file ilPRGCertificateHelper.php.
References ilCertificateTemplate\getId(), and ilCronConstants\IN_PROGRESS.
Referenced by ilCertificateCron\getDefaultScheduleValue(), ilCertificateCron\run(), and updateCertificateForPrg().
Here is the call graph for this function:
Here is the caller graph for this function:| removeCertificateForUser | ( | int | $node_id, |
| int | $usr_id | ||
| ) |
Definition at line 61 of file ilPRGCertificateHelper.php.
References ilUserCertificateRepository\deleteUserCertificatesForObject().
Referenced by ilObjStudyProgrammeMembersGUI\confirmedRemovalOfCertificate().
Here is the call graph for this function:
Here is the caller graph for this function:| updateCertificateForPrg | ( | int | $obj_id, |
| int | $usr_id | ||
| ) |
Definition at line 38 of file ilPRGCertificateHelper.php.
References init(), and processEntry().
Referenced by ilObjStudyProgrammeMembersGUI\confirmedUpdateCertificate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 26 of file ilPRGCertificateHelper.php.
|
protected |
Definition at line 24 of file ilPRGCertificateHelper.php.
Referenced by ilObjStudyProgramme\isCertificateActive().
|
protected |
Definition at line 25 of file ilPRGCertificateHelper.php.
|
protected |
Definition at line 27 of file ilPRGCertificateHelper.php.
Referenced by ilTestVerificationTableGUI\__construct().
| trait ilPRGCertificateHelper |
Definition at line 22 of file ilPRGCertificateHelper.php.