ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilSurveyParticipantsGUI. More...
Protected Member Functions | |
handleWriteAccess () | |
filterSurveyParticipantsByAccess ($a_finished_ids=null) | |
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 | |
$ctrl | |
$lng | |
$tpl | |
$tabs | |
$toolbar | |
$access | |
$rbacsystem | |
$user | |
$log | |
$parent_gui | |
$object | |
$ref_id | |
$has_write | |
Class ilSurveyParticipantsGUI.
ilSurveyParticipantsGUI: ilRepositorySearchGUI
Definition at line 14 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::__construct | ( | ilObjSurveyGUI | $a_parent_gui, |
$a_has_write_access | |||
) |
|
protected |
Definition at line 1035 of file class.ilSurveyParticipantsGUI.php.
Referenced by importExternalRecipientsFromFileObject().
ilSurveyParticipantsGUI::addAppraisee | ( | $a_user_ids | ) |
Definition at line 1250 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::addExternalRaterFormObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1394 of file class.ilSurveyParticipantsGUI.php.
References $access, $has_write, $tabs, handleRatersAccess(), and initExternalRaterForm().
Referenced by addExternalRaterObject().
ilSurveyParticipantsGUI::addExternalRaterObject | ( | ) |
Definition at line 1445 of file class.ilSurveyParticipantsGUI.php.
References $data, $form, addExternalRaterFormObject(), and initExternalRaterForm().
ilSurveyParticipantsGUI::addRater | ( | $a_user_ids | ) |
Definition at line 1475 of file class.ilSurveyParticipantsGUI.php.
References $access, $ilUser, $user, handleRatersAccess(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::addSelfAppraiseeObject | ( | ) |
ilSurveyParticipantsGUI::adminAppraiseesCloseObject | ( | ) |
Definition at line 1818 of file class.ilSurveyParticipantsGUI.php.
References $_POST, handleWriteAccess(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::appraiseeCloseObject | ( | ) |
ilSurveyParticipantsGUI::cancelDeleteAllUserDataObject | ( | ) |
Cancels delete of all user data in maintenance.
Definition at line 524 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::cancelDeleteSelectedUserDataObject | ( | ) |
Cancels the deletion of all user data for the test object.
Definition at line 542 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendInfo().
ilSurveyParticipantsGUI::codesObject | ( | ) |
Display the survey access codes tab.
Definition at line 596 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, $lang, $languages, PHPMailer\PHPMailer\$options, $si, $toolbar, $user, ilSubmitButton\getInstance(), handleWriteAccess(), ilUtil\sendInfo(), and setCodesSubtabs().
ilSurveyParticipantsGUI::confirmAdminAppraiseesCloseObject | ( | ) |
Definition at line 1789 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $tpl, ilUserUtil\getNamePresentation(), handleWriteAccess(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::confirmAppraiseeCloseCancelObject | ( | ) |
Definition at line 1771 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::confirmAppraiseeCloseObject | ( | ) |
ilSurveyParticipantsGUI::confirmDeleteAllUserDataObject | ( | ) |
Deletes all user data of the survey after confirmation.
Definition at line 499 of file class.ilSurveyParticipantsGUI.php.
References filterSurveyParticipantsByAccess().
ilSurveyParticipantsGUI::confirmDeleteAppraiseesObject | ( | ) |
Definition at line 1263 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $id, $tabs, ilUserUtil\getNamePresentation(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::confirmDeleteRatersObject | ( | ) |
Definition at line 1502 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $id, $tabs, ilUserUtil\getNamePresentation(), handleRatersAccess(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::confirmDeleteSelectedUserDataObject | ( | ) |
Deletes all user data for the test object.
Definition at line 532 of file class.ilSurveyParticipantsGUI.php.
References $_POST.
ilSurveyParticipantsGUI::createSurveyCodesObject | ( | ) |
Create access codes for the survey.
Definition at line 878 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendFailure().
ilSurveyParticipantsGUI::deleteAllUserDataObject | ( | ) |
Creates a confirmation form for delete all user data.
Definition at line 485 of file class.ilSurveyParticipantsGUI.php.
ilSurveyParticipantsGUI::deleteAppraiseesObject | ( | ) |
Definition at line 1305 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, and $id.
ilSurveyParticipantsGUI::deleteCodesConfirmObject | ( | ) |
Definition at line 723 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $title, and ilUtil\sendFailure().
ilSurveyParticipantsGUI::deleteCodesObject | ( | ) |
Delete a list of survey codes.
Definition at line 760 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendInfo().
ilSurveyParticipantsGUI::deleteRatersObject | ( | ) |
Definition at line 1543 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $id, and handleRatersAccess().
ilSurveyParticipantsGUI::deleteSavedMessageObject | ( | ) |
Definition at line 915 of file class.ilSurveyParticipantsGUI.php.
References $ilLog, $log, handleWriteAccess(), ilUtil\sendFailure(), and setCodesSubtabs().
ilSurveyParticipantsGUI::deleteSingleUserResultsObject | ( | ) |
Asks for a confirmation to delete selected user data of the test object.
Definition at line 551 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $total, handleWriteAccess(), ilUtil\sendInfo(), and ilUtil\sendQuestion().
ilSurveyParticipantsGUI::disinviteUserGroupObject | ( | ) |
Disinvite users or groups from a survey.
Definition at line 351 of file class.ilSurveyParticipantsGUI.php.
References $_POST.
ilSurveyParticipantsGUI::editCodesObject | ( | ) |
Definition at line 671 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $_POST, handleWriteAccess(), ilUtil\sendFailure(), and setCodesSubtabs().
ilSurveyParticipantsGUI::editRatersObject | ( | ) |
Definition at line 1343 of file class.ilSurveyParticipantsGUI.php.
References $access, $has_write, $ref_id, $tabs, $tbl, $toolbar, $url, ilLink\_getStaticLink(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), and handleRatersAccess().
ilSurveyParticipantsGUI::executeCommand | ( | ) |
Definition at line 98 of file class.ilSurveyParticipantsGUI.php.
References $ctrl, $ilCtrl, and $tabs.
ilSurveyParticipantsGUI::exportAllCodesObject | ( | ) |
Exports all survey codes.
Definition at line 790 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\deliverData(), and ilUtil\getASCIIFilename().
ilSurveyParticipantsGUI::exportCodesObject | ( | ) |
Exports a list of survey codes.
Definition at line 776 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilUtil\deliverData(), ilUtil\getASCIIFilename(), and ilUtil\sendFailure().
|
protected |
Definition at line 173 of file class.ilSurveyParticipantsGUI.php.
Referenced by confirmDeleteAllUserDataObject(), and maintenanceObject().
ilSurveyParticipantsGUI::getObject | ( | ) |
ilSurveyParticipantsGUI::handleRatersAccess | ( | ) |
Definition at line 1323 of file class.ilSurveyParticipantsGUI.php.
References $access, $ilUser, and $user.
Referenced by addExternalRaterFormObject(), addRater(), confirmDeleteRatersObject(), deleteRatersObject(), editRatersObject(), mailRatersActionObject(), and mailRatersObject().
|
protected |
Definition at line 90 of file class.ilSurveyParticipantsGUI.php.
Referenced by adminAppraiseesCloseObject(), codesObject(), confirmAdminAppraiseesCloseObject(), deleteSavedMessageObject(), deleteSingleUserResultsObject(), editCodesObject(), importAccessCodesObject(), importExternalMailRecipientsFromFileFormObject(), importExternalMailRecipientsFromTextFormObject(), insertSavedMessageObject(), inviteObject(), listAppraiseesObject(), listParticipantsObject(), mailCodesObject(), maintenanceObject(), and sendCodesMailObject().
|
protected |
Import codes from export codes file.
Definition at line 832 of file class.ilSurveyParticipantsGUI.php.
References $code, $email, $reader, $row, $url, IL_CAL_DATE, IL_CAL_DATETIME, and IL_CAL_UNIX.
|
protected |
Import codes from export codes file (upload form)
Definition at line 799 of file class.ilSurveyParticipantsGUI.php.
References handleWriteAccess(), setCodesSubtabs(), and ilFormPropertyGUI\setInfo().
ilSurveyParticipantsGUI::importExternalMailRecipientsFromFileFormObject | ( | ) |
Definition at line 1114 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $access, handleWriteAccess(), setCodesSubtabs(), and ilFormPropertyGUI\setInfo().
ilSurveyParticipantsGUI::importExternalMailRecipientsFromTextFormObject | ( | ) |
Definition at line 1145 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $_SESSION, $access, handleWriteAccess(), setCodesSubtabs(), and ilTextAreaInputGUI\setValue().
ilSurveyParticipantsGUI::importExternalRecipientsFromFileObject | ( | ) |
Definition at line 1055 of file class.ilSurveyParticipantsGUI.php.
References $data, $key, $reader, $row, _convertCharset(), removeUTF8Bom(), and ilUtil\sendFailure().
ilSurveyParticipantsGUI::importExternalRecipientsFromTextObject | ( | ) |
Definition at line 989 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $_SESSION, $data, $key, $row, and ilUtil\sendFailure().
|
protected |
Definition at line 1418 of file class.ilSurveyParticipantsGUI.php.
References $email, $form, ilUserUtil\getNamePresentation(), and ilTextInputGUI\setSize().
Referenced by addExternalRaterFormObject(), and addExternalRaterObject().
ilSurveyParticipantsGUI::initMailRatersForm | ( | $appr_id, | |
array | $rec_ids | ||
) |
Definition at line 1579 of file class.ilSurveyParticipantsGUI.php.
References $form, $key, ilFormPropertyGUI\setRequired(), and ilTextInputGUI\setSize().
Referenced by mailRatersActionObject(), and mailRatersObject().
ilSurveyParticipantsGUI::insertSavedMessageObject | ( | ) |
Definition at line 891 of file class.ilSurveyParticipantsGUI.php.
References $ilLog, $ilUser, $log, $user, handleWriteAccess(), ilUtil\sendFailure(), and setCodesSubtabs().
ilSurveyParticipantsGUI::inviteObject | ( | ) |
Creates the output for user/group invitation to a survey.
Definition at line 411 of file class.ilSurveyParticipantsGUI.php.
References $access, $form, $header, $lng, $rbacsystem, $toolbar, ilRepositorySearchGUI\fillAutoCompleteToolbar(), handleWriteAccess(), setCodesSubtabs(), and ilFormPropertyGUI\setInfo().
ilSurveyParticipantsGUI::inviteUserGroupObject | ( | $a_user_ids = array() | ) |
Invite users or groups to a survey.
Definition at line 366 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendFailure().
|
protected |
Definition at line 259 of file class.ilSurveyParticipantsGUI.php.
Referenced by listParticipantsObject(), and setCodesSubtabs().
ilSurveyParticipantsGUI::listAppraiseesObject | ( | ) |
Definition at line 1202 of file class.ilSurveyParticipantsGUI.php.
References $ctrl, $ilCtrl, $lng, $ref_id, $tbl, $toolbar, ilRepositorySearchGUI\fillAutoCompleteToolbar(), and handleWriteAccess().
Referenced by maintenanceObject().
|
protected |
Definition at line 1840 of file class.ilSurveyParticipantsGUI.php.
References $tbl, $toolbar, ilLinkButton\getInstance(), handleWriteAccess(), isAnonymousListActive(), and setCodesSubtabs().
ilSurveyParticipantsGUI::mailCodesObject | ( | ) |
Definition at line 939 of file class.ilSurveyParticipantsGUI.php.
References $_POST, handleWriteAccess(), and setCodesSubtabs().
ilSurveyParticipantsGUI::mailRatersActionObject | ( | ) |
Definition at line 1668 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $form, $ilUser, $url, $user, ilLink\_getStaticLink(), handleRatersAccess(), initMailRatersForm(), and mailRatersObject().
ilSurveyParticipantsGUI::mailRatersObject | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 1643 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $tabs, handleRatersAccess(), initMailRatersForm(), and ilUtil\sendFailure().
Referenced by mailRatersActionObject().
ilSurveyParticipantsGUI::maintenanceObject | ( | ) |
Participants maintenance.
Definition at line 204 of file class.ilSurveyParticipantsGUI.php.
References $data, $toolbar, $total, filterSurveyParticipantsByAccess(), handleWriteAccess(), listAppraiseesObject(), ilObjSurvey\MODE_SELF_EVAL, and setCodesSubtabs().
|
protected |
Definition at line 1049 of file class.ilSurveyParticipantsGUI.php.
Referenced by importExternalRecipientsFromFileObject().
ilSurveyParticipantsGUI::saveInvitationStatusObject | ( | ) |
Saves the status of the invitation tab.
Definition at line 389 of file class.ilSurveyParticipantsGUI.php.
References $_POST, ilObjSurvey\INVITATION_OFF, ilObjSurvey\INVITATION_ON, ilObjSurvey\MODE_PREDEFINED_USERS, and ilObjSurvey\MODE_UNLIMITED.
ilSurveyParticipantsGUI::sendCodesMailObject | ( | ) |
Definition at line 954 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, $lang, $title, $user, handleWriteAccess(), ilUtil\sendFailure(), and setCodesSubtabs().
ilSurveyParticipantsGUI::setCodeLanguageObject | ( | ) |
Change survey language for direct access URL's.
Definition at line 583 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, and $user.
ilSurveyParticipantsGUI::setCodesSubtabs | ( | ) |
Set the tabs for the access codes section.
private
Definition at line 283 of file class.ilSurveyParticipantsGUI.php.
References $data, $tabs, $template, and isAnonymousListActive().
Referenced by codesObject(), deleteSavedMessageObject(), editCodesObject(), importAccessCodesObject(), importExternalMailRecipientsFromFileFormObject(), importExternalMailRecipientsFromTextFormObject(), insertSavedMessageObject(), inviteObject(), listParticipantsObject(), mailCodesObject(), maintenanceObject(), and sendCodesMailObject().
ilSurveyParticipantsGUI::updateCodesObject | ( | ) |
Definition at line 692 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $errors, $id, and ilUtil\sendFailure().
|
protected |
Definition at line 44 of file class.ilSurveyParticipantsGUI.php.
Referenced by addExternalRaterFormObject(), addRater(), editRatersObject(), handleRatersAccess(), importExternalMailRecipientsFromFileFormObject(), importExternalMailRecipientsFromTextFormObject(), and inviteObject().
|
protected |
Definition at line 19 of file class.ilSurveyParticipantsGUI.php.
Referenced by executeCommand(), and listAppraiseesObject().
|
protected |
Definition at line 64 of file class.ilSurveyParticipantsGUI.php.
Referenced by addExternalRaterFormObject(), and editRatersObject().
|
protected |
Definition at line 24 of file class.ilSurveyParticipantsGUI.php.
Referenced by __construct(), inviteObject(), and listAppraiseesObject().
|
protected |
Definition at line 59 of file class.ilSurveyParticipantsGUI.php.
Referenced by deleteSavedMessageObject(), and insertSavedMessageObject().
|
protected |
Definition at line 62 of file class.ilSurveyParticipantsGUI.php.
Referenced by getObject().
|
protected |
Definition at line 61 of file class.ilSurveyParticipantsGUI.php.
|
protected |
Definition at line 49 of file class.ilSurveyParticipantsGUI.php.
Referenced by inviteObject().
|
protected |
Definition at line 63 of file class.ilSurveyParticipantsGUI.php.
Referenced by editRatersObject(), and listAppraiseesObject().
|
protected |
Definition at line 34 of file class.ilSurveyParticipantsGUI.php.
Referenced by addExternalRaterFormObject(), confirmAppraiseeCloseObject(), confirmDeleteAppraiseesObject(), confirmDeleteRatersObject(), editRatersObject(), executeCommand(), mailRatersObject(), and setCodesSubtabs().
|
protected |
Definition at line 39 of file class.ilSurveyParticipantsGUI.php.
Referenced by codesObject(), editRatersObject(), inviteObject(), listAppraiseesObject(), listParticipantsObject(), and maintenanceObject().
|
protected |
Definition at line 29 of file class.ilSurveyParticipantsGUI.php.
Referenced by __construct(), confirmAdminAppraiseesCloseObject(), and confirmAppraiseeCloseObject().
|
protected |
Definition at line 54 of file class.ilSurveyParticipantsGUI.php.
Referenced by addRater(), addSelfAppraiseeObject(), appraiseeCloseObject(), codesObject(), confirmAppraiseeCloseObject(), handleRatersAccess(), insertSavedMessageObject(), mailRatersActionObject(), sendCodesMailObject(), and setCodeLanguageObject().