|
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...
Collaboration diagram for ilExPeerReviewGUI:Public Member Functions | |
| executeCommand () | |
| returnToParentObject () | |
| showGivenPeerReviewObject () | |
| showReceivedPeerReviewObject () | |
| editPeerReviewObject () | |
| editPeerReviewItemObject (ilPropertyFormGUI $a_form=null) | |
| updateCritAjaxObject () | |
| updatePeerReviewObject () | |
| downloadPeerReviewObject () | |
| showPeerReviewOverviewObject () | |
| confirmResetPeerReviewObject () | |
| resetPeerReviewObject () | |
Static Public Member Functions | |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
Protected Member Functions | |
| canGive () | |
| canView () | |
| renderInfoWidget (ilInfoScreenGUI $a_info_widget, array $a_peer_items, bool $a_by_peer=false) | |
| getLateSubmissionInfo (ilExSubmission $a_submission) | |
| isValidPeer (int $a_peer_id) | |
| getSubmissionContent (ilExSubmission $a_submission) | |
| initPeerReviewItemForm (int $a_peer_id) | |
| handlePeerReviewChange () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs_gui |
| ilLanguage | $lng |
| ilGlobalPageTemplate | $tpl |
| ilObjUser | $user |
| ilExAssignment | $ass |
| ilExSubmission | $submission |
| int | $requested_review_giver_id = 0 |
| int | $requested_review_peer_id = 0 |
| string | $requested_review_crit_id = "" |
| int | $requested_peer_id = 0 |
| string | $requested_crit_id = "" |
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 Class ilExPeerReviewGUI
Definition at line 26 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 273 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
Here is the caller graph for this function:
|
protected |
Definition at line 281 of file class.ilExPeerReviewGUI.php.
| ilExPeerReviewGUI::confirmResetPeerReviewObject | ( | ) |
Definition at line 820 of file class.ilExPeerReviewGUI.php.
References $tpl, ILIAS\Repository\lng(), and ilGlobalPageTemplate\setContent().
Here is the call graph for this function:| ilExPeerReviewGUI::downloadPeerReviewObject | ( | ) |
Definition at line 746 of file class.ilExPeerReviewGUI.php.
References ilFileDelivery\deliverFileLegacy(), ilExcCriteria\getInstanceById(), and ilExcCriteria\getInstanceByType().
Here is the call graph for this function:| ilExPeerReviewGUI::editPeerReviewItemObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 519 of file class.ilExPeerReviewGUI.php.
| ilExPeerReviewGUI::editPeerReviewObject | ( | ) |
| ilDateTimeException |
Definition at line 481 of file class.ilExPeerReviewGUI.php.
References $tpl, ilDatePresentation\formatDate(), IL_CAL_UNIX, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExPeerReviewGUI::executeCommand | ( | ) |
| ilCtrlException |
Definition at line 74 of file class.ilExPeerReviewGUI.php.
References $ctrl, $lng, $requested_review_giver_id, $requested_review_peer_id, $tabs_gui, $valid, canGive(), ILIAS\Repository\ctrl(), returnToParentObject(), and ilLanguage\txt().
Here is the call graph for this function:
|
protected |
Definition at line 464 of file class.ilExPeerReviewGUI.php.
References $lng.
|
static |
| ilDateTimeException |
Definition at line 178 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 547 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 734 of file class.ilExPeerReviewGUI.php.
References $exercise.
|
protected |
| ilDateTimeException |
Definition at line 568 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 536 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 357 of file class.ilExPeerReviewGUI.php.
References $lng, ilInfoScreenGUI\addProperty(), ilInfoScreenGUI\addSection(), and ilUserUtil\getNamePresentation().
Here is the call graph for this function:| ilExPeerReviewGUI::resetPeerReviewObject | ( | ) |
Definition at line 842 of file class.ilExPeerReviewGUI.php.
References $exercise, ILIAS\Repository\lng(), and ilExAssignment\PEER_REVIEW_VALID_NONE.
Here is the call graph for this function:| ilExPeerReviewGUI::returnToParentObject | ( | ) |
Definition at line 170 of file class.ilExPeerReviewGUI.php.
References ILIAS\Repository\ctrl().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExPeerReviewGUI::showGivenPeerReviewObject | ( | ) |
Definition at line 296 of file class.ilExPeerReviewGUI.php.
References $lng, $tpl, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExPeerReviewGUI::showPeerReviewOverviewObject | ( | ) |
Definition at line 780 of file class.ilExPeerReviewGUI.php.
References $panel, $tpl, ilPanelGUI\getInstance(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExPeerReviewGUI::showReceivedPeerReviewObject | ( | ) |
Definition at line 326 of file class.ilExPeerReviewGUI.php.
References $lng, $tpl, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExPeerReviewGUI::updateCritAjaxObject | ( | ) |
Definition at line 650 of file class.ilExPeerReviewGUI.php.
References $ilUser, $tpl, exit, ilExcCriteria\getInstanceById(), and ilExcCriteria\getInstanceByType().
Here is the call graph for this function:| ilExPeerReviewGUI::updatePeerReviewObject | ( | ) |
Definition at line 682 of file class.ilExPeerReviewGUI.php.
References $lng, $valid, and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 33 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 28 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 30 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 39 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 38 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 37 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 35 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 36 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 34 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 29 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 31 of file class.ilExPeerReviewGUI.php.
|
protected |
Definition at line 32 of file class.ilExPeerReviewGUI.php.