icingadb-web/application/forms/Command/Object
raviks789 2a2ac29589 Fix dis/enabling of feature commands of multi-selected hosts or services.
In case of elements other than CheckboxElement $element->getValue() must be used instead of $element->isChecked().
2021-11-12 12:09:28 +01:00
..
AcknowledgeProblemForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
AddCommentForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
CheckNowForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
DeleteCommentForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
DeleteDowntimeForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ProcessCheckResultForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
RemoveAcknowledgementForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ScheduleCheckForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ScheduleHostDowntimeForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ScheduleServiceDowntimeForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
SendCustomNotificationForm.php Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ToggleObjectFeaturesForm.php Fix dis/enabling of feature commands of multi-selected hosts or services. 2021-11-12 12:09:28 +01:00