19declare(strict_types=1);
36 string $certificatePath,
37 bool $hasAdditionalElements,
49 if (
null === $settingsFormRepository) {
53 $hasAdditionalElements,
58 $placeholderDescriptionObject
61 $this->settingsFormFactory = $settingsFormRepository;
76 return $this->settingsFormFactory->createForm($certificateGUI);
79 public function save(array $formFields): void
85 return $this->settingsFormFactory->fetchFormFieldData($content);
Class FileAlreadyExistsException.
Class FileNotFoundException.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
GUI class to create PDF certificates.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...