|
ILIAS
release_8 Revision v8.24
|
Submission team. More...
Collaboration diagram for ilExSubmissionTeamGUI:Public Member Functions | |
| executeCommand () | |
| returnToParentObject () | |
| submissionScreenTeamObject () | |
| Displays a form which allows members to manage team uploads. More... | |
| addTeamMemberActionObject (array $a_user_ids=array()) | |
| confirmDeleteTeamObject () | |
| confirmRemoveTeamMemberObject (bool $a_full_delete=false) | |
| removeTeamMemberObject (bool $a_full_delete=false) | |
| submissionScreenTeamLogObject () | |
| createSingleMemberTeamObject () | |
| showTeamLogObject () | |
| getAdoptForm () | |
| Get Adopt form. More... | |
| createTeamObject () | |
| createAdoptedTeamObject () | |
| addUserFromAutoCompleteObject () | |
| Add user as member. More... | |
Static Public Member Functions | |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
| static | handleTabs () |
Protected Member Functions | |
| canEditTeam () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs_gui |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilToolbarGUI | $toolbar |
| ilObjUser | $user |
| ilObjExercise | $exercise |
| ilExAssignment | $assignment |
| ilExSubmission | $submission |
| ilExAssignmentTeam | $team = null |
| array | $requested_team_ids = [] |
| GUIRequest | $request |
Submission team.
@ilCtrl_Calls ilExSubmissionTeamGUI: ilRepositorySearchGUI
Definition at line 29 of file class.ilExSubmissionTeamGUI.php.
| ilExSubmissionTeamGUI::addTeamMemberActionObject | ( | array | $a_user_ids = array() | ) |
| ilExcUnknownAssignmentTypeException |
Definition at line 263 of file class.ilExSubmissionTeamGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilExSubmissionTeamGUI::addUserFromAutoCompleteObject | ( | ) |
Add user as member.
| ilExcUnknownAssignmentTypeException |
Definition at line 580 of file class.ilExSubmissionTeamGUI.php.
References ilObjUser\_lookupId(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 212 of file class.ilExSubmissionTeamGUI.php.
| ilExSubmissionTeamGUI::confirmDeleteTeamObject | ( | ) |
| ilExcUnknownAssignmentTypeException |
Definition at line 309 of file class.ilExSubmissionTeamGUI.php.
| ilExSubmissionTeamGUI::confirmRemoveTeamMemberObject | ( | bool | $a_full_delete = false | ) |
| ilExcUnknownAssignmentTypeException |
Definition at line 317 of file class.ilExSubmissionTeamGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExSubmissionTeamGUI::createAdoptedTeamObject | ( | ) |
| ilExcUnknownAssignmentTypeException |
Definition at line 554 of file class.ilExSubmissionTeamGUI.php.
References $ilUser, $lng, ilExAssignmentTeam\adoptTeams(), and ilExAssignmentTeam\getTeamId().
Here is the call graph for this function:| ilExSubmissionTeamGUI::createSingleMemberTeamObject | ( | ) |
Definition at line 456 of file class.ilExSubmissionTeamGUI.php.
References ilExAssignmentTeam\getTeamId(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExSubmissionTeamGUI::createTeamObject | ( | ) |
Definition at line 524 of file class.ilExSubmissionTeamGUI.php.
References $ilUser, $tpl, ilExAssignmentTeam\getAdoptableTeamAssignments(), ilExAssignmentTeam\getTeamId(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExSubmissionTeamGUI::executeCommand | ( | ) |
| ilCtrlException |
Definition at line 78 of file class.ilExSubmissionTeamGUI.php.
References $ctrl, ILIAS\Repository\ctrl(), ilCtrl\getNextClass(), handleTabs(), ILIAS\Repository\lng(), and ilUserAutoComplete\PRIVACY_MODE_RESPECT_USER_SETTING.
Here is the call graph for this function:| ilExSubmissionTeamGUI::getAdoptForm | ( | ) |
Get Adopt form.
Definition at line 476 of file class.ilExSubmissionTeamGUI.php.
References $id, $ilUser, $lng, ilExAssignmentTeam\getAdoptableTeamAssignments(), ilExAssignmentTeam\getAssignmentTeamMap(), ilCtrl\getFormAction(), and ilUserUtil\getNamePresentation().
Here is the call graph for this function:
|
static |
Definition at line 114 of file class.ilExSubmissionTeamGUI.php.
|
static |
Definition at line 191 of file class.ilExSubmissionTeamGUI.php.
Referenced by executeCommand(), and ilExSubmissionBaseGUI\handleTabs().
Here is the caller graph for this function:| ilExSubmissionTeamGUI::removeTeamMemberObject | ( | bool | $a_full_delete = false | ) |
| ilExcUnknownAssignmentTypeException |
Definition at line 379 of file class.ilExSubmissionTeamGUI.php.
| ilExSubmissionTeamGUI::returnToParentObject | ( | ) |
Definition at line 186 of file class.ilExSubmissionTeamGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilExSubmissionTeamGUI::showTeamLogObject | ( | ) |
Definition at line 467 of file class.ilExSubmissionTeamGUI.php.
| ilExSubmissionTeamGUI::submissionScreenTeamLogObject | ( | ) |
Definition at line 443 of file class.ilExSubmissionTeamGUI.php.
| ilExSubmissionTeamGUI::submissionScreenTeamObject | ( | ) |
Displays a form which allows members to manage team uploads.
Definition at line 222 of file class.ilExSubmissionTeamGUI.php.
References ilRepositorySearchGUI\fillAutoCompleteToolbar(), ILIAS\Repository\lng(), and ilExAssignmentTeamTableGUI\MODE_EDIT.
Here is the call graph for this function:
|
protected |
Definition at line 38 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 31 of file class.ilExSubmissionTeamGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 37 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 33 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 45 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 44 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 39 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 32 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 40 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 35 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 34 of file class.ilExSubmissionTeamGUI.php.
|
protected |
Definition at line 36 of file class.ilExSubmissionTeamGUI.php.