19declare(strict_types=1);
33 string $certificatePath,
34 bool $hasAdditionalElements,
47 $hasAdditionalElements,
52 $placeholderDescriptionObject,
53 $DIC->ui()->factory(),
54 $DIC->ui()->renderer()
68 return $this->settingsFormRepository->createForm($certificateGUI);
71 public function save(array $formFields): void
80 return $this->settingsFormRepository->fetchFormFieldData($content);
Indicates that a file is missing or not found.
Indicates general problems with the input or output operations.
Class ilAccessHandler Checks access for ILIAS objects.
GUI class to create PDF certificates.
Class ilObject Basic functions for all objects.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...