| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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 | |
| __construct (ilExAssignment $a_ass, ilExSubmission $a_submission=null) | |
| executeCommand () | |
| returnToParentObject () | |
| buildSubmissionPropertiesAndActions (\ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI $builder) | |
| showGivenPeerReviewObject () | |
| showReceivedPeerReviewObject () | |
| editPeerReviewObject () | |
| editPeerReviewItemObject (ilPropertyFormGUI $a_form=null) | |
| observeMessageAction (int $giver_id, int $peer_id, int $note_id, string $action) | |
| updateCritAjaxObject () | |
| updatePeerReviewObject () | |
| downloadPeerReviewObject () | |
| showPeerReviewOverviewObject () | |
| confirmResetPeerReviewObject () | |
| resetPeerReviewObject () | |
Static Public Member Functions | |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) | 
Protected Member Functions | |
| canGive () | |
| canView () | |
| getReceivedFeedbackPanel (array $a_peer_items, bool $a_by_peer=false) | |
| getSubPanel (string $title, array $props, ?ilMessageGUI $mess_gui=null) | |
| getLateSubmissionInfo (ilExSubmission $a_submission) | |
| getPeerReviewReceiverPanel (ilExAssignment $ass, int $user_id, array $peer_data) | |
| getMessagesGUI (int $giver_id, int $peer_id) | |
| isValidPeer (int $a_peer_id) | |
| getSubmissionContent (ilExSubmission $a_submission) | |
| initPeerReviewItemForm (int $a_peer_id) | |
| handlePeerReviewChange () | |
Protected Attributes | |
| ILIAS Exercise PeerReview Criteria CriteriaFileManager | $criteria_file | 
| ILIAS Exercise Submission SubmissionManager | $subm | 
| int | $requested_giver_id | 
| ILIAS Exercise Notification NotificationManager | $notification | 
| ILIAS Notes Service | $notes | 
| ILIAS Exercise InternalGUIService | $gui | 
| ILIAS Exercise InternalDomainService | $domain | 
| 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 27 of file class.ilExPeerReviewGUI.php.
| ilExPeerReviewGUI::__construct | ( | ilExAssignment | $a_ass, | 
| ilExSubmission | $a_submission = null  | 
        ||
| ) | 
Definition at line 49 of file class.ilExPeerReviewGUI.php.
References $DIC, $service, ILIAS\Repository\ctrl(), ilExAssignment\getId(), ILIAS\Repository\lng(), ILIAS\UI\examples\Symbol\Glyph\Notification\notification(), and ILIAS\Repository\user().
 Here is the call graph for this function:| ilExPeerReviewGUI::buildSubmissionPropertiesAndActions | ( | \ILIAS\Exercise\Assignment\PropertyAndActionBuilderUI | $builder | ) | 
Definition at line 259 of file class.ilExPeerReviewGUI.php.
References $ctrl, Vendor\Package\$f, $lng, $submission, $url, ilExSubmission\getAssignment(), ilExAssignment\getId(), ilExSubmission\getPeerReview(), ilExAssignment\getPeerReview(), ilExAssignment\getPeerReviewDeadline(), ilExSubmission\getUserId(), ILIAS\Repository\lng(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 399 of file class.ilExPeerReviewGUI.php.
Referenced by downloadPeerReviewObject(), editPeerReviewItemObject(), editPeerReviewObject(), updateCritAjaxObject(), and updatePeerReviewObject().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 407 of file class.ilExPeerReviewGUI.php.
Referenced by downloadPeerReviewObject(), editPeerReviewItemObject(), showGivenPeerReviewObject(), and showReceivedPeerReviewObject().
 Here is the caller graph for this function:| ilExPeerReviewGUI::confirmResetPeerReviewObject | ( | ) | 
Definition at line 1204 of file class.ilExPeerReviewGUI.php.
References $ctrl, $tabs_gui, $tpl, ILIAS\Repository\lng(), returnToParentObject(), and ilGlobalPageTemplate\setContent().
 Here is the call graph for this function:| ilExPeerReviewGUI::downloadPeerReviewObject | ( | ) | 
Definition at line 1121 of file class.ilExPeerReviewGUI.php.
References $ctrl, $requested_review_crit_id, $requested_review_giver_id, $requested_review_peer_id, canGive(), canView(), ilExcCriteria\getInstanceById(), ilExcCriteria\getInstanceByType(), and returnToParentObject().
 Here is the call graph for this function:| ilExPeerReviewGUI::editPeerReviewItemObject | ( | ilPropertyFormGUI | $a_form = null | ) | 
Definition at line 806 of file class.ilExPeerReviewGUI.php.
References $requested_peer_id, $tpl, canGive(), canView(), ILIAS\Repository\ctrl(), ilExcAssMemberState\getInstanceByIds(), getMessagesGUI(), initPeerReviewItemForm(), isValidPeer(), returnToParentObject(), ilGlobalPageTemplate\setContent(), and ILIAS\Repository\user().
Referenced by updatePeerReviewObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilExPeerReviewGUI::editPeerReviewObject | ( | ) | 
| ilDateTimeException | 
Definition at line 676 of file class.ilExPeerReviewGUI.php.
References $tpl, canGive(), ilDatePresentation\formatDate(), getPeerReviewReceiverPanel(), IL_CAL_UNIX, ILIAS\Repository\lng(), returnToParentObject(), and ilGlobalPageTemplate\setContent().
 Here is the call graph for this function:| ilExPeerReviewGUI::executeCommand | ( | ) | 
| ilCtrlException | 
Definition at line 85 of file class.ilExPeerReviewGUI.php.
References $ctrl, $lng, $requested_peer_id, $tabs_gui, ILIAS\Repository\ctrl(), getMessagesGUI(), returnToParentObject(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 659 of file class.ilExPeerReviewGUI.php.
References $lng, ilExSubmission\getUserId(), and ilLanguage\txt().
Referenced by getReceivedFeedbackPanel(), and initPeerReviewItemForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 844 of file class.ilExPeerReviewGUI.php.
References $gui, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), observeMessageAction(), and ILIAS\Repository\user().
Referenced by editPeerReviewItemObject(), executeCommand(), and getReceivedFeedbackPanel().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
| ilDateTimeException | 
Definition at line 156 of file class.ilExPeerReviewGUI.php.
References Vendor\Package\$b, $DIC, ilInfoScreenGUI\addProperty(), ilExSubmission\getAssignment(), ilExcAssMemberState\getInstanceByIds(), ilExSubmission\getPeerReview(), ilExSubmission\getUserId(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 713 of file class.ilExPeerReviewGUI.php.
References $ctrl, Vendor\Package\$f, $lng, ilObject\_lookupType(), ilDatePresentation\formatDate(), ilUserUtil\getNamePresentation(), ilExSubmission\getPeerReview(), ilExAssignment\hasPeerReviewPersonalized(), IL_CAL_DATETIME, ILIAS\Repository\lng(), and ilLanguage\txt().
Referenced by editPeerReviewObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 489 of file class.ilExPeerReviewGUI.php.
References $lng, $user_id, getLateSubmissionInfo(), getMessagesGUI(), ilUserUtil\getNamePresentation(), getSubmissionContent(), getSubPanel(), ILIAS\Repository\lng(), and ilLanguage\txt().
Referenced by showGivenPeerReviewObject(), and showReceivedPeerReviewObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 922 of file class.ilExPeerReviewGUI.php.
References ilRTE\_replaceMediaObjectImageSrc(), ilExSubmission\getUserId(), and ilExAssignment\TYPE_TEXT.
Referenced by getReceivedFeedbackPanel(), and initPeerReviewItemForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 633 of file class.ilExPeerReviewGUI.php.
References Vendor\Package\$f, $r, ilGlobalPageTemplate\get(), ilGlobalPageTemplate\parseCurrentBlock(), ilGlobalPageTemplate\setCurrentBlock(), and ilGlobalPageTemplate\setVariable().
Referenced by getReceivedFeedbackPanel().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 1109 of file class.ilExPeerReviewGUI.php.
References $exercise.
Referenced by updateCritAjaxObject(), and updatePeerReviewObject().
 Here is the caller graph for this function:
      
  | 
  protected | 
| ilDateTimeException | 
Definition at line 942 of file class.ilExPeerReviewGUI.php.
References $ctrl, $id, $lng, getLateSubmissionInfo(), ilUserUtil\getNamePresentation(), getSubmissionContent(), and ilLanguage\txt().
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 911 of file class.ilExPeerReviewGUI.php.
Referenced by editPeerReviewItemObject(), and updatePeerReviewObject().
 Here is the caller graph for this function:| ilExPeerReviewGUI::observeMessageAction | ( | int | $giver_id, | 
| int | $peer_id, | ||
| int | $note_id, | ||
| string | $action | ||
| ) | 
Definition at line 882 of file class.ilExPeerReviewGUI.php.
References $text, and ILIAS\UI\examples\Symbol\Glyph\Notification\notification().
Referenced by getMessagesGUI().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilExPeerReviewGUI::resetPeerReviewObject | ( | ) | 
Definition at line 1226 of file class.ilExPeerReviewGUI.php.
References $ass, $ctrl, $exercise, $submission, $user_id, ILIAS\Repository\lng(), ilExAssignment\PEER_REVIEW_VALID_NONE, and returnToParentObject().
 Here is the call graph for this function:| ilExPeerReviewGUI::returnToParentObject | ( | ) | 
Definition at line 148 of file class.ilExPeerReviewGUI.php.
References ILIAS\Repository\ctrl().
Referenced by confirmResetPeerReviewObject(), downloadPeerReviewObject(), editPeerReviewItemObject(), editPeerReviewObject(), executeCommand(), resetPeerReviewObject(), showGivenPeerReviewObject(), showPeerReviewOverviewObject(), showReceivedPeerReviewObject(), and updatePeerReviewObject().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilExPeerReviewGUI::showGivenPeerReviewObject | ( | ) | 
Definition at line 422 of file class.ilExPeerReviewGUI.php.
References $lng, $tpl, canView(), getReceivedFeedbackPanel(), ILIAS\Repository\lng(), returnToParentObject(), ilGlobalPageTemplate\setContent(), ilGlobalPageTemplate\setTitle(), and ilLanguage\txt().
 Here is the call graph for this function:| ilExPeerReviewGUI::showPeerReviewOverviewObject | ( | ) | 
Definition at line 1160 of file class.ilExPeerReviewGUI.php.
References Vendor\Package\$f, $r, $tpl, ILIAS\Repository\lng(), returnToParentObject(), and ilGlobalPageTemplate\setContent().
 Here is the call graph for this function:| ilExPeerReviewGUI::showReceivedPeerReviewObject | ( | ) | 
Definition at line 454 of file class.ilExPeerReviewGUI.php.
References $ctrl, $lng, $tpl, canView(), getReceivedFeedbackPanel(), ILIAS\Repository\lng(), returnToParentObject(), ilGlobalPageTemplate\setContent(), ilGlobalPageTemplate\setTitle(), and ilLanguage\txt().
 Here is the call graph for this function:| ilExPeerReviewGUI::updateCritAjaxObject | ( | ) | 
Definition at line 1025 of file class.ilExPeerReviewGUI.php.
References $ctrl, $requested_crit_id, $requested_peer_id, $tpl, $user, canGive(), exit, ilExcCriteria\getInstanceById(), ilExcCriteria\getInstanceByType(), ilGlobalPageTemplate\getOnLoadCodeForAsynch(), and handlePeerReviewChange().
 Here is the call graph for this function:| ilExPeerReviewGUI::updatePeerReviewObject | ( | ) | 
Definition at line 1057 of file class.ilExPeerReviewGUI.php.
References $ctrl, $lng, $requested_peer_id, $valid, canGive(), editPeerReviewItemObject(), handlePeerReviewChange(), initPeerReviewItemForm(), isValidPeer(), ILIAS\Repository\lng(), returnToParentObject(), and ilLanguage\txt().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 41 of file class.ilExPeerReviewGUI.php.
Referenced by resetPeerReviewObject().
      
  | 
  protected | 
Definition at line 29 of file class.ilExPeerReviewGUI.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilExPeerReviewGUI.php.
Referenced by buildSubmissionPropertiesAndActions(), confirmResetPeerReviewObject(), downloadPeerReviewObject(), executeCommand(), getPeerReviewReceiverPanel(), initPeerReviewItemForm(), resetPeerReviewObject(), showReceivedPeerReviewObject(), updateCritAjaxObject(), and updatePeerReviewObject().
      
  | 
  protected | 
Definition at line 35 of file class.ilExPeerReviewGUI.php.
      
  | 
  protected | 
Definition at line 34 of file class.ilExPeerReviewGUI.php.
Referenced by getMessagesGUI().
      
  | 
  protected | 
Definition at line 38 of file class.ilExPeerReviewGUI.php.
Referenced by buildSubmissionPropertiesAndActions(), executeCommand(), getLateSubmissionInfo(), getPeerReviewReceiverPanel(), getReceivedFeedbackPanel(), initPeerReviewItemForm(), showGivenPeerReviewObject(), showReceivedPeerReviewObject(), and updatePeerReviewObject().
      
  | 
  protected | 
Definition at line 33 of file class.ilExPeerReviewGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilExPeerReviewGUI.php.
      
  | 
  protected | 
Definition at line 47 of file class.ilExPeerReviewGUI.php.
Referenced by updateCritAjaxObject().
      
  | 
  protected | 
Definition at line 31 of file class.ilExPeerReviewGUI.php.
      
  | 
  protected | 
Definition at line 46 of file class.ilExPeerReviewGUI.php.
Referenced by editPeerReviewItemObject(), executeCommand(), updateCritAjaxObject(), and updatePeerReviewObject().
      
  | 
  protected | 
Definition at line 45 of file class.ilExPeerReviewGUI.php.
Referenced by downloadPeerReviewObject().
      
  | 
  protected | 
Definition at line 43 of file class.ilExPeerReviewGUI.php.
Referenced by downloadPeerReviewObject().
      
  | 
  protected | 
Definition at line 44 of file class.ilExPeerReviewGUI.php.
Referenced by downloadPeerReviewObject().
      
  | 
  protected | 
Definition at line 30 of file class.ilExPeerReviewGUI.php.
      
  | 
  protected | 
Definition at line 42 of file class.ilExPeerReviewGUI.php.
Referenced by buildSubmissionPropertiesAndActions(), and resetPeerReviewObject().
      
  | 
  protected | 
Definition at line 37 of file class.ilExPeerReviewGUI.php.
Referenced by confirmResetPeerReviewObject(), and executeCommand().
      
  | 
  protected | 
Definition at line 39 of file class.ilExPeerReviewGUI.php.
Referenced by confirmResetPeerReviewObject(), editPeerReviewItemObject(), editPeerReviewObject(), showGivenPeerReviewObject(), showPeerReviewOverviewObject(), showReceivedPeerReviewObject(), and updateCritAjaxObject().
      
  | 
  protected | 
Definition at line 40 of file class.ilExPeerReviewGUI.php.
Referenced by updateCritAjaxObject().