|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository:
Collaboration diagram for ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository:Public Member Functions | |
| __construct (private readonly ilObject $object, string $certificatePath, bool $hasAdditionalElements, private readonly ilLanguage $language, ilCtrlInterface $ctrl, ilAccess $access, ilToolbarGUI $toolbar, ilCertificatePlaceholderDescription $placeholderDescriptionObject, ?ilCertificateSettingsFormRepository $settingsFormFactory=null, private readonly ilCertificateObjUserTrackingHelper $trackingHelper=new ilCertificateObjUserTrackingHelper(), private readonly ilCertificateObjectHelper $objectHelper=new ilCertificateObjectHelper(), private readonly ilCertificateObjectLPHelper $lpHelper=new ilCertificateObjectLPHelper(), ?ilTree $tree=null, private readonly ilSetting $setting=new ilSetting('crs')) | |
| createForm (ilCertificateGUI $certificateGUI) | |
| save (array $formFields) | |
| fetchFormFieldData (string $content) | |
| createForm (ilCertificateGUI $certificateGUI) | |
| save (array $formFields) | |
| fetchFormFieldData (string $content) | |
Private Member Functions | |
| getInvalidLPModes () | |
Private Attributes | |
| readonly ilCertificateSettingsFormRepository | $settingsFormFactory |
| readonly ilTree | $tree |
Definition at line 52 of file CertificateSettingsCourseFormRepository.php.
| ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository::__construct | ( | private readonly ilObject | $object, |
| string | $certificatePath, | ||
| bool | $hasAdditionalElements, | ||
| private readonly ilLanguage | $language, | ||
| ilCtrlInterface | $ctrl, | ||
| ilAccess | $access, | ||
| ilToolbarGUI | $toolbar, | ||
| ilCertificatePlaceholderDescription | $placeholderDescriptionObject, | ||
| ?ilCertificateSettingsFormRepository | $settingsFormFactory = null, |
||
| private readonly ilCertificateObjUserTrackingHelper | $trackingHelper = new ilCertificateObjUserTrackingHelper(), |
||
| private readonly ilCertificateObjectHelper | $objectHelper = new ilCertificateObjectHelper(), |
||
| private readonly ilCertificateObjectLPHelper | $lpHelper = new ilCertificateObjectLPHelper(), |
||
| ?ilTree | $tree = null, |
||
| private readonly ilSetting | $setting = new ilSetting('crs') |
||
| ) |
Definition at line 57 of file CertificateSettingsCourseFormRepository.php.
References $DIC, ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\$settingsFormFactory, and ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\$tree.
| ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository::createForm | ( | ilCertificateGUI | $certificateGUI | ) |
| FileAlreadyExistsException | |
| FileNotFoundException | |
| IOException | |
| ilDatabaseException | |
| ilException | |
| ilWACException |
Implements ilCertificateFormRepository.
Definition at line 98 of file CertificateSettingsCourseFormRepository.php.
References $id, ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\getInvalidLPModes(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ilLPObjSettings\LP_MODE_DEACTIVATED, and ILIAS\Repository\object().
Here is the call graph for this function:| ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository::fetchFormFieldData | ( | string | $content | ) |
Implements ilCertificateFormRepository.
Definition at line 181 of file CertificateSettingsCourseFormRepository.php.
|
private |
Definition at line 225 of file CertificateSettingsCourseFormRepository.php.
References ilLPObjSettings\LP_MODE_COLLECTION, ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPObjSettings\LP_MODE_COLLECTION_MOBS, ilLPObjSettings\LP_MODE_COLLECTION_TLT, ilLPObjSettings\LP_MODE_DEACTIVATED, ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, ilLPObjSettings\LP_MODE_SCORM, ilLPObjSettings\LP_MODE_UNDEFINED, and ilLPObjSettings\LP_MODE_VISITS.
Referenced by ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\createForm(), and ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\save().
Here is the caller graph for this function:| ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository::save | ( | array | $formFields | ) |
| ilException |
Implements ilCertificateFormRepository.
Definition at line 147 of file CertificateSettingsCourseFormRepository.php.
References $refId, ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\getInvalidLPModes(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
private |
Definition at line 54 of file CertificateSettingsCourseFormRepository.php.
Referenced by ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\__construct().
|
private |
Definition at line 55 of file CertificateSettingsCourseFormRepository.php.
Referenced by ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\__construct().