ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
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 22 of file class.ilCertificateVerificationFileService.php.
ilCertificateVerificationFileService::__construct | ( | ilLanguage | $language, |
ilDBInterface | $database, | ||
ilLogger | $logger, | ||
ilCertificateVerificationClassMap | $classMap | ||
) |
Definition at line 29 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 44 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(), ILIAS\Repository\logger(), and null.
Referenced by ilObjLTIConsumerVerificationGUI\save(), and ilObjSCORMVerificationGUI\save().
ilCertificateVerificationFileService::initStorage | ( | int | $objectId, |
string | $subDirectory = '' |
||
) |
Definition at line 96 of file class.ilCertificateVerificationFileService.php.
References $path.
Referenced by createFile().
|
private |
Definition at line 27 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().
|
private |
Definition at line 25 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().
|
private |
Definition at line 24 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().
|
private |
Definition at line 26 of file class.ilCertificateVerificationFileService.php.
Referenced by __construct().