|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilExAssTypeWikiTeamGUI:
Collaboration diagram for ilExAssTypeWikiTeamGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| Execute command. More... | |
| addEditFormCustomProperties (ilPropertyFormGUI $form) | |
| Add custom form properties to edit form. More... | |
| importFormToAssignment (ilExAssignment $ass, ilPropertyFormGUI $form) | |
| Get values from form and put them into assignment. More... | |
| getFormValuesArray (ilExAssignment $ass) | |
Get form values array from assignment.
| |
| getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) | |
| Add overview content of submission to info screen object. More... | |
| getHTML (array $par) | |
| Get HTML. More... | |
| buildSubmissionPropertiesAndActions (\ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI $builder) | |
Public Member Functions inherited from ilExAssignmentTypeGUIInterface | |
| setSubmission (ilExSubmission $a_submission) | |
| Set submission. More... | |
| setExercise (ilObjExercise $a_exercise) | |
| Set exercise. More... | |
Data Fields | |
| const | MODE_OVERVIEW = "overview" |
Protected Member Functions | |
| renderOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) | |
| Render overview content. More... | |
| createWiki () | |
| Create wiki for assignment. More... | |
Protected Attributes | |
| ILIAS Exercise InternalGUIService | $gui |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilTree | $tree |
| ilAccessHandler | $access |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
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 wiki type gui implementations
Definition at line 25 of file class.ilExAssTypeWikiTeamGUI.php.
| ilExAssTypeWikiTeamGUI::__construct | ( | ) |
Definition at line 37 of file class.ilExAssTypeWikiTeamGUI.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExAssTypeWikiTeamGUI::addEditFormCustomProperties | ( | ilPropertyFormGUI | $form | ) |
Add custom form properties to edit form.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 72 of file class.ilExAssTypeWikiTeamGUI.php.
References $lng, ilPropertyFormGUI\addItem(), ilRadioOption\addSubItem(), ilFormPropertyGUI\setRequired(), and ilLanguage\txt().
Here is the call graph for this function:| ilExAssTypeWikiTeamGUI::buildSubmissionPropertiesAndActions | ( | \ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI | $builder | ) |
Implements ilExAssignmentTypeGUIInterface.
Definition at line 285 of file class.ilExAssTypeWikiTeamGUI.php.
References $ctrl, $DIC, Vendor\Package\$f, $lng, ilObject\_exists(), ilCtrl\getLinkTargetByClass(), getSubmission(), ILIAS\Repository\int(), ilCtrl\setParameterByClass(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Create wiki for assignment.
Definition at line 222 of file class.ilExAssTypeWikiTeamGUI.php.
References $access, $lng, ilObject\_exists(), ilRBACAccessHandler\checkAccessOfUser(), ILIAS\Repository\ctrl(), ilExAssWikiTeamAR\getTemplateRefId(), ilLanguage\loadLanguageModule(), and ilLanguage\txt().
Here is the call graph for this function:| ilExAssTypeWikiTeamGUI::executeCommand | ( | ) |
Execute command.
Definition at line 54 of file class.ilExAssTypeWikiTeamGUI.php.
References $ctrl, ilCtrl\getCmd(), and ilCtrl\getNextClass().
Here is the call graph for this function:| ilExAssTypeWikiTeamGUI::getFormValuesArray | ( | ilExAssignment | $ass | ) |
Get form values array from assignment.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 119 of file class.ilExAssTypeWikiTeamGUI.php.
References ilExAssignment\getId(), and ilExAssWikiTeamAR\getTemplateRefId().
Here is the call graph for this function:| ilExAssTypeWikiTeamGUI::getHTML | ( | array | $par | ) |
Get HTML.
| array | $par | parameter |
Definition at line 146 of file class.ilExAssTypeWikiTeamGUI.php.
References renderOverviewContent().
Here is the call graph for this function:| ilExAssTypeWikiTeamGUI::getOverviewContent | ( | ilInfoScreenGUI | $a_info, |
| ilExSubmission | $a_submission | ||
| ) |
Add overview content of submission to info screen object.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 136 of file class.ilExAssTypeWikiTeamGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilExAssTypeWikiTeamGUI::importFormToAssignment | ( | ilExAssignment | $ass, |
| ilPropertyFormGUI | $form | ||
| ) |
Get values from form and put them into assignment.
Implements ilExAssignmentTypeGUIInterface.
Definition at line 104 of file class.ilExAssTypeWikiTeamGUI.php.
References ilExAssignment\getId(), and ilPropertyFormGUI\getInput().
Here is the call graph for this function:
|
protected |
Render overview content.
Definition at line 159 of file class.ilExAssTypeWikiTeamGUI.php.
References $ctrl, $lng, ilObject\_exists(), ilInfoScreenGUI\addProperty(), ilExSubmission\canSubmit(), ilExSubmission\deleteResourceObject(), ilCtrl\getLinkTargetByClass(), ilExSubmission\getSelectedObject(), ilExSubmission\getTeam(), ilExSubmission\hasSubmitted(), ILIAS\Repository\int(), ilCtrl\setParameterByClass(), and ilLanguage\txt().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 34 of file class.ilExAssTypeWikiTeamGUI.php.
Referenced by createWiki().
|
protected |
Definition at line 32 of file class.ilExAssTypeWikiTeamGUI.php.
Referenced by buildSubmissionPropertiesAndActions(), executeCommand(), and renderOverviewContent().
|
protected |
Definition at line 30 of file class.ilExAssTypeWikiTeamGUI.php.
|
protected |
Definition at line 31 of file class.ilExAssTypeWikiTeamGUI.php.
Referenced by addEditFormCustomProperties(), buildSubmissionPropertiesAndActions(), createWiki(), and renderOverviewContent().
|
private |
Definition at line 35 of file class.ilExAssTypeWikiTeamGUI.php.
|
protected |
Definition at line 33 of file class.ilExAssTypeWikiTeamGUI.php.
| const ilExAssTypeWikiTeamGUI::MODE_OVERVIEW = "overview" |
Definition at line 29 of file class.ilExAssTypeWikiTeamGUI.php.