ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilSurveyParticipantsGUI. More...
Protected Member Functions | |
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) | |
Class ilSurveyParticipantsGUI.
ilSurveyParticipantsGUI: ilRepositorySearchGUI
Definition at line 14 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::__construct | ( | ilObjSurveyGUI | $a_parent_gui | ) |
Definition at line 16 of file class.ilSurveyParticipantsGUI.php.
References $ilCtrl, $lng, and $tpl.
|
protected |
Definition at line 951 of file class.ilSurveyParticipantsGUI.php.
Referenced by importExternalRecipientsFromFileObject().
ilSurveyParticipantsGUI::addAppraisee | ( | $a_user_ids | ) |
Definition at line 1172 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendSuccess().
ilSurveyParticipantsGUI::addExternalRaterFormObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1321 of file class.ilSurveyParticipantsGUI.php.
References handleRatersAccess(), and initExternalRaterForm().
Referenced by addExternalRaterObject().
ilSurveyParticipantsGUI::addExternalRaterObject | ( | ) |
Definition at line 1371 of file class.ilSurveyParticipantsGUI.php.
References $_REQUEST, $data, addExternalRaterFormObject(), initExternalRaterForm(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::addRater | ( | $a_user_ids | ) |
Definition at line 1403 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, handleRatersAccess(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::addSelfAppraiseeObject | ( | ) |
ilSurveyParticipantsGUI::adminAppraiseesCloseObject | ( | ) |
Definition at line 1758 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::appraiseeCloseObject | ( | ) |
Definition at line 1713 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::cancelDeleteAllUserDataObject | ( | ) |
Cancels delete of all user data in maintenance.
Definition at line 389 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::cancelDeleteSelectedUserDataObject | ( | ) |
Cancels the deletion of all user data for the test object.
Definition at line 407 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendInfo().
ilSurveyParticipantsGUI::codesObject | ( | ) |
Display the survey access codes tab.
Definition at line 465 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, $lang, $options, $si, ilSubmitButton\getInstance(), ilUtil\sendInfo(), and setCodesSubtabs().
ilSurveyParticipantsGUI::confirmAdminAppraiseesCloseObject | ( | ) |
Definition at line 1727 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $tpl, ilUserUtil\getNamePresentation(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::confirmAppraiseeCloseCancelObject | ( | ) |
Definition at line 1708 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::confirmAppraiseeCloseObject | ( | ) |
Definition at line 1684 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::confirmDeleteAllUserDataObject | ( | ) |
Deletes all user data of the survey after confirmation.
Definition at line 372 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendSuccess().
ilSurveyParticipantsGUI::confirmDeleteAppraiseesObject | ( | ) |
Definition at line 1187 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, ilUserUtil\getNamePresentation(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::confirmDeleteRatersObject | ( | ) |
Definition at line 1429 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, ilUserUtil\getNamePresentation(), handleRatersAccess(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::confirmDeleteSelectedUserDataObject | ( | ) |
Deletes all user data for the test object.
Definition at line 397 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::createSurveyCodesObject | ( | ) |
Create access codes for the survey.
Definition at line 759 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::deleteAllUserDataObject | ( | ) |
Creates a confirmation form for delete all user data.
Definition at line 358 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::deleteAppraiseesObject | ( | ) |
Definition at line 1231 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::deleteCodesConfirmObject | ( | ) |
Definition at line 587 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, and ilUtil\sendFailure().
ilSurveyParticipantsGUI::deleteCodesObject | ( | ) |
Delete a list of survey codes.
Definition at line 629 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\sendInfo(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::deleteRatersObject | ( | ) |
Definition at line 1469 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, handleRatersAccess(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::deleteSavedMessageObject | ( | ) |
Definition at line 805 of file class.ilSurveyParticipantsGUI.php.
References $ilLog, ilUtil\sendFailure(), ilUtil\sendSuccess(), and setCodesSubtabs().
ilSurveyParticipantsGUI::deleteSingleUserResultsObject | ( | ) |
Asks for a confirmation to delete selected user data of the test object.
Definition at line 416 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $total, ilUtil\sendInfo(), and ilUtil\sendQuestion().
ilSurveyParticipantsGUI::disinviteUserGroupObject | ( | ) |
Disinvite users or groups from a survey.
Definition at line 215 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::editCodesObject | ( | ) |
Definition at line 541 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $_POST, ilUtil\sendFailure(), and setCodesSubtabs().
ilSurveyParticipantsGUI::editRatersObject | ( | ) |
Definition at line 1275 of file class.ilSurveyParticipantsGUI.php.
References $_REQUEST, $ref_id, $tbl, $url, ilLink\_getStaticLink(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), and handleRatersAccess().
ilSurveyParticipantsGUI::executeCommand | ( | ) |
Definition at line 29 of file class.ilSurveyParticipantsGUI.php.
References $_REQUEST, $cmd, and $ilCtrl.
ilSurveyParticipantsGUI::exportAllCodesObject | ( | ) |
Exports all survey codes.
Definition at line 666 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\deliverData(), and ilUtil\getASCIIFilename().
ilSurveyParticipantsGUI::exportCodesObject | ( | ) |
Exports a list of survey codes.
Definition at line 649 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\deliverData(), ilUtil\getASCIIFilename(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::handleRatersAccess | ( | ) |
Definition at line 1252 of file class.ilSurveyParticipantsGUI.php.
References $_REQUEST, and $ilUser.
Referenced by addExternalRaterFormObject(), addRater(), confirmDeleteRatersObject(), deleteRatersObject(), editRatersObject(), mailRatersActionObject(), and mailRatersObject().
|
protected |
Import codes from export codes file.
Definition at line 706 of file class.ilSurveyParticipantsGUI.php.
References $code, $reader, $row, $url, IL_CAL_DATE, IL_CAL_DATETIME, IL_CAL_UNIX, and ilUtil\sendSuccess().
|
protected |
Import codes from export codes file (upload form)
Definition at line 675 of file class.ilSurveyParticipantsGUI.php.
References setCodesSubtabs(), and ilFormPropertyGUI\setInfo().
ilSurveyParticipantsGUI::importExternalMailRecipientsFromFileFormObject | ( | ) |
Definition at line 1047 of file class.ilSurveyParticipantsGUI.php.
References $_GET, setCodesSubtabs(), and ilFormPropertyGUI\setInfo().
ilSurveyParticipantsGUI::importExternalMailRecipientsFromTextFormObject | ( | ) |
Definition at line 1074 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $_SESSION, setCodesSubtabs(), and ilTextAreaInputGUI\setValue().
ilSurveyParticipantsGUI::importExternalRecipientsFromFileObject | ( | ) |
Definition at line 974 of file class.ilSurveyParticipantsGUI.php.
References $data, $reader, $row, _convertCharset(), removeUTF8Bom(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::importExternalRecipientsFromTextObject | ( | ) |
Definition at line 893 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $_SESSION, $data, $row, ilUtil\sendFailure(), and ilUtil\sendSuccess().
|
protected |
Definition at line 1344 of file class.ilSurveyParticipantsGUI.php.
References ilTextInputGUI\setSize().
Referenced by addExternalRaterFormObject(), and addExternalRaterObject().
ilSurveyParticipantsGUI::initMailRatersForm | ( | $appr_id, | |
array | $rec_ids | ||
) |
Definition at line 1512 of file class.ilSurveyParticipantsGUI.php.
References ilFormPropertyGUI\setRequired(), and ilTextInputGUI\setSize().
Referenced by mailRatersActionObject(), and mailRatersObject().
ilSurveyParticipantsGUI::insertSavedMessageObject | ( | ) |
Definition at line 775 of file class.ilSurveyParticipantsGUI.php.
References $ilLog, $ilUser, ilUtil\sendFailure(), ilUtil\sendSuccess(), and setCodesSubtabs().
ilSurveyParticipantsGUI::inviteObject | ( | ) |
Creates the output for user/group invitation to a survey.
Definition at line 283 of file class.ilSurveyParticipantsGUI.php.
References $header, $lng, ilRepositorySearchGUI\fillAutoCompleteToolbar(), setCodesSubtabs(), and ilFormPropertyGUI\setInfo().
ilSurveyParticipantsGUI::inviteUserGroupObject | ( | $a_user_ids = array() | ) |
Invite users or groups to a survey.
Definition at line 232 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendFailure(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::listAppraiseesObject | ( | ) |
Definition at line 1130 of file class.ilSurveyParticipantsGUI.php.
References $ilCtrl, $lng, $ref_id, $tbl, and ilRepositorySearchGUI\fillAutoCompleteToolbar().
Referenced by maintenanceObject().
ilSurveyParticipantsGUI::mailCodesObject | ( | ) |
Definition at line 835 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and setCodesSubtabs().
ilSurveyParticipantsGUI::mailRatersActionObject | ( | ) |
Definition at line 1603 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, $url, ilLink\_getStaticLink(), handleRatersAccess(), initMailRatersForm(), mailRatersObject(), and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::mailRatersObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1578 of file class.ilSurveyParticipantsGUI.php.
References $_POST, handleRatersAccess(), initMailRatersForm(), and ilUtil\sendFailure().
Referenced by mailRatersActionObject().
ilSurveyParticipantsGUI::maintenanceObject | ( | ) |
Participants maintenance.
Definition at line 105 of file class.ilSurveyParticipantsGUI.php.
References $data, $total, listAppraiseesObject(), and setCodesSubtabs().
|
protected |
Definition at line 968 of file class.ilSurveyParticipantsGUI.php.
Referenced by importExternalRecipientsFromFileObject().
ilSurveyParticipantsGUI::saveInvitationStatusObject | ( | ) |
Saves the status of the invitation tab.
Definition at line 260 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilObjSurvey\INVITATION_OFF, ilObjSurvey\INVITATION_ON, ilObjSurvey\MODE_PREDEFINED_USERS, ilObjSurvey\MODE_UNLIMITED, and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::sendCodesMailObject | ( | ) |
Definition at line 850 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, $lang, ilUtil\sendFailure(), ilUtil\sendSuccess(), and setCodesSubtabs().
ilSurveyParticipantsGUI::setCodeLanguageObject | ( | ) |
Change survey language for direct access URL's.
Definition at line 451 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, and ilUtil\sendSuccess().
ilSurveyParticipantsGUI::setCodesSubtabs | ( | ) |
Set the tabs for the access codes section.
private
Definition at line 158 of file class.ilSurveyParticipantsGUI.php.
References $data.
Referenced by codesObject(), deleteSavedMessageObject(), editCodesObject(), importAccessCodesObject(), importExternalMailRecipientsFromFileFormObject(), importExternalMailRecipientsFromTextFormObject(), insertSavedMessageObject(), inviteObject(), mailCodesObject(), maintenanceObject(), and sendCodesMailObject().
ilSurveyParticipantsGUI::updateCodesObject | ( | ) |
Definition at line 566 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendSuccess().