ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (InternalDomainService $domain_service, InternalGUIService $gui_service) | |
getPeerReviewGUI (\ilExAssignment $exc, ?\ilExSubmission $submission=null) | |
Protected Attributes | |
InternalDomainService | $domain_service |
InternalGUIService | $gui_service |
Definition at line 26 of file class.GUIService.php.
ILIAS\Exercise\PeerReview\GUIService::__construct | ( | InternalDomainService | $domain_service, |
InternalGUIService | $gui_service | ||
) |
Definition at line 32 of file class.GUIService.php.
References ILIAS\Exercise\PeerReview\GUIService\$domain_service, and ILIAS\Exercise\PeerReview\GUIService\$gui_service.
ILIAS\Exercise\PeerReview\GUIService::getPeerReviewGUI | ( | \ilExAssignment | $exc, |
?\ilExSubmission | $submission = null |
||
) |
Definition at line 41 of file class.GUIService.php.
|
protected |
Definition at line 28 of file class.GUIService.php.
Referenced by ILIAS\Exercise\PeerReview\GUIService\__construct().
|
protected |
Definition at line 29 of file class.GUIService.php.
Referenced by ILIAS\Exercise\PeerReview\GUIService\__construct().