ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Additional Inherited Members | |
![]() | |
ILIAS DI UIServices | $ui |
ilCtrl | $ctrl |
ilLanguage | $lng |
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 Team upload type gui implementations
Definition at line 24 of file class.ilExAssTypeUploadTeamGUI.php.
ilExAssTypeUploadTeamGUI::addEditFormCustomProperties | ( | ilPropertyFormGUI | $form | ) |
Add custom form properties to edit form.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 31 of file class.ilExAssTypeUploadTeamGUI.php.
ilExAssTypeUploadTeamGUI::buildSubmissionPropertiesAndActions | ( | \ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI | $builder | ) |
Implements ilExAssignmentTypeGUIInterface.
Definition at line 57 of file class.ilExAssTypeUploadTeamGUI.php.
ilExAssTypeUploadTeamGUI::getFormValuesArray | ( | ilExAssignment | $ass | ) |
Get form values array from assignment.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 45 of file class.ilExAssTypeUploadTeamGUI.php.
ilExAssTypeUploadTeamGUI::getOverviewContent | ( | ilInfoScreenGUI | $a_info, |
ilExSubmission | $a_submission | ||
) |
Add overview content of submission to info screen object.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 53 of file class.ilExAssTypeUploadTeamGUI.php.
ilExAssTypeUploadTeamGUI::importFormToAssignment | ( | ilExAssignment | $ass, |
ilPropertyFormGUI | $form | ||
) |
Get values from form and put them into assignment.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 38 of file class.ilExAssTypeUploadTeamGUI.php.