|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilCertificateSettingsScormFormRepository:
Collaboration diagram for ilCertificateSettingsScormFormRepository: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) | |
| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| ilCertificateSettingsScormFormRepository::fetchFormFieldData | ( | string | $content | ) |
Implements ilCertificateFormRepository.
Definition at line 115 of file class.ilCertificateSettingsScormFormRepository.php.
References ILIAS\Repository\object().
Here is the call graph for this function:| ilCertificateSettingsScormFormRepository::save | ( | array | $formFields | ) |
Implements ilCertificateFormRepository.
Definition at line 109 of file class.ilCertificateSettingsScormFormRepository.php.
References ILIAS\Repository\object().
Here is the call graph for this function:
|
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.