|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilCertificateVerificationFileService: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\Repository\database(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\logger().
Here is the call graph for this function:| ilCertificateVerificationFileService::createFile | ( | ilUserCertificatePresentation | $userCertificatePresentation | ) |
| ilException |
Definition at line 44 of file class.ilCertificateVerificationFileService.php.
References $path, ILIAS\Repository\database(), ilUserCertificatePresentation\getObjectDescription(), ilUserCertificatePresentation\getObjectTitle(), ilUserCertificatePresentation\getUserCertificate(), IL_CAL_UNIX, initStorage(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\logger().
Here is the call graph for this function:| ilCertificateVerificationFileService::initStorage | ( | int | $objectId, |
| string | $subDirectory = '' |
||
| ) |
Definition at line 96 of file class.ilCertificateVerificationFileService.php.
References $path.
Referenced by createFile().
Here is the caller graph for this function:
|
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().