| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilCertificateSettingsCourseFormRepository:
 Collaboration diagram for ilCertificateSettingsCourseFormRepository: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 28 of file class.ilCertificateSettingsCourseFormRepository.php.
| ilCertificateSettingsCourseFormRepository::__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 33 of file class.ilCertificateSettingsCourseFormRepository.php.
References $DIC.
| ilCertificateSettingsCourseFormRepository::createForm | ( | ilCertificateGUI | $certificateGUI | ) | 
| FileAlreadyExistsException | |
| FileNotFoundException | |
| IOException | |
| ilDatabaseException | |
| ilException | |
| ilWACException | 
Implements ilCertificateFormRepository.
Definition at line 74 of file class.ilCertificateSettingsCourseFormRepository.php.
References $id, getInvalidLPModes(), ilLPObjSettings\getMode(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), ilLPObjSettings\LP_MODE_DEACTIVATED, ILIAS\Repository\object(), and ilFormPropertyGUI\setTitle().
 Here is the call graph for this function:| ilCertificateSettingsCourseFormRepository::fetchFormFieldData | ( | string | $content | ) | 
Implements ilCertificateFormRepository.
Definition at line 155 of file class.ilCertificateSettingsCourseFormRepository.php.
      
  | 
  private | 
Definition at line 198 of file class.ilCertificateSettingsCourseFormRepository.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, ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, ilLPObjSettings\LP_MODE_SCORM, ilLPObjSettings\LP_MODE_UNDEFINED, and ilLPObjSettings\LP_MODE_VISITS.
Referenced by createForm(), and save().
 Here is the caller graph for this function:| ilCertificateSettingsCourseFormRepository::save | ( | array | $formFields | ) | 
| ilException | 
Implements ilCertificateFormRepository.
Definition at line 122 of file class.ilCertificateSettingsCourseFormRepository.php.
References $message, $refId, getInvalidLPModes(), ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ILIAS\Repository\object().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 30 of file class.ilCertificateSettingsCourseFormRepository.php.
      
  | 
  private | 
Definition at line 31 of file class.ilCertificateSettingsCourseFormRepository.php.