ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Interface for modes. More...
Additional Inherited Members | |
![]() | |
InternalGUIService | $gui |
InternalService | $service = null |
Interface for modes.
Definition at line 30 of file class.UIModifier.php.
ILIAS\Survey\Mode\IndividualFeedback\UIModifier::addRaterSelectionToToolbar | ( | \ilObjSurvey | $survey, |
\ilToolbarGUI | $toolbar, | ||
int | $user_id | ||
) |
Add rater selection to toolbar.
Definition at line 159 of file class.UIModifier.php.
References $lng, XapiProxy\$req, ilToolbarGUI\addInputItem(), and ilToolbarGUI\addSeparator().
Referenced by ILIAS\Survey\Mode\IndividualFeedback\UIModifier\setResultsCompetenceToolbar().
|
protected |
Definition at line 401 of file class.UIModifier.php.
Referenced by ILIAS\Survey\Mode\IndividualFeedback\UIModifier\getPanelText().
|
protected |
Definition at line 203 of file class.UIModifier.php.
|
protected |
Definition at line 210 of file class.UIModifier.php.
References $lng, $q, $r, ilDatePresentation\formatDate(), ILIAS\Survey\Mode\IndividualFeedback\UIModifier\getCaptionForParticipant(), ILIAS\Survey\Mode\AbstractUIModifier\getPanelTable(), ILIAS\Survey\Mode\IndividualFeedback\UIModifier\getParticipantByActiveId(), SurveyQuestionEvaluation\getResults(), IL_CAL_UNIX, ILIAS\User\Profile\next, null, and ilDatePresentation\setUseRelativeDates().
|
protected |
Definition at line 391 of file class.UIModifier.php.
References null.
Referenced by ILIAS\Survey\Mode\IndividualFeedback\UIModifier\getPanelText().
ILIAS\Survey\Mode\IndividualFeedback\UIModifier::getSurveySettingsGeneral | ( | \ilObjSurvey | $survey | ) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 32 of file class.UIModifier.php.
ILIAS\Survey\Mode\IndividualFeedback\UIModifier::getSurveySettingsReminderTargets | ( | \ilObjSurvey | $survey, |
InternalGUIService | $ui_service | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 66 of file class.UIModifier.php.
References $lng, ilObjSurvey\getReminderTarget(), ILIAS\Survey\InternalGUIService\lng(), ilObjSurvey\NOTIFICATION_APPRAISEES, ilObjSurvey\NOTIFICATION_APPRAISEES_AND_RATERS, and ilObjSurvey\NOTIFICATION_RATERS.
ILIAS\Survey\Mode\IndividualFeedback\UIModifier::getSurveySettingsResults | ( | \ilObjSurvey | $survey, |
InternalGUIService | $ui_service | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 40 of file class.UIModifier.php.
References $lng, ilObjSurvey\get360Results(), ILIAS\Survey\InternalGUIService\lng(), ilObjSurvey\RESULTS_360_NONE, and ilObjSurvey\RESULTS_360_OWN.
ILIAS\Survey\Mode\IndividualFeedback\UIModifier::setResultsCompetenceToolbar | ( | \ilObjSurvey | $survey, |
\ilToolbarGUI | $toolbar, | ||
int | $user_id | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 138 of file class.UIModifier.php.
References ILIAS\Survey\Mode\AbstractUIModifier\addApprSelectionToToolbar(), and ILIAS\Survey\Mode\IndividualFeedback\UIModifier\addRaterSelectionToToolbar().
ILIAS\Survey\Mode\IndividualFeedback\UIModifier::setResultsDetailToolbar | ( | \ilObjSurvey | $survey, |
\ilToolbarGUI | $toolbar, | ||
int | $user_id, | ||
\ilTemplate | $eval_tpl | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 118 of file class.UIModifier.php.
References ILIAS\Survey\Mode\AbstractUIModifier\addApprSelectionToToolbar(), and ILIAS\Survey\Mode\AbstractUIModifier\addExportAndPrintButton().
ILIAS\Survey\Mode\IndividualFeedback\UIModifier::setValuesFromForm | ( | \ilObjSurvey | $survey, |
\ilPropertyFormGUI | $form | ||
) |
Implements ILIAS\Survey\Mode\UIModifier.
Definition at line 100 of file class.UIModifier.php.
References ilPropertyFormGUI\getInput(), ilObjSurvey\NOTIFICATION_APPRAISEES, ilObjSurvey\NOTIFICATION_APPRAISEES_AND_RATERS, ilObjSurvey\NOTIFICATION_RATERS, ilObjSurvey\set360Results(), and ilObjSurvey\setReminderTarget().