|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilSurveyParticipantsGUI. More...
Collaboration diagram for ilSurveyParticipantsGUI:Protected Member Functions | |
| handleWriteAccess () | |
| isAnonymousListActive () | |
| importAccessCodesObject () | |
| Import codes from export codes file (upload form) More... | |
| importAccessCodesActionObject () | |
| Import codes from export codes file. More... | |
| _convertCharset ($a_string, $a_from_charset="", $a_to_charset="UTF-8") | |
| removeUTF8Bom ($a_text) | |
| initExternalRaterForm ($appr_id) | |
| listParticipantsObject () | |
Protected Attributes | |
| $parent_gui | |
| $object | |
| $ref_id | |
| $has_write | |
Class ilSurveyParticipantsGUI.
@ilCtrl_Calls ilSurveyParticipantsGUI: ilRepositorySearchGUI
Definition at line 14 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::__construct | ( | ilObjSurveyGUI | $a_parent_gui, |
| $a_has_write_access | |||
| ) |
Definition at line 21 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 1006 of file class.ilSurveyParticipantsGUI.php.
Referenced by importExternalRecipientsFromFileObject().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::addAppraisee | ( | $a_user_ids | ) |
Definition at line 1227 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::addExternalRaterFormObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1376 of file class.ilSurveyParticipantsGUI.php.
References $has_write, handleRatersAccess(), and initExternalRaterForm().
Referenced by addExternalRaterObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSurveyParticipantsGUI::addExternalRaterObject | ( | ) |
Definition at line 1426 of file class.ilSurveyParticipantsGUI.php.
References $data, addExternalRaterFormObject(), initExternalRaterForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::addRater | ( | $a_user_ids | ) |
Definition at line 1458 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, handleRatersAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::addSelfAppraiseeObject | ( | ) |
Definition at line 1560 of file class.ilSurveyParticipantsGUI.php.
References $ilUser.
| ilSurveyParticipantsGUI::adminAppraiseesCloseObject | ( | ) |
Definition at line 1819 of file class.ilSurveyParticipantsGUI.php.
References $_POST, handleWriteAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::appraiseeCloseObject | ( | ) |
Definition at line 1774 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::cancelDeleteAllUserDataObject | ( | ) |
Cancels delete of all user data in maintenance.
Definition at line 428 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::cancelDeleteSelectedUserDataObject | ( | ) |
Cancels the deletion of all user data for the test object.
Definition at line 446 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendInfo().
Here is the call graph for this function:| ilSurveyParticipantsGUI::codesObject | ( | ) |
Display the survey access codes tab.
Definition at line 504 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, $lang, $languages, $options, $si, ilSubmitButton\getInstance(), handleWriteAccess(), ilUtil\sendInfo(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmAdminAppraiseesCloseObject | ( | ) |
Definition at line 1788 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $tpl, ilUserUtil\getNamePresentation(), handleWriteAccess(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmAppraiseeCloseCancelObject | ( | ) |
Definition at line 1769 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::confirmAppraiseeCloseObject | ( | ) |
Definition at line 1745 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::confirmDeleteAllUserDataObject | ( | ) |
Deletes all user data of the survey after confirmation.
Definition at line 411 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteAppraiseesObject | ( | ) |
Definition at line 1242 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, ilUserUtil\getNamePresentation(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteRatersObject | ( | ) |
Definition at line 1490 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, ilUserUtil\getNamePresentation(), handleRatersAccess(), ilUtil\sendFailure(), and sprintf.
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteSelectedUserDataObject | ( | ) |
Deletes all user data for the test object.
Definition at line 436 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::createSurveyCodesObject | ( | ) |
Create access codes for the survey.
Definition at line 814 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteAllUserDataObject | ( | ) |
Creates a confirmation form for delete all user data.
Definition at line 397 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::deleteAppraiseesObject | ( | ) |
Definition at line 1286 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteCodesConfirmObject | ( | ) |
Definition at line 642 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $title, and ilUtil\sendFailure().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteCodesObject | ( | ) |
Delete a list of survey codes.
Definition at line 684 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteRatersObject | ( | ) |
Definition at line 1530 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, handleRatersAccess(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteSavedMessageObject | ( | ) |
Definition at line 860 of file class.ilSurveyParticipantsGUI.php.
References $ilLog, handleWriteAccess(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteSingleUserResultsObject | ( | ) |
Asks for a confirmation to delete selected user data of the test object.
Definition at line 455 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $total, handleWriteAccess(), ilUtil\sendInfo(), and ilUtil\sendQuestion().
Here is the call graph for this function:| ilSurveyParticipantsGUI::disinviteUserGroupObject | ( | ) |
Disinvite users or groups from a survey.
Definition at line 254 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::editCodesObject | ( | ) |
Definition at line 580 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $_POST, handleWriteAccess(), ilUtil\sendFailure(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::editRatersObject | ( | ) |
Definition at line 1330 of file class.ilSurveyParticipantsGUI.php.
References $has_write, $tbl, $url, ilLink\_getStaticLink(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), and handleRatersAccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::executeCommand | ( | ) |
Definition at line 44 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::exportAllCodesObject | ( | ) |
Exports all survey codes.
Definition at line 721 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\deliverData(), and ilUtil\getASCIIFilename().
Here is the call graph for this function:| ilSurveyParticipantsGUI::exportCodesObject | ( | ) |
Exports a list of survey codes.
Definition at line 704 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\deliverData(), ilUtil\getASCIIFilename(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilSurveyParticipantsGUI::getObject | ( | ) |
Definition at line 1868 of file class.ilSurveyParticipantsGUI.php.
References $object.
| ilSurveyParticipantsGUI::handleRatersAccess | ( | ) |
Definition at line 1307 of file class.ilSurveyParticipantsGUI.php.
References $ilUser.
Referenced by addExternalRaterFormObject(), addRater(), confirmDeleteRatersObject(), deleteRatersObject(), editRatersObject(), mailRatersActionObject(), and mailRatersObject().
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilSurveyParticipantsGUI.php.
Referenced by adminAppraiseesCloseObject(), codesObject(), confirmAdminAppraiseesCloseObject(), deleteSavedMessageObject(), deleteSingleUserResultsObject(), editCodesObject(), importAccessCodesObject(), importExternalMailRecipientsFromFileFormObject(), importExternalMailRecipientsFromTextFormObject(), insertSavedMessageObject(), inviteObject(), listAppraiseesObject(), listParticipantsObject(), mailCodesObject(), maintenanceObject(), and sendCodesMailObject().
Here is the caller graph for this function:
|
protected |
Import codes from export codes file.
Definition at line 761 of file class.ilSurveyParticipantsGUI.php.
References $code, $reader, $row, $url, IL_CAL_DATE, IL_CAL_DATETIME, IL_CAL_UNIX, and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Import codes from export codes file (upload form)
Definition at line 730 of file class.ilSurveyParticipantsGUI.php.
References handleWriteAccess(), setCodesSubtabs(), and sprintf.
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalMailRecipientsFromFileFormObject | ( | ) |
Definition at line 1102 of file class.ilSurveyParticipantsGUI.php.
References $_GET, handleWriteAccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalMailRecipientsFromTextFormObject | ( | ) |
Definition at line 1129 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $_SESSION, handleWriteAccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalRecipientsFromFileObject | ( | ) |
Definition at line 1029 of file class.ilSurveyParticipantsGUI.php.
References $data, $reader, $row, _convertCharset(), removeUTF8Bom(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalRecipientsFromTextObject | ( | ) |
Definition at line 948 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $_SESSION, $data, $row, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 1399 of file class.ilSurveyParticipantsGUI.php.
Referenced by addExternalRaterFormObject(), and addExternalRaterObject().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::initMailRatersForm | ( | $appr_id, | |
| array | $rec_ids | ||
| ) |
Definition at line 1573 of file class.ilSurveyParticipantsGUI.php.
References sprintf.
Referenced by mailRatersActionObject(), and mailRatersObject().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::insertSavedMessageObject | ( | ) |
Definition at line 830 of file class.ilSurveyParticipantsGUI.php.
References $ilLog, $ilUser, handleWriteAccess(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::inviteObject | ( | ) |
Creates the output for user/group invitation to a survey.
Definition at line 322 of file class.ilSurveyParticipantsGUI.php.
References $header, $lng, ilRepositorySearchGUI\fillAutoCompleteToolbar(), handleWriteAccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::inviteUserGroupObject | ( | $a_user_ids = array() | ) |
Invite users or groups to a survey.
Definition at line 271 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendFailure(), ilUtil\sendSuccess(), and sprintf.
Here is the call graph for this function:
|
protected |
Definition at line 161 of file class.ilSurveyParticipantsGUI.php.
Referenced by listParticipantsObject(), and setCodesSubtabs().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::listAppraiseesObject | ( | ) |
Definition at line 1185 of file class.ilSurveyParticipantsGUI.php.
References $ilCtrl, $lng, $tbl, ilRepositorySearchGUI\fillAutoCompleteToolbar(), and handleWriteAccess().
Referenced by maintenanceObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1844 of file class.ilSurveyParticipantsGUI.php.
References $tbl, ilLinkButton\getInstance(), handleWriteAccess(), isAnonymousListActive(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailCodesObject | ( | ) |
Definition at line 890 of file class.ilSurveyParticipantsGUI.php.
References $_POST, handleWriteAccess(), setCodesSubtabs(), and sprintf.
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailRatersActionObject | ( | ) |
Definition at line 1664 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, $url, ilLink\_getStaticLink(), handleRatersAccess(), initMailRatersForm(), mailRatersObject(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailRatersObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1639 of file class.ilSurveyParticipantsGUI.php.
References $_POST, handleRatersAccess(), initMailRatersForm(), and ilUtil\sendFailure().
Referenced by mailRatersActionObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSurveyParticipantsGUI::maintenanceObject | ( | ) |
Participants maintenance.
Definition at line 120 of file class.ilSurveyParticipantsGUI.php.
References $data, $total, handleWriteAccess(), listAppraiseesObject(), and setCodesSubtabs().
Here is the call graph for this function:
|
protected |
Definition at line 1023 of file class.ilSurveyParticipantsGUI.php.
Referenced by importExternalRecipientsFromFileObject().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::saveInvitationStatusObject | ( | ) |
Saves the status of the invitation tab.
Definition at line 299 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilObjSurvey\INVITATION_OFF, ilObjSurvey\INVITATION_ON, ilObjSurvey\MODE_PREDEFINED_USERS, ilObjSurvey\MODE_UNLIMITED, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::sendCodesMailObject | ( | ) |
Definition at line 905 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, $lang, $title, handleWriteAccess(), ilUtil\sendFailure(), ilUtil\sendSuccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::setCodeLanguageObject | ( | ) |
Change survey language for direct access URL's.
Definition at line 490 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::setCodesSubtabs | ( | ) |
Set the tabs for the access codes section.
@access private
Definition at line 189 of file class.ilSurveyParticipantsGUI.php.
References $data, and isAnonymousListActive().
Referenced by codesObject(), deleteSavedMessageObject(), editCodesObject(), importAccessCodesObject(), importExternalMailRecipientsFromFileFormObject(), importExternalMailRecipientsFromTextFormObject(), insertSavedMessageObject(), inviteObject(), listParticipantsObject(), mailCodesObject(), maintenanceObject(), and sendCodesMailObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSurveyParticipantsGUI::updateCodesObject | ( | ) |
Definition at line 605 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $error, $errors, ilUtil\sendFailure(), ilUtil\sendSuccess(), and sprintf.
Here is the call graph for this function:
|
protected |
Definition at line 19 of file class.ilSurveyParticipantsGUI.php.
Referenced by addExternalRaterFormObject(), and editRatersObject().
|
protected |
Definition at line 17 of file class.ilSurveyParticipantsGUI.php.
Referenced by getObject().
|
protected |
Definition at line 16 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 18 of file class.ilSurveyParticipantsGUI.php.