ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (ilObject $object, string $certificatePath, bool $hasAdditionalElements, ilLanguage $language, ilCtrlInterface $ctrl, ilAccess $access, ilToolbarGUI $toolbar, ilCertificatePlaceholderDescription $placeholderDescriptionObject, ?ilCertificateSettingsFormRepository $settingsFormRepository=null, ?ilSetting $setting=null) | |
createForm (ilCertificateGUI $certificateGUI) | |
save (array $formFields) | |
fetchFormFieldData (string $content) | |
Private Attributes | |
ilObject | $object |
ilLanguage | $language |
ilCertificateSettingsFormRepository | $settingsFormFactory |
ilSetting | $setting |
Definition at line 25 of file class.ilCertificateSettingsScormFormRepository.php.
ilCertificateSettingsScormFormRepository::__construct | ( | ilObject | $object, |
string | $certificatePath, | ||
bool | $hasAdditionalElements, | ||
ilLanguage | $language, | ||
ilCtrlInterface | $ctrl, | ||
ilAccess | $access, | ||
ilToolbarGUI | $toolbar, | ||
ilCertificatePlaceholderDescription | $placeholderDescriptionObject, | ||
?ilCertificateSettingsFormRepository | $settingsFormRepository = null , |
||
?ilSetting | $setting = null |
||
) |
Definition at line 32 of file class.ilCertificateSettingsScormFormRepository.php.
References $language, $object, $setting, ilObject\getId(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
ilCertificateSettingsScormFormRepository::createForm | ( | ilCertificateGUI | $certificateGUI | ) |
ilCertificateGUI | $certificateGUI |
FileAlreadyExistsException | |
FileNotFoundException | |
IOException | |
ilDatabaseException | |
ilException | |
ilWACException |
Implements ilCertificateFormRepository.
Definition at line 79 of file class.ilCertificateSettingsScormFormRepository.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language(), ILIAS\Repository\object(), and ilStr\subStr().
ilCertificateSettingsScormFormRepository::fetchFormFieldData | ( | string | $content | ) |
Implements ilCertificateFormRepository.
Definition at line 115 of file class.ilCertificateSettingsScormFormRepository.php.
References ILIAS\Repository\object().
ilCertificateSettingsScormFormRepository::save | ( | array | $formFields | ) |
Implements ilCertificateFormRepository.
Definition at line 109 of file class.ilCertificateSettingsScormFormRepository.php.
References ILIAS\Repository\object().
|
private |
Definition at line 28 of file class.ilCertificateSettingsScormFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilCertificateSettingsScormFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilCertificateSettingsScormFormRepository.php.
Referenced by __construct().
|
private |
Definition at line 29 of file class.ilCertificateSettingsScormFormRepository.php.