|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Collaboration diagram for ilSurveyRaterGUI:Public Member Functions | |
| __construct (ilSurveyParticipantsGUI $parent, ilObjSurvey $survey) | |
| executeCommand () | |
| initOptionSelectForm () | |
| doAutoComplete () | |
| addRater (ilPropertyFormGUI $form) | |
| mailRaters (ilPropertyFormGUI $a_form=null) | |
| initMailRatersForm (int $appr_id, array $rec_ids) | |
| mailRatersAction () | |
| addExternalRater (ilPropertyFormGUI $form) | |
| addFromSearch (array $user_ids) | |
Protected Member Functions | |
| cancel () | |
| add (ilPropertyFormGUI $form=null) | |
| continue () | |
Protected Attributes | |
| ILIAS Survey Editing EditingGUIRequest | $edit_request |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ILIAS DI UIServices | $ui |
| ILIAS Refinery Factory | $refinery |
| ilGlobalTemplateInterface | $main_tpl |
| ilSurveyParticipantsGUI | $parent |
| ilObjSurvey | $survey |
| ilObjUser | $user |
| ilAccessHandler | $access |
| ilTabsGUI | $tabs |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 25 of file class.ilSurveyRaterGUI.php.
| ilSurveyRaterGUI::__construct | ( | ilSurveyParticipantsGUI | $parent, |
| ilObjSurvey | $survey | ||
| ) |
Definition at line 39 of file class.ilSurveyRaterGUI.php.
References $DIC, $parent, $survey, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), ILIAS\Repository\tabs(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file class.ilSurveyRaterGUI.php.
| ilSurveyRaterGUI::addExternalRater | ( | ilPropertyFormGUI | $form | ) |
Definition at line 410 of file class.ilSurveyRaterGUI.php.
References ILIAS\Repository\ctrl(), and ilPropertyFormGUI\getInput().
Here is the call graph for this function:| ilSurveyRaterGUI::addFromSearch | ( | array | $user_ids | ) |
Definition at line 436 of file class.ilSurveyRaterGUI.php.
References $ilUser, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyRaterGUI::addRater | ( | ilPropertyFormGUI | $form | ) |
Definition at line 223 of file class.ilSurveyRaterGUI.php.
References $ilUser, ilObjUser\_lookupId(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 104 of file class.ilSurveyRaterGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 199 of file class.ilSurveyRaterGUI.php.
References ILIAS\UI\examples\Symbol\Glyph\Add\add(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyRaterGUI::doAutoComplete | ( | ) |
Definition at line 180 of file class.ilSurveyRaterGUI.php.
References exit, ilUserAutoComplete\MAX_ENTRIES, and ilUserAutoComplete\PRIVACY_MODE_RESPECT_USER_SETTING.
| ilSurveyRaterGUI::executeCommand | ( | ) |
Definition at line 64 of file class.ilSurveyRaterGUI.php.
References $ctrl, ILIAS\Repository\ctrl(), ilCtrl\getCmd(), and ilCtrl\getNextClass().
Here is the call graph for this function:| ilSurveyRaterGUI::initMailRatersForm | ( | int | $appr_id, |
| array | $rec_ids | ||
| ) |
Definition at line 269 of file class.ilSurveyRaterGUI.php.
| ilSurveyRaterGUI::initOptionSelectForm | ( | ) |
Definition at line 119 of file class.ilSurveyRaterGUI.php.
References $email, $lng, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilSurveyRaterGUI::mailRaters | ( | ilPropertyFormGUI | $a_form = null | ) |
Definition at line 261 of file class.ilSurveyRaterGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilSurveyRaterGUI::mailRatersAction | ( | ) |
Definition at line 336 of file class.ilSurveyRaterGUI.php.
References $ilUser, $url, ilLink\_getStaticLink(), ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 36 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 28 of file class.ilSurveyRaterGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 27 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 29 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 32 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 33 of file class.ilSurveyRaterGUI.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 34 of file class.ilSurveyRaterGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 30 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 35 of file class.ilSurveyRaterGUI.php.