|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilSurveyParticipantsGUI. More...
Collaboration diagram for ilSurveyParticipantsGUI:Protected Member Functions | |
| handleWriteAccess () | |
| filterSurveyParticipantsByAccess (?array $a_finished_ids=null) | |
| isAnonymousListActive () | |
| setParticipantSubTabs (string $active) | |
| importAccessCodesObject () | |
| Import codes from export codes file (upload form) More... | |
| importAccessCodesActionObject () | |
| Import codes from export codes file. More... | |
| _convertCharset (string $a_string, string $a_from_charset="", string $a_to_charset="UTF-8") | |
| removeUTF8Bom (string $a_text) | |
| storeMailSent () | |
| initExternalRaterForm (int $appr_id) | |
| listParticipantsObject () | |
Protected Attributes | |
| ILIAS Survey InternalGUIService | $gui |
| ILIAS Survey Mode FeatureConfig | $feature_config |
| ILIAS Survey Editing EditingGUIRequest | $edit_request |
| ILIAS Survey Editing EditManager | $edit_manager |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilTabsGUI | $tabs |
| ilToolbarGUI | $toolbar |
| ilAccessHandler | $access |
| ilRbacSystem | $rbacsystem |
| ilObjUser | $user |
| ilLogger | $log |
| ilObjSurveyGUI | $parent_gui |
| ilObjSurvey | $object |
| int | $ref_id |
| bool | $has_write |
| Participants InvitationsManager | $invitation_manager |
| ILIAS Survey InternalService | $survey_service |
| ILIAS Survey Code CodeManager | $code_manager |
| ILIAS Survey InternalDataService | $data_manager |
Class ilSurveyParticipantsGUI.
Definition at line 27 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 979 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::addAppraisee | ( | array | $a_user_ids | ) |
Definition at line 1196 of file class.ilSurveyParticipantsGUI.php.
References $user_id, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::addCodeForExternal | ( | string | $email, |
| string | $lastname, | ||
| string | $firstname | ||
| ) |
Add code for an external rater.
Definition at line 964 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::addExternalRaterFormObject | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1352 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::addExternalRaterObject | ( | ) |
Definition at line 1403 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::addRater | ( | array | $a_user_ids | ) |
Definition at line 1431 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::addSelfAppraiseeObject | ( | ) |
Definition at line 1524 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::adminAppraiseesCloseObject | ( | ) |
Definition at line 1822 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::appraiseeCloseObject | ( | ) |
Definition at line 1782 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::cancelDeleteAllUserDataObject | ( | ) |
Cancels delete of all user data in maintenance.
Definition at line 404 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyParticipantsGUI::cancelDeleteSelectedUserDataObject | ( | ) |
Cancels the deletion of all user data.
Definition at line 435 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::codesObject | ( | ) |
Display the survey access codes tab.
Definition at line 493 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\UI\Implementation\Component\Input\Field\$options, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmAdminAppraiseesCloseObject | ( | ) |
Definition at line 1795 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ilUserUtil\getNamePresentation(), ILIAS\Repository\lng(), and ILIAS\UICore\GlobalTemplate\setContent().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmAppraiseeCloseCancelObject | ( | ) |
Definition at line 1777 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmAppraiseeCloseObject | ( | ) |
Definition at line 1751 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ILIAS\UICore\GlobalTemplate\setContent().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteAllUserDataObject | ( | ) |
Deletes all user data of the survey after confirmation.
Definition at line 381 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteAppraiseesObject | ( | ) |
Definition at line 1210 of file class.ilSurveyParticipantsGUI.php.
References $data, $id, ILIAS\Repository\ctrl(), ilUserUtil\getNamePresentation(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteRatersObject | ( | ) |
Definition at line 1459 of file class.ilSurveyParticipantsGUI.php.
References $data, $id, ILIAS\Repository\ctrl(), ilUserUtil\getNamePresentation(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteSelectedUserDataObject | ( | ) |
Deletes all user data for the test object.
Definition at line 412 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\int(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::createSurveyCodesObject | ( | ) |
Create access codes for the survey.
Definition at line 794 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteAllUserDataObject | ( | ) |
Creates a confirmation form for delete all user data.
Definition at line 368 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteAppraiseesObject | ( | ) |
Definition at line 1251 of file class.ilSurveyParticipantsGUI.php.
References $data, $id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteCodesConfirmObject | ( | ) |
Definition at line 617 of file class.ilSurveyParticipantsGUI.php.
References $data, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteCodesObject | ( | ) |
Delete a list of survey codes.
Definition at line 653 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteRatersObject | ( | ) |
Definition at line 1499 of file class.ilSurveyParticipantsGUI.php.
References $data, $id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteSavedMessageObject | ( | ) |
Definition at line 830 of file class.ilSurveyParticipantsGUI.php.
References Vendor\Package\$e, $log, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteSingleUserResultsObject | ( | ) |
Asks for a confirmation to delete selected user data.
Definition at line 444 of file class.ilSurveyParticipantsGUI.php.
References $data, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::editCodesObject | ( | ) |
Definition at line 565 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::editRatersObject | ( | ) |
Definition at line 1315 of file class.ilSurveyParticipantsGUI.php.
References $url, ilLink\_getStaticLink(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::executeCommand | ( | ) |
Definition at line 116 of file class.ilSurveyParticipantsGUI.php.
References $ctrl, $lng, $tabs, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilLanguage\txt().
Here is the call graph for this function:| ilSurveyParticipantsGUI::exportAllCodesObject | ( | ) |
Exports all survey codes.
Definition at line 685 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\deliverData(), ilFileUtils\getASCIIFilename(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::exportCodesObject | ( | ) |
Exports a list of survey codes.
Definition at line 670 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ilUtil\deliverData(), ilFileUtils\getASCIIFilename(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 197 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::getAccessCodeImportForm | ( | ) |
Definition at line 702 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::getImportExternalMailRecipientsFromFileForm | ( | ) |
Definition at line 1080 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::getObject | ( | ) |
Definition at line 104 of file class.ilSurveyParticipantsGUI.php.
References $object.
| ilSurveyParticipantsGUI::handleRatersAccess | ( | ) |
Definition at line 1270 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Import codes from export codes file.
Definition at line 731 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Import codes from export codes file (upload form)
Definition at line 694 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::importExternalMailRecipientsFromFileFormObject | ( | ) |
Definition at line 1072 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::importExternalMailRecipientsFromTextFormObject | ( | ) |
Definition at line 1106 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalRecipientsFromFileObject | ( | ) |
Definition at line 1003 of file class.ilSurveyParticipantsGUI.php.
References $data, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalRecipientsFromTextObject | ( | ) |
Definition at line 913 of file class.ilSurveyParticipantsGUI.php.
References $data, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1377 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::initMailRatersForm | ( | int | $appr_id, |
| array | $rec_ids | ||
| ) |
Definition at line 1536 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::insertSavedMessageObject | ( | ) |
Definition at line 807 of file class.ilSurveyParticipantsGUI.php.
References Vendor\Package\$e, $log, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::inviteUsers | ( | array | $user_ids | ) |
| int[] | $user_ids |
| ilCtrlException |
Definition at line 1868 of file class.ilSurveyParticipantsGUI.php.
References $lng, $user_id, ILIAS\Repository\object(), and ilCtrl\redirect().
Here is the call graph for this function:
|
protected |
Definition at line 303 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilSurveyParticipantsGUI::listAppraiseesObject | ( | ) |
Definition at line 1151 of file class.ilSurveyParticipantsGUI.php.
References $lng, ILIAS\Repository\ctrl(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 1844 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailCodesObject | ( | ) |
Definition at line 853 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailRatersActionObject | ( | ) |
Definition at line 1678 of file class.ilSurveyParticipantsGUI.php.
References $url, ilLink\_getStaticLink(), ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailRatersObject | ( | ) |
Definition at line 1601 of file class.ilSurveyParticipantsGUI.php.
References $id, ilMailFormCall\CONTEXT_KEY, ILIAS\Repository\ctrl(), ilMailFormCall\getRedirectTarget(), ILIAS\Repository\lng(), and ilMailFormCall\setRecipients().
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailRatersObjectOld | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1652 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyParticipantsGUI::maintenanceObject | ( | ) |
Participants maintenance.
Definition at line 232 of file class.ilSurveyParticipantsGUI.php.
References $data, ILIAS\Repository\lng(), ilObjSurvey\MODE_SELF_EVAL, and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 997 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::sendCodesMailObject | ( | ) |
Definition at line 873 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilStr\subStr().
Here is the call graph for this function:| ilSurveyParticipantsGUI::setCodeLanguageObject | ( | ) |
Change survey language for direct access URL's.
Definition at line 480 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 321 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 1291 of file class.ilSurveyParticipantsGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyParticipantsGUI::updateCodesObject | ( | ) |
Definition at line 581 of file class.ilSurveyParticipantsGUI.php.
References $id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\object().
Here is the call graph for this function:
|
protected |
Definition at line 38 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 48 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 33 of file class.ilSurveyParticipantsGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 49 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 32 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 31 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 30 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 29 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 45 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 46 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 34 of file class.ilSurveyParticipantsGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 41 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 43 of file class.ilSurveyParticipantsGUI.php.
Referenced by getObject().
|
protected |
Definition at line 42 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 39 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 44 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 47 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 36 of file class.ilSurveyParticipantsGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 37 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 35 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 40 of file class.ilSurveyParticipantsGUI.php.