|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilExSubmissionTextGUI:
Collaboration diagram for ilExSubmissionTextGUI:Public Member Functions | |
| __construct (ilObjExercise $a_exercise, ilExSubmission $a_submission) | |
| executeCommand () | |
| editAssignmentTextObject (ilPropertyFormGUI $a_form=null) | |
| updateAssignmentTextAndReturnObject () | |
| updateAssignmentTextObject (bool $a_return=false) | |
| showAssignmentTextObject () | |
Public Member Functions inherited from ilExSubmissionBaseGUI | |
| returnToParentObject () | |
Static Public Member Functions | |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
Protected Member Functions | |
| initAssignmentTextForm (bool $a_read_only=false) | |
Protected Member Functions inherited from ilExSubmissionBaseGUI | |
| handleTabs () | |
| handleNewUpload (bool $a_no_notifications=false) | |
| handleRemovedUpload () | |
| triggerAssignmentTool () | |
Protected Attributes | |
| ilObjUser | $user |
| ilHelpGUI | $help |
Protected Attributes inherited from ilExSubmissionBaseGUI | |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs_gui |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilObjExercise | $exercise |
| ilExSubmission | $submission |
| ilExAssignment | $assignment |
| MandatoryAssignmentsManager | $mandatory_manager |
| ContextServices | $tool_context |
| ilExAssignmentTypesGUI | $type_guis |
| int | $requested_ref_id |
| GUIRequest | $request |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Object-based submissions (ends up as static file)
@ilCtrl_Calls ilExSubmissionTextGUI:
Definition at line 27 of file class.ilExSubmissionTextGUI.php.
| ilExSubmissionTextGUI::__construct | ( | ilObjExercise | $a_exercise, |
| ilExSubmission | $a_submission | ||
| ) |
Definition at line 32 of file class.ilExSubmissionTextGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\help(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilExSubmissionTextGUI::editAssignmentTextObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 160 of file class.ilExSubmissionTextGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilExSubmissionTextGUI::executeCommand | ( | ) |
Definition at line 43 of file class.ilExSubmissionTextGUI.php.
References ilExSubmissionBaseGUI\$ctrl, ilCtrl\getNextClass(), and ilExAssignment\TYPE_TEXT.
Here is the call graph for this function:
|
static |
Reimplemented from ilExSubmissionBaseGUI.
Definition at line 63 of file class.ilExSubmissionTextGUI.php.
|
protected |
Definition at line 91 of file class.ilExSubmissionTextGUI.php.
| ilExSubmissionTextGUI::showAssignmentTextObject | ( | ) |
Definition at line 258 of file class.ilExSubmissionTextGUI.php.
References ilRTE\_replaceMediaObjectImageSrc(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExSubmissionTextGUI::updateAssignmentTextAndReturnObject | ( | ) |
Definition at line 195 of file class.ilExSubmissionTextGUI.php.
| ilExSubmissionTextGUI::updateAssignmentTextObject | ( | bool | $a_return = false | ) |
Definition at line 204 of file class.ilExSubmissionTextGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilExSubmissionTextGUI.php.
|
protected |
Definition at line 29 of file class.ilExSubmissionTextGUI.php.