ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
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 |
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().
|
protected |
Definition at line 108 of file class.ilSurveyRaterGUI.php.
References $main_tpl, initOptionSelectForm(), and ILIAS\UICore\GlobalTemplate\setContent().
Referenced by continue().
ilSurveyRaterGUI::addExternalRater | ( | ilPropertyFormGUI | $form | ) |
Definition at line 407 of file class.ilSurveyRaterGUI.php.
References ILIAS\Repository\ctrl(), and ilPropertyFormGUI\getInput().
Referenced by continue().
ilSurveyRaterGUI::addFromSearch | ( | array | $user_ids | ) |
Definition at line 433 of file class.ilSurveyRaterGUI.php.
References $access, $user, $user_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
ilSurveyRaterGUI::addRater | ( | ilPropertyFormGUI | $form | ) |
Definition at line 220 of file class.ilSurveyRaterGUI.php.
References $access, $user, $user_id, ilObjUser\_lookupId(), ILIAS\Repository\ctrl(), ilPropertyFormGUI\getInput(), and ILIAS\Repository\lng().
Referenced by continue().
|
protected |
Definition at line 103 of file class.ilSurveyRaterGUI.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 197 of file class.ilSurveyRaterGUI.php.
References add(), addExternalRater(), addRater(), ILIAS\Repository\ctrl(), and initOptionSelectForm().
ilSurveyRaterGUI::doAutoComplete | ( | ) |
Definition at line 178 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(), and ilCtrl\getNextClass().
ilSurveyRaterGUI::initMailRatersForm | ( | int | $appr_id, |
array | $rec_ids | ||
) |
Definition at line 266 of file class.ilSurveyRaterGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilFormPropertyGUI\setRequired(), and ILIAS\UI\examples\Symbol\Glyph\Sort\sort().
Referenced by mailRatersAction().
ilSurveyRaterGUI::initOptionSelectForm | ( | ) |
Definition at line 118 of file class.ilSurveyRaterGUI.php.
References $ctrl, $lng, ilSubEnabledFormPropertyGUI\addSubItem(), ILIAS\Repository\lng(), ilFormPropertyGUI\setRequired(), and ilRadioOption\setValue().
Referenced by add(), and continue().
ilSurveyRaterGUI::mailRaters | ( | ?ilPropertyFormGUI | $a_form = null | ) |
Definition at line 258 of file class.ilSurveyRaterGUI.php.
References ILIAS\Repository\ctrl().
ilSurveyRaterGUI::mailRatersAction | ( | ) |
Definition at line 333 of file class.ilSurveyRaterGUI.php.
References $url, $user, ilLink\_getStaticLink(), ANONYMOUS_USER_ID, ILIAS\Repository\ctrl(), initMailRatersForm(), and ILIAS\Repository\lng().
|
protected |
Definition at line 36 of file class.ilSurveyRaterGUI.php.
Referenced by addFromSearch(), and addRater().
|
protected |
Definition at line 28 of file class.ilSurveyRaterGUI.php.
Referenced by executeCommand(), and initOptionSelectForm().
|
protected |
Definition at line 27 of file class.ilSurveyRaterGUI.php.
|
protected |
Definition at line 29 of file class.ilSurveyRaterGUI.php.
Referenced by initOptionSelectForm().
|
protected |
Definition at line 32 of file class.ilSurveyRaterGUI.php.
Referenced by add().
|
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.
Referenced by addFromSearch(), addRater(), and mailRatersAction().