| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 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().
 Here is the call graph for this function:| 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(), ilObjCourseVerificationGUI\save(), and ilObjTestVerificationGUI\save().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilCertificateVerificationFileService::initStorage | ( | int | $objectId, | 
| string | $subDirectory = ''  | 
        ||
| ) | 
Definition at line 93 of file class.ilCertificateVerificationFileService.php.
References $path.
Referenced by createFile().
 Here is the caller graph for this function:
      
  | 
  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().