|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 ilTooltipGUI\addTooltip(), ilContext\callContext(), ilMathJaxSettingsGUI\editSettings(), ilCOPageObjDef\getDefinitionByParentType(), ilCOPageObjDef\getDefinitions(), ilExplorerBaseGUI\getHTML(), ilPortfolioTemplatePageConfig\init(), ilObjTalkTemplateListGUI\init(), ilBlogExportOptionHTML\init(), ilBlogExportOptionHTMLWithComments\init(), ilGlossaryExportOptionHTML\init(), ilLearningModuleExportOptionXML\init(), ilDataCollectionExportOptionsXLSX\init(), ilObjEmployeeTalkListGUI\init(), ilObjEmployeeTalkSeriesListGUI\init(), ilMediaPoolExportOptionXMLMaster\init(), ilObjTalkTemplateAdministrationListGUI\init(), ilMediaPoolExportOptionXMLMasterNoMedia\init(), ilTestExportOptionARC\init(), ilWikiExportOptionHTML\init(), ilWikiExportOptionHTMLWithComments\init(), ilHTLMExportOptionHTML\init(), ilLearningModuleExportOptionHTML\init(), ilObjectCopyCourseGroupSelectionTableGUI\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.