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 () | |
getRelevantProgress (array $assignments) | |
![]() | |
__construct (?ilDefaultPlaceholderValues $defaultPlaceholderValues=null, ?ilLanguage $language=null, ?ilCertificateObjectHelper $objectHelper=null, ?ilCertificateParticipantsHelper $participantsHelper=null, ?ilCertificateUtilHelper $ilUtilHelper=null) | |
getPlaceholderValues (int $userId, int $objId) | |
This method MUST return an array that contains the actual data for the given user of the given object. More... | |
getPlaceholderValuesForPreview (int $userId, int $objId) | |
This method is different then the 'getPlaceholderValues' method, this method is used to create a placeholder value array containing dummy values that is used to create a preview certificate. More... | |
Additional Inherited Members | |
![]() | |
getRelevantProgressFromAssignments (array $assignments) | |
getLatestSuccessfulAssignment (array $assignments) | |
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
Definition at line 21 of file ilObjStudyProgrammeCertificateTest.php.
PRGPlaceholderMock::__construct | ( | ) |
Definition at line 23 of file ilObjStudyProgrammeCertificateTest.php.
PRGPlaceholderMock::getRelevantProgress | ( | array | $assignments | ) |
Definition at line 27 of file ilObjStudyProgrammeCertificateTest.php.
References ilStudyProgrammePlaceholderValues\getRelevantProgressFromAssignments().