|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilExPeerReviewGUI. More...
Collaboration diagram for ilExPeerReviewGUI:Public Member Functions | |
| __construct (ilExAssignment $a_ass, ilExSubmission $a_submission=null) | |
| Constructor. More... | |
| 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, $a_by_peer=false) | |
| getLateSubmissionInfo (ilExSubmission $a_submission) | |
| isValidPeer ($a_peer_id) | |
| getSubmissionContent (ilExSubmission $a_submission) | |
| initPeerReviewItemForm ($a_peer_id) | |
| handlePeerReviewChange () | |
Protected Attributes | |
| $ctrl | |
| $tabs_gui | |
| $lng | |
| $tpl | |
| $user | |
| $ass | |
| $submission | |
Class ilExPeerReviewGUI.
@ilCtrl_Calls ilExPeerReviewGUI: ilFileSystemGUI, ilRatingGUI, ilExSubmissionTextGUI, ilInfoScreenGUI
Definition at line 13 of file class.ilExPeerReviewGUI.php.
| ilExPeerReviewGUI::__construct | ( | ilExAssignment | $a_ass, |
| ilExSubmission | $a_submission = null |
||
| ) |
Constructor.
| ilExAssignment | $a_ass | |
| ilExSubmission | $a_sub |
Definition at line 50 of file class.ilExPeerReviewGUI.php.
References $DIC, $ilCtrl, $lng, $tpl, and user().
Here is the call graph for this function:
|
protected |
Definition at line 257 of file class.ilExPeerReviewGUI.php.
Referenced by downloadPeerReviewObject(), editPeerReviewItemObject(), editPeerReviewObject(), executeCommand(), updateCritAjaxObject(), and updatePeerReviewObject().
Here is the caller graph for this function:
|
protected |
Definition at line 265 of file class.ilExPeerReviewGUI.php.
Referenced by downloadPeerReviewObject(), showGivenPeerReviewObject(), and showReceivedPeerReviewObject().
Here is the caller graph for this function:| ilExPeerReviewGUI::confirmResetPeerReviewObject | ( | ) |
Definition at line 788 of file class.ilExPeerReviewGUI.php.
References $ctrl, $ilCtrl, $tabs_gui, $tpl, returnToParentObject(), and sprintf.
Here is the call graph for this function:| ilExPeerReviewGUI::downloadPeerReviewObject | ( | ) |
Definition at line 710 of file class.ilExPeerReviewGUI.php.
References $_GET, $ctrl, $file, $ilCtrl, canGive(), canView(), ilUtil\deliverFile(), ilExcCriteria\getInstanceById(), ilExcCriteria\getInstanceByType(), and returnToParentObject().
Here is the call graph for this function:| ilExPeerReviewGUI::editPeerReviewItemObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 487 of file class.ilExPeerReviewGUI.php.
References $_GET, $tpl, canGive(), initPeerReviewItemForm(), isValidPeer(), and returnToParentObject().
Referenced by updatePeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExPeerReviewGUI::editPeerReviewObject | ( | ) |
Definition at line 447 of file class.ilExPeerReviewGUI.php.
References $tbl, $tpl, canGive(), ilDatePresentation\formatDate(), IL_CAL_UNIX, returnToParentObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and sprintf.
Here is the call graph for this function:| ilExPeerReviewGUI::executeCommand | ( | ) |
Definition at line 70 of file class.ilExPeerReviewGUI.php.
References $_GET, $ctrl, $ilCtrl, $ilUser, $lng, $ret, $tabs_gui, $user, $valid, canGive(), and returnToParentObject().
Here is the call graph for this function:
|
protected |
Definition at line 435 of file class.ilExPeerReviewGUI.php.
References $file, $lng, and ilExSubmission\getFiles().
Referenced by initPeerReviewItemForm(), and renderInfoWidget().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 177 of file class.ilExPeerReviewGUI.php.
References $ass, $DIC, $ilCtrl, $lng, ilInfoScreenGUI\addProperty(), ilDatePresentation\formatDate(), ilExSubmission\getAssignment(), ilLinkButton\getInstance(), ilExSubmission\getPeerReview(), ilExSubmission\getUserId(), IL_CAL_UNIX, and sprintf.
Referenced by ilExAssignmentGUI\addSubmission().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 514 of file class.ilExPeerReviewGUI.php.
References $text, ilRTE\_replaceMediaObjectImageSrc(), ilExSubmission\getFiles(), and ilExAssignment\TYPE_TEXT.
Referenced by initPeerReviewItemForm(), and renderInfoWidget().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 698 of file class.ilExPeerReviewGUI.php.
Referenced by updateCritAjaxObject(), and updatePeerReviewObject().
Here is the caller graph for this function:
|
protected |
Definition at line 531 of file class.ilExPeerReviewGUI.php.
References $ctrl, $form, $id, $ilCtrl, $lng, $submission, getLateSubmissionInfo(), ilUserUtil\getNamePresentation(), and getSubmissionContent().
Referenced by editPeerReviewItemObject(), and updatePeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 503 of file class.ilExPeerReviewGUI.php.
Referenced by editPeerReviewItemObject(), and updatePeerReviewObject().
Here is the caller graph for this function:
|
protected |
Definition at line 331 of file class.ilExPeerReviewGUI.php.
References $html, $lng, $submission, $title, ilInfoScreenGUI\addProperty(), ilInfoScreenGUI\addSection(), getLateSubmissionInfo(), ilUserUtil\getNamePresentation(), and getSubmissionContent().
Referenced by showGivenPeerReviewObject(), and showReceivedPeerReviewObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExPeerReviewGUI::resetPeerReviewObject | ( | ) |
Definition at line 811 of file class.ilExPeerReviewGUI.php.
References $ass, $ctrl, $ilCtrl, $submission, ilExAssignment\PEER_REVIEW_VALID_NONE, returnToParentObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilExPeerReviewGUI::returnToParentObject | ( | ) |
Definition at line 172 of file class.ilExPeerReviewGUI.php.
Referenced by confirmResetPeerReviewObject(), downloadPeerReviewObject(), editPeerReviewItemObject(), editPeerReviewObject(), executeCommand(), resetPeerReviewObject(), showGivenPeerReviewObject(), showPeerReviewOverviewObject(), showReceivedPeerReviewObject(), and updatePeerReviewObject().
Here is the caller graph for this function:| ilExPeerReviewGUI::showGivenPeerReviewObject | ( | ) |
Definition at line 274 of file class.ilExPeerReviewGUI.php.
References $lng, $tpl, canView(), renderInfoWidget(), returnToParentObject(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilExPeerReviewGUI::showPeerReviewOverviewObject | ( | ) |
Definition at line 746 of file class.ilExPeerReviewGUI.php.
References $tbl, $tpl, $user, ilPanelGUI\getInstance(), and returnToParentObject().
Here is the call graph for this function:| ilExPeerReviewGUI::showReceivedPeerReviewObject | ( | ) |
Definition at line 299 of file class.ilExPeerReviewGUI.php.
References $ctrl, $ilCtrl, $lng, $tpl, canView(), renderInfoWidget(), returnToParentObject(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilExPeerReviewGUI::updateCritAjaxObject | ( | ) |
Definition at line 613 of file class.ilExPeerReviewGUI.php.
References $_POST, $ctrl, $html, $ilCtrl, $ilUser, $tpl, $user, canGive(), exit, ilExcCriteria\getInstanceById(), ilExcCriteria\getInstanceByType(), and handlePeerReviewChange().
Here is the call graph for this function:| ilExPeerReviewGUI::updatePeerReviewObject | ( | ) |
Definition at line 646 of file class.ilExPeerReviewGUI.php.
References $ctrl, $form, $ilCtrl, $lng, $valid, canGive(), editPeerReviewItemObject(), handlePeerReviewChange(), initPeerReviewItemForm(), isValidPeer(), returnToParentObject(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 40 of file class.ilExPeerReviewGUI.php.
Referenced by getOverviewContent(), and resetPeerReviewObject().
|
protected |
Definition at line 18 of file class.ilExPeerReviewGUI.php.
Referenced by confirmResetPeerReviewObject(), downloadPeerReviewObject(), executeCommand(), initPeerReviewItemForm(), resetPeerReviewObject(), showReceivedPeerReviewObject(), updateCritAjaxObject(), and updatePeerReviewObject().
|
protected |
Definition at line 28 of file class.ilExPeerReviewGUI.php.
Referenced by __construct(), executeCommand(), getLateSubmissionInfo(), getOverviewContent(), initPeerReviewItemForm(), renderInfoWidget(), showGivenPeerReviewObject(), showReceivedPeerReviewObject(), and updatePeerReviewObject().
|
protected |
Definition at line 41 of file class.ilExPeerReviewGUI.php.
Referenced by initPeerReviewItemForm(), renderInfoWidget(), and resetPeerReviewObject().
|
protected |
Definition at line 23 of file class.ilExPeerReviewGUI.php.
Referenced by confirmResetPeerReviewObject(), and executeCommand().
|
protected |
Definition at line 33 of file class.ilExPeerReviewGUI.php.
Referenced by __construct(), confirmResetPeerReviewObject(), editPeerReviewItemObject(), editPeerReviewObject(), showGivenPeerReviewObject(), showPeerReviewOverviewObject(), showReceivedPeerReviewObject(), and updateCritAjaxObject().
|
protected |
Definition at line 38 of file class.ilExPeerReviewGUI.php.
Referenced by executeCommand(), showPeerReviewOverviewObject(), and updateCritAjaxObject().