|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
| $ctrl | |
| $lng | |
| $tpl | |
| $tabs | |
| $toolbar | |
| $access | |
| $rbacsystem | |
| $user | |
| $log | |
| $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 66 of file class.ilSurveyParticipantsGUI.php.
References $DIC, $ilCtrl, $lng, $tpl, and user().
Here is the call graph for this function:
|
protected |
Definition at line 980 of file class.ilSurveyParticipantsGUI.php.
Referenced by importExternalRecipientsFromFileObject().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::addAppraisee | ( | $a_user_ids | ) |
Definition at line 1195 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 1339 of file class.ilSurveyParticipantsGUI.php.
References $access, $has_write, $tabs, 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 1390 of file class.ilSurveyParticipantsGUI.php.
References $data, $form, addExternalRaterFormObject(), initExternalRaterForm(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::addRater | ( | $a_user_ids | ) |
Definition at line 1420 of file class.ilSurveyParticipantsGUI.php.
References $access, $ilUser, $user, handleRatersAccess(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::addSelfAppraiseeObject | ( | ) |
Definition at line 1512 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::adminAppraiseesCloseObject | ( | ) |
Definition at line 1763 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 1721 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, $user, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::cancelDeleteAllUserDataObject | ( | ) |
Cancels delete of all user data in maintenance.
Definition at line 470 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::cancelDeleteSelectedUserDataObject | ( | ) |
Cancels the deletion of all user data for the test object.
Definition at line 488 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 542 of file class.ilSurveyParticipantsGUI.php.
References $ilUser, $lang, $options, $si, $toolbar, $user, ilSubmitButton\getInstance(), handleWriteAccess(), ilUtil\sendInfo(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmAdminAppraiseesCloseObject | ( | ) |
Definition at line 1734 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 1716 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::confirmAppraiseeCloseObject | ( | ) |
Definition at line 1689 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::confirmDeleteAllUserDataObject | ( | ) |
Deletes all user data of the survey after confirmation.
Definition at line 454 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteAppraiseesObject | ( | ) |
Definition at line 1208 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $id, $tabs, ilUserUtil\getNamePresentation(), and ilUtil\sendFailure().
Here is the call graph for this function:| ilSurveyParticipantsGUI::confirmDeleteRatersObject | ( | ) |
Definition at line 1447 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $id, $tabs, 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 478 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 823 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 440 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::deleteAppraiseesObject | ( | ) |
Definition at line 1250 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $id, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::deleteCodesConfirmObject | ( | ) |
Definition at line 669 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 706 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 1488 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $data, $id, 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, $log, 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 497 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 306 of file class.ilSurveyParticipantsGUI.php.
References $_POST, and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::editCodesObject | ( | ) |
Definition at line 617 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 1288 of file class.ilSurveyParticipantsGUI.php.
References $access, $has_write, $tabs, $tbl, $toolbar, $url, ilLink\_getStaticLink(), ilRepositorySearchGUI\fillAutoCompleteToolbar(), and handleRatersAccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::executeCommand | ( | ) |
Definition at line 98 of file class.ilSurveyParticipantsGUI.php.
| ilSurveyParticipantsGUI::exportAllCodesObject | ( | ) |
Exports all survey codes.
Definition at line 736 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 722 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 1808 of file class.ilSurveyParticipantsGUI.php.
References $object.
| ilSurveyParticipantsGUI::handleRatersAccess | ( | ) |
Definition at line 1268 of file class.ilSurveyParticipantsGUI.php.
References $access, $ilUser, and $user.
Referenced by addExternalRaterFormObject(), addRater(), confirmDeleteRatersObject(), deleteRatersObject(), editRatersObject(), mailRatersActionObject(), and mailRatersObject().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
protected |
Import codes from export codes file.
Definition at line 778 of file class.ilSurveyParticipantsGUI.php.
References $code, $email, $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 745 of file class.ilSurveyParticipantsGUI.php.
References handleWriteAccess(), setCodesSubtabs(), and sprintf.
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalMailRecipientsFromFileFormObject | ( | ) |
Definition at line 1059 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $access, handleWriteAccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalMailRecipientsFromTextFormObject | ( | ) |
Definition at line 1090 of file class.ilSurveyParticipantsGUI.php.
References $_GET, $_SESSION, $access, handleWriteAccess(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalRecipientsFromFileObject | ( | ) |
Definition at line 1000 of file class.ilSurveyParticipantsGUI.php.
References $data, $dataset, $key, $reader, $row, _convertCharset(), removeUTF8Bom(), ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:| ilSurveyParticipantsGUI::importExternalRecipientsFromTextObject | ( | ) |
Definition at line 934 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $_SESSION, $data, $dataset, $key, $row, ilUtil\sendFailure(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 1363 of file class.ilSurveyParticipantsGUI.php.
References $email, $form, and ilUserUtil\getNamePresentation().
Referenced by addExternalRaterFormObject(), and addExternalRaterObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSurveyParticipantsGUI::initMailRatersForm | ( | $appr_id, | |
| array | $rec_ids | ||
| ) |
Definition at line 1524 of file class.ilSurveyParticipantsGUI.php.
References $form, $key, and sprintf.
Referenced by mailRatersActionObject(), and mailRatersObject().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::insertSavedMessageObject | ( | ) |
Definition at line 836 of file class.ilSurveyParticipantsGUI.php.
References $ilLog, $ilUser, $log, $user, 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 366 of file class.ilSurveyParticipantsGUI.php.
References $access, $form, $header, $lng, $rbacsystem, $toolbar, 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 321 of file class.ilSurveyParticipantsGUI.php.
References ilUtil\sendFailure(), ilUtil\sendSuccess(), and sprintf.
Here is the call graph for this function:
|
protected |
Definition at line 216 of file class.ilSurveyParticipantsGUI.php.
References $end, $total, and date.
Referenced by listParticipantsObject(), and setCodesSubtabs().
Here is the caller graph for this function:| ilSurveyParticipantsGUI::listAppraiseesObject | ( | ) |
Definition at line 1147 of file class.ilSurveyParticipantsGUI.php.
References $ctrl, $ilCtrl, $lng, $tbl, $toolbar, 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 1785 of file class.ilSurveyParticipantsGUI.php.
References $tbl, $toolbar, ilLinkButton\getInstance(), handleWriteAccess(), isAnonymousListActive(), and setCodesSubtabs().
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailCodesObject | ( | ) |
Definition at line 884 of file class.ilSurveyParticipantsGUI.php.
References $_POST, handleWriteAccess(), setCodesSubtabs(), and sprintf.
Here is the call graph for this function:| ilSurveyParticipantsGUI::mailRatersActionObject | ( | ) |
Definition at line 1613 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $form, $ilUser, $url, $user, 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 1588 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $tabs, 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 176 of file class.ilSurveyParticipantsGUI.php.
References $data, $toolbar, $total, handleWriteAccess(), listAppraiseesObject(), and setCodesSubtabs().
Here is the call graph for this function:
|
protected |
Definition at line 994 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 344 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 899 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, $lang, $title, $user, 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 529 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $ilUser, $user, 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 240 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().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSurveyParticipantsGUI::updateCodesObject | ( | ) |
Definition at line 638 of file class.ilSurveyParticipantsGUI.php.
References $_POST, $error, $errors, $id, ilUtil\sendFailure(), ilUtil\sendSuccess(), and sprintf.
Here is the call graph for this function:
|
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.
|
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().