|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Class ilExAssignmentEditorGUI. More...
Collaboration diagram for ilExAssignmentEditorGUI:Public Member Functions | |
| executeCommand () | |
| listAssignmentsObject () | |
| addAssignmentObject () | |
| Create assignment. More... | |
| addMailTemplatesRadio (string $a_reminder_type) | |
| saveAssignmentObject () | |
| editAssignmentObject () | |
| getAssignmentValues (ilPropertyFormGUI $a_form) | |
| updateAssignmentObject () | |
| confirmAssignmentsDeletionObject () | |
| deleteAssignmentsObject () | |
| saveAssignmentOrderObject () | |
| orderAssignmentsByDeadlineObject () | |
| setAssignmentHeader () | |
| downloadGlobalFeedbackFileObject () | |
| editPeerReviewObject (ilPropertyFormGUI $a_form=null) | |
| validationTeamsFormation (int $a_num_teams, int $a_min_participants, int $a_max_participants) | |
| getExerciseTotalMembers () | |
| generateTeams (ilExAssignment $a_assignment, array $a_input) | |
Protected Member Functions | |
| getTypeDropdown () | |
| initAssignmentForm (int $a_type, string $a_mode="create") | |
| processForm (ilPropertyFormGUI $a_form) | |
| Custom form validation. More... | |
| importFormToAssignment (ilExAssignment $a_ass, array $a_input) | |
| Import form values to assignment. More... | |
| importFormToAssignmentReminders (array $a_input, int $a_ass_id) | |
| importPeerReviewFormToAssignmentReminders (array $a_input, int $a_ass_id) | |
| saveReminderData (ilExAssignmentReminder $reminder, array $a_input) | |
| setDisabledFieldValues (ilPropertyFormGUI $a_form) | |
| handleDisabledFields (ilPropertyFormGUI $a_form, bool $a_force_set_values=false) | |
| initPeerReviewForm () | |
| getPeerReviewValues (\ilPropertyFormGUI $a_form) | |
| setDisabledPeerReviewFieldValues (ilPropertyFormGUI $a_form) | |
| handleDisabledPeerFields (ilPropertyFormGUI $a_form, bool $a_force_set_values=false) | |
| processPeerReviewForm (ilPropertyFormGUI $a_form) | |
| importPeerReviewFormToAssignment (ilExAssignment $a_ass, array $a_input) | |
| updatePeerReviewObject () | |
Protected Attributes | |
| ILIAS Exercise InternalDomainService | $domain |
| ILIAS Exercise InstructionFile InstructionFileManager | $instruction_files |
| int | $ref_id = null |
| ilAccessHandler | $access |
| ILIAS Exercise InternalGUIService | $gui |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs |
| ilLanguage | $lng |
| ilGlobalPageTemplate | $tpl |
| ilToolbarGUI | $toolbar |
| ilSetting | $settings |
| ilHelpGUI | $help |
| int | $exercise_id |
| ilExAssignment | $assignment |
| bool | $enable_peer_review_completion |
| ilExAssignmentTypes | $types |
| Mandatory RandomAssignmentsManager | $random_manager |
| ilObjExercise | $exc |
| ilExAssignmentTypesGUI | $type_guis |
| string | $requested_ass_type |
| int | $requested_type |
| array | $requested_ass_ids |
| array | $requested_order |
Private Attributes | |
| ILIAS ResourceStorage Services | $irss |
| ILIAS FileUpload FileUpload | $upload |
Class ilExAssignmentEditorGUI.
ilExAssignmentEditorGUI: ilExPeerReviewGUI, ilPropertyFormGUI ilExAssignmentEditorGUI: ilResourceCollectionGUI
Definition at line 32 of file class.ilExAssignmentEditorGUI.php.
| ilExAssignmentEditorGUI::addAssignmentObject | ( | ) |
Create assignment.
| ilExcUnknownAssignmentTypeException |
Definition at line 189 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $tpl, initAssignmentForm(), ilCtrl\redirect(), and ilGlobalPageTemplate\setContent().
Here is the call graph for this function:| ilExAssignmentEditorGUI::addMailTemplatesRadio | ( | string | $a_reminder_type | ) |
Definition at line 581 of file class.ilExAssignmentEditorGUI.php.
References $context, $DIC, exit, ilExAssignmentReminder\FEEDBACK_REMINDER, ilExAssignmentReminder\GRADE_REMINDER, ILIAS\Repository\lng(), ilFormPropertyGUI\setRequired(), and ilExAssignmentReminder\SUBMIT_REMINDER.
Referenced by initAssignmentForm(), and initPeerReviewForm().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExAssignmentEditorGUI::confirmAssignmentsDeletionObject | ( | ) |
Definition at line 1223 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, $tpl, ilExAssignment\lookupTitle(), ilGlobalPageTemplate\setContent(), and ilLanguage\txt().
Here is the call graph for this function:| ilExAssignmentEditorGUI::deleteAssignmentsObject | ( | ) |
Definition at line 1252 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $id, $lng, ilUtil\stripSlashes(), and ilLanguage\txt().
Here is the call graph for this function:| ilExAssignmentEditorGUI::downloadGlobalFeedbackFileObject | ( | ) |
Definition at line 1336 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, and ilCtrl\redirect().
Here is the call graph for this function:| ilExAssignmentEditorGUI::editAssignmentObject | ( | ) |
Definition at line 1016 of file class.ilExAssignmentEditorGUI.php.
References $tabs, $tpl, getAssignmentValues(), initAssignmentForm(), setAssignmentHeader(), and ilGlobalPageTemplate\setContent().
Here is the call graph for this function:| ilExAssignmentEditorGUI::editPeerReviewObject | ( | ilPropertyFormGUI | $a_form = null | ) |
| ilDateTimeException |
Definition at line 1489 of file class.ilExAssignmentEditorGUI.php.
References $tabs, $tpl, getPeerReviewValues(), initPeerReviewForm(), setAssignmentHeader(), and ilGlobalPageTemplate\setContent().
Here is the call graph for this function:| ilExAssignmentEditorGUI::executeCommand | ( | ) |
| ilCtrlException|ilExcUnknownAssignmentTypeException |
Definition at line 111 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, $tabs, ILIAS\Repository\ctrl(), initAssignmentForm(), ILIAS\Repository\lng(), setAssignmentHeader(), and ilLanguage\txt().
Here is the call graph for this function:| ilExAssignmentEditorGUI::generateTeams | ( | ilExAssignment | $a_assignment, |
| array | $a_input | ||
| ) |
Definition at line 1797 of file class.ilExAssignmentEditorGUI.php.
References ilExAssignmentTeam\adoptTeams(), ilExAssignmentTeam\getAssignmentTeamMap(), ilExAssignment\getAssignmentType(), ilExAssignment\getId(), ILIAS\Repository\lng(), ilExAssignment\TEAMS_FORMED_BY_ASSIGNMENT, ilExAssignment\TEAMS_FORMED_BY_RANDOM, and ilExAssignment\TEAMS_FORMED_BY_TUTOR.
Referenced by saveAssignmentObject(), and updateAssignmentObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExAssignmentEditorGUI::getAssignmentValues | ( | ilPropertyFormGUI | $a_form | ) |
Definition at line 1033 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, ilPropertyFormGUI\getItemByPostVar(), ilExAssignmentReminder\getReminderStatus(), ilExAssignmentReminder\GRADE_REMINDER, handleDisabledFields(), IL_CAL_DATETIME, IL_CAL_UNIX, ilPropertyFormGUI\setValuesByArray(), ilExAssignmentReminder\SUBMIT_REMINDER, and ilLanguage\txt().
Referenced by editAssignmentObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExAssignmentEditorGUI::getExerciseTotalMembers | ( | ) |
Definition at line 1789 of file class.ilExAssignmentEditorGUI.php.
References $exercise.
Referenced by initAssignmentForm(), and validationTeamsFormation().
Here is the caller graph for this function:
|
protected |
| ilDateTimeException |
Definition at line 1507 of file class.ilExAssignmentEditorGUI.php.
References ilExAssignmentReminder\FEEDBACK_REMINDER, handleDisabledPeerFields(), IL_CAL_UNIX, and ilPropertyFormGUI\setValuesByArray().
Referenced by editPeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilExcUnknownAssignmentTypeException |
Definition at line 208 of file class.ilExAssignmentEditorGUI.php.
References $lng, ilSelectInputGUI\setOptions(), and ilLanguage\txt().
Referenced by initAssignmentForm(), and listAssignmentsObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilDateTimeException |
Definition at line 1142 of file class.ilExAssignmentEditorGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), and setDisabledFieldValues().
Referenced by getAssignmentValues(), and updateAssignmentObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1554 of file class.ilExAssignmentEditorGUI.php.
References ilPropertyFormGUI\addItem(), ilPropertyFormGUI\getItemByPostVar(), and setDisabledPeerReviewFieldValues().
Referenced by getPeerReviewValues(), and updatePeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Import form values to assignment.
| ilDateTimeException | |
| ilException |
Definition at line 860 of file class.ilExAssignmentEditorGUI.php.
References ilExAssignment\getId(), ilExAssignment\handleGlobalFeedbackFileUpload(), importFormToAssignmentReminders(), ilExAssignment\PEER_REVIEW_VALID_NONE, ilExAssignment\save(), ilExAssignment\setDeadline(), ilExAssignment\setDeadlineMode(), ilExAssignment\setExtendedDeadline(), ilExAssignment\setFeedbackCron(), ilExAssignment\setFeedbackDate(), ilExAssignment\setFeedbackDateCustom(), ilExAssignment\setFeedbackFile(), ilExAssignment\setInstruction(), ilExAssignment\setMandatory(), ilExAssignment\setMaxFile(), ilExAssignment\setPeerReview(), ilExAssignment\setPeerReviewFileUpload(), ilExAssignment\setPeerReviewMin(), ilExAssignment\setPeerReviewPersonalized(), ilExAssignment\setPeerReviewRating(), ilExAssignment\setPeerReviewSimpleUnlock(), ilExAssignment\setPeerReviewText(), ilExAssignment\setPeerReviewValid(), ilExAssignment\setRelativeDeadline(), ilExAssignment\setRelDeadlineLastSubmission(), ilExAssignment\setStartTime(), ilExAssignment\setTeamTutor(), ilExAssignment\setTitle(), and ilExAssignment\update().
Referenced by saveAssignmentObject(), and updateAssignmentObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 933 of file class.ilExAssignmentEditorGUI.php.
References ilExAssignmentReminder\GRADE_REMINDER, saveReminderData(), and ilExAssignmentReminder\SUBMIT_REMINDER.
Referenced by importFormToAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilDateTimeException |
Definition at line 1690 of file class.ilExAssignmentEditorGUI.php.
References ilExAssignment\getId(), importPeerReviewFormToAssignmentReminders(), ilExAssignment\PEER_REVIEW_VALID_NONE, ilExAssignment\setPeerReviewChars(), ilExAssignment\setPeerReviewCriteriaCatalogue(), ilExAssignment\setPeerReviewDeadline(), ilExAssignment\setPeerReviewFileUpload(), ilExAssignment\setPeerReviewMin(), ilExAssignment\setPeerReviewPersonalized(), ilExAssignment\setPeerReviewRating(), ilExAssignment\setPeerReviewSimpleUnlock(), ilExAssignment\setPeerReviewText(), ilExAssignment\setPeerReviewValid(), and ilExAssignment\update().
Referenced by updatePeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 945 of file class.ilExAssignmentEditorGUI.php.
References ilExAssignmentReminder\FEEDBACK_REMINDER, and saveReminderData().
Referenced by importPeerReviewFormToAssignment().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilExcUnknownAssignmentTypeException |
Definition at line 226 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $id, $lng, ilObjAdvancedEditing\_getRichTextEditor(), addMailTemplatesRadio(), ilSubEnabledFormPropertyGUI\addSubItem(), ilRadioOption\addSubItem(), ilExAssignment\FEEDBACK_DATE_CUSTOM, ilExAssignment\FEEDBACK_DATE_DEADLINE, ilExAssignment\FEEDBACK_DATE_SUBMISSION, ilExAssignmentTeam\getAdoptableTeamAssignments(), ilExAssignmentTeam\getAssignmentTeamMap(), getExerciseTotalMembers(), getTypeDropdown(), ilExAssignmentReminder\GRADE_REMINDER, ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), ilFileWizardInputGUI\setFilenames(), ilFormPropertyGUI\setInfo(), ilCtrl\setParameter(), ilFormPropertyGUI\setRequired(), ilTextAreaInputGUI\setRows(), ilDateTimeInputGUI\setShowTime(), ilRadioGroupInputGUI\setValue(), ilExAssignmentReminder\SUBMIT_REMINDER, ilExAssignment\TEAMS_FORMED_BY_ASSIGNMENT, ilExAssignment\TEAMS_FORMED_BY_PARTICIPANTS, ilExAssignment\TEAMS_FORMED_BY_RANDOM, ilExAssignment\TEAMS_FORMED_BY_TUTOR, and ilLanguage\txt().
Referenced by addAssignmentObject(), editAssignmentObject(), executeCommand(), saveAssignmentObject(), and updateAssignmentObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1352 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, $url, addMailTemplatesRadio(), ilRadioGroupInputGUI\addOption(), ilSubEnabledFormPropertyGUI\addSubItem(), ilExAssignmentReminder\FEEDBACK_REMINDER, ilExcCriteriaCatalogue\getInstancesByParentId(), ilExcCriteria\getInstancesByParentId(), ILIAS\Repository\lng(), ilExAssignment\PEER_REVIEW_VALID_ALL, ilExAssignment\PEER_REVIEW_VALID_NONE, ilExAssignment\PEER_REVIEW_VALID_ONE, ilRadioOption\setInfo(), ilFormPropertyGUI\setInfo(), ilFormPropertyGUI\setRequired(), and ilLanguage\txt().
Referenced by editPeerReviewObject(), and updatePeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExAssignmentEditorGUI::listAssignmentsObject | ( | ) |
| ilExcUnknownAssignmentTypeException |
Definition at line 164 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $toolbar, $tpl, getTypeDropdown(), ILIAS\Repository\lng(), ilGlobalPageTemplate\setContent(), and ilCtrl\setParameter().
Here is the call graph for this function:| ilExAssignmentEditorGUI::orderAssignmentsByDeadlineObject | ( | ) |
Definition at line 1284 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, ilExAssignment\orderAssByDeadline(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Custom form validation.
| ilPropertyFormGUI | $a_form |
| ilExcUnknownAssignmentTypeException |
Definition at line 623 of file class.ilExAssignmentEditorGUI.php.
References $lng, $res, $valid, ilPropertyFormGUI\checkInput(), ilExAssignment\DEADLINE_ABSOLUTE, ilExAssignment\DEADLINE_RELATIVE, ilExAssignment\FEEDBACK_DATE_DEADLINE, ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), IL_CAL_UNIX, ILIAS\Repository\int(), ilExAssignment\TEAMS_FORMED_BY_ASSIGNMENT, ilExAssignment\TEAMS_FORMED_BY_RANDOM, ilExAssignment\TEAMS_FORMED_BY_TUTOR, ilLanguage\txt(), and validationTeamsFormation().
Referenced by saveAssignmentObject(), and updateAssignmentObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilPropertyFormGUI | $a_form |
Definition at line 1594 of file class.ilExAssignmentEditorGUI.php.
References $lng, $res, $valid, ilPropertyFormGUI\checkInput(), ilPropertyFormGUI\getInput(), ilPropertyFormGUI\getItemByPostVar(), IL_CAL_UNIX, and ilLanguage\txt().
Referenced by updatePeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExAssignmentEditorGUI::saveAssignmentObject | ( | ) |
Definition at line 976 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, $tpl, generateTeams(), importFormToAssignment(), initAssignmentForm(), processForm(), ilGlobalPageTemplate\setContent(), and ilLanguage\txt().
Here is the call graph for this function:| ilExAssignmentEditorGUI::saveAssignmentOrderObject | ( | ) |
Definition at line 1270 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, ilExAssignment\saveAssOrderOfExercise(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 953 of file class.ilExAssignmentEditorGUI.php.
References ilExAssignmentReminder\getReminderStatus(), ilExAssignmentReminder\getReminderType(), ilExAssignmentReminder\setReminderEnd(), ilExAssignmentReminder\setReminderFrequency(), ilExAssignmentReminder\setReminderMailTemplate(), ilExAssignmentReminder\setReminderStart(), and ilExAssignmentReminder\setReminderStatus().
Referenced by importFormToAssignmentReminders(), and importPeerReviewFormToAssignmentReminders().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExAssignmentEditorGUI::setAssignmentHeader | ( | ) |
Definition at line 1295 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $help, $lng, $tabs, $tpl, ilGlobalPageTemplate\setDescription(), ilGlobalPageTemplate\setTitle(), and ilLanguage\txt().
Referenced by editAssignmentObject(), editPeerReviewObject(), executeCommand(), updateAssignmentObject(), and updatePeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| ilDateTimeException |
Definition at line 1119 of file class.ilExAssignmentEditorGUI.php.
References ilPropertyFormGUI\getItemByPostVar(), IL_CAL_UNIX, and ilDateTime\setDate().
Referenced by handleDisabledFields().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1529 of file class.ilExAssignmentEditorGUI.php.
References ilPropertyFormGUI\getItemByPostVar().
Referenced by handleDisabledPeerFields().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExAssignmentEditorGUI::updateAssignmentObject | ( | ) |
Definition at line 1178 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, $tabs, $tpl, generateTeams(), handleDisabledFields(), importFormToAssignment(), initAssignmentForm(), processForm(), setAssignmentHeader(), ilGlobalPageTemplate\setContent(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
| ilDateTimeException |
Definition at line 1719 of file class.ilExAssignmentEditorGUI.php.
References $ctrl, $lng, $tabs, $tpl, handleDisabledPeerFields(), importPeerReviewFormToAssignment(), initPeerReviewForm(), processPeerReviewForm(), setAssignmentHeader(), ilGlobalPageTemplate\setContent(), and ilLanguage\txt().
Here is the call graph for this function:| ilExAssignmentEditorGUI::validationTeamsFormation | ( | int | $a_num_teams, |
| int | $a_min_participants, | ||
| int | $a_max_participants | ||
| ) |
Definition at line 1747 of file class.ilExAssignmentEditorGUI.php.
References getExerciseTotalMembers(), and ILIAS\Repository\lng().
Referenced by processForm().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 37 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 47 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 39 of file class.ilExAssignmentEditorGUI.php.
Referenced by addAssignmentObject(), confirmAssignmentsDeletionObject(), deleteAssignmentsObject(), downloadGlobalFeedbackFileObject(), executeCommand(), getAssignmentValues(), initAssignmentForm(), initPeerReviewForm(), listAssignmentsObject(), orderAssignmentsByDeadlineObject(), saveAssignmentObject(), saveAssignmentOrderObject(), setAssignmentHeader(), updateAssignmentObject(), and updatePeerReviewObject().
|
protected |
Definition at line 34 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 48 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 51 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 46 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 38 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 45 of file class.ilExAssignmentEditorGUI.php.
Referenced by setAssignmentHeader().
|
protected |
Definition at line 35 of file class.ilExAssignmentEditorGUI.php.
|
private |
Definition at line 63 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 41 of file class.ilExAssignmentEditorGUI.php.
Referenced by confirmAssignmentsDeletionObject(), deleteAssignmentsObject(), executeCommand(), getAssignmentValues(), getTypeDropdown(), initAssignmentForm(), initPeerReviewForm(), orderAssignmentsByDeadlineObject(), processForm(), processPeerReviewForm(), saveAssignmentObject(), saveAssignmentOrderObject(), setAssignmentHeader(), updateAssignmentObject(), and updatePeerReviewObject().
|
protected |
Definition at line 50 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 36 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 58 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 53 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 62 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 54 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 44 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 40 of file class.ilExAssignmentEditorGUI.php.
Referenced by editAssignmentObject(), editPeerReviewObject(), executeCommand(), setAssignmentHeader(), updateAssignmentObject(), and updatePeerReviewObject().
|
protected |
Definition at line 43 of file class.ilExAssignmentEditorGUI.php.
Referenced by listAssignmentsObject().
|
protected |
Definition at line 42 of file class.ilExAssignmentEditorGUI.php.
Referenced by addAssignmentObject(), confirmAssignmentsDeletionObject(), editAssignmentObject(), editPeerReviewObject(), listAssignmentsObject(), saveAssignmentObject(), setAssignmentHeader(), updateAssignmentObject(), and updatePeerReviewObject().
|
protected |
Definition at line 52 of file class.ilExAssignmentEditorGUI.php.
|
protected |
Definition at line 49 of file class.ilExAssignmentEditorGUI.php.
|
private |
Definition at line 64 of file class.ilExAssignmentEditorGUI.php.