ILIAS
trunk Revision v11.0_alpha-1866-gfa368f7776e
|
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) | |
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::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, null, ILIAS\Repository\object(), and ilFormPropertyGUI\setTitle().
ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository::fetchFormFieldData | ( | string | $content | ) |
Implements ilCertificateFormRepository.
Definition at line 181 of file CertificateSettingsCourseFormRepository.php.
References null.
|
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().
ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository::save | ( | array | $formFields | ) |
ilException |
Implements ilCertificateFormRepository.
Definition at line 147 of file CertificateSettingsCourseFormRepository.php.
References $message, $refId, ILIAS\Course\Certificate\CertificateSettingsCourseFormRepository\getInvalidLPModes(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\object().
|
private |
Definition at line 54 of file CertificateSettingsCourseFormRepository.php.
|
private |
Definition at line 55 of file CertificateSettingsCourseFormRepository.php.