ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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 (ilLanguage $language, ilDBInterface $database, ilLogger $logger, ilCertificateVerificationClassMap $classMap) | |
createFile (ilUserCertificatePresentation $userCertificatePresentation) | |
initStorage (int $objectId, string $subDirectory='') | |
Private Attributes | |
ilLanguage | $language |
ilDBInterface | $database |
ilLogger | $logger |
ilCertificateVerificationClassMap | $classMap |
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 19 of file class.ilCertificateVerificationFileService.php.
ilCertificateVerificationFileService::__construct | ( | ilLanguage | $language, |
ilDBInterface | $database, | ||
ilLogger | $logger, | ||
ilCertificateVerificationClassMap | $classMap | ||
) |
Definition at line 26 of file class.ilCertificateVerificationFileService.php.
References $classMap, $database, $language, $logger, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\logger().
ilCertificateVerificationFileService::createFile | ( | ilUserCertificatePresentation | $userCertificatePresentation | ) |
ilException |
Definition at line 41 of file class.ilCertificateVerificationFileService.php.
References $path, ilCertificatePdfAction\createPDF(), ilUserCertificatePresentation\getObjectDescription(), ilUserCertificatePresentation\getObjectTitle(), ilUserCertificatePresentation\getUserCertificate(), IL_CAL_UNIX, initStorage(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\logger().
Referenced by ilObjExerciseVerificationGUI\save(), ilObjLTIConsumerVerificationGUI\save(), ilObjSCORMVerificationGUI\save(), ilObjCmiXapiVerificationGUI\save(), ilObjTestVerificationGUI\save(), and ilObjCourseVerificationGUI\save().
ilCertificateVerificationFileService::initStorage | ( | int | $objectId, |
string | $subDirectory = '' |
||
) |
Definition at line 94 of file class.ilCertificateVerificationFileService.php.
References $path.
Referenced by createFile().
|
private |
Definition at line 24 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().
|
private |
Definition at line 21 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().
|
private |
Definition at line 23 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().