Home
last modified time | relevance | path

Searched refs:ACTIONS_CLOSE_PROBLEMS (Results 1 – 25 of 60) sorted by relevance

123

/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupAcknowledgeEdit.php59 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
90 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS),
H A DCControllerPopupAcknowledgeCreate.php85 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
106 $this->close_problems = $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
H A DCControllerWidgetProblemsView.php111 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupAcknowledgeEdit.php59 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
90 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS),
H A DCControllerPopupAcknowledgeCreate.php85 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
106 $this->close_problems = $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
H A DCControllerWidgetProblemsView.php111 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupAcknowledgeEdit.php59 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
90 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS),
H A DCControllerPopupAcknowledgeCreate.php85 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
106 $this->close_problems = $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
H A DCControllerWidgetProblemsView.php111 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupAcknowledgeEdit.php59 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
90 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS),
H A DCControllerPopupAcknowledgeCreate.php85 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
106 $this->close_problems = $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
H A DCControllerWidgetProblemsView.php111 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupAcknowledgeEdit.php59 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
90 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS),
H A DCControllerPopupAcknowledgeCreate.php85 && !$this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
106 $this->close_problems = $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
H A DCControllerWidgetProblemsView.php111 'allowed_close' => $this->checkAccess(CRoleHelper::ACTIONS_CLOSE_PROBLEMS)
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php77 public const ACTIONS_CLOSE_PROBLEMS = 'actions.close_problems'; define in CRoleHelper
326 self::ACTIONS_CLOSE_PROBLEMS, self::ACTIONS_CHANGE_SEVERITY, self::ACTIONS_ADD_PROBLEM_COMMENTS,
498 self::ACTIONS_CLOSE_PROBLEMS => _('Close problems'),
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php77 public const ACTIONS_CLOSE_PROBLEMS = 'actions.close_problems';
326 self::ACTIONS_CLOSE_PROBLEMS, self::ACTIONS_CHANGE_SEVERITY, self::ACTIONS_ADD_PROBLEM_COMMENTS,
498 self::ACTIONS_CLOSE_PROBLEMS => _('Close problems'),
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php77 public const ACTIONS_CLOSE_PROBLEMS = 'actions.close_problems'; define in CRoleHelper
326 self::ACTIONS_CLOSE_PROBLEMS, self::ACTIONS_CHANGE_SEVERITY, self::ACTIONS_ADD_PROBLEM_COMMENTS,
498 self::ACTIONS_CLOSE_PROBLEMS => _('Close problems'),
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php77 public const ACTIONS_CLOSE_PROBLEMS = 'actions.close_problems'; define in CRoleHelper
326 self::ACTIONS_CLOSE_PROBLEMS, self::ACTIONS_CHANGE_SEVERITY, self::ACTIONS_ADD_PROBLEM_COMMENTS,
498 self::ACTIONS_CLOSE_PROBLEMS => _('Close problems'),
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/helpers/
H A DCRoleHelper.php77 public const ACTIONS_CLOSE_PROBLEMS = 'actions.close_problems'; define in CRoleHelper
326 self::ACTIONS_CLOSE_PROBLEMS, self::ACTIONS_CHANGE_SEVERITY, self::ACTIONS_ADD_PROBLEM_COMMENTS,
498 self::ACTIONS_CLOSE_PROBLEMS => _('Close problems'),
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/app/views/js/
H A Dadministration.userrole.edit.js.php77 '<?= CRoleHelper::ACTIONS_CLOSE_PROBLEMS; ?>': <?= USER_TYPE_ZABBIX_USER; ?>,
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/app/views/js/
H A Dadministration.userrole.edit.js.php77 '<?= CRoleHelper::ACTIONS_CLOSE_PROBLEMS; ?>': <?= USER_TYPE_ZABBIX_USER; ?>,
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/app/views/js/
H A Dadministration.userrole.edit.js.php77 '<?= CRoleHelper::ACTIONS_CLOSE_PROBLEMS; ?>': <?= USER_TYPE_ZABBIX_USER; ?>,
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/app/views/js/
H A Dadministration.userrole.edit.js.php77 '<?= CRoleHelper::ACTIONS_CLOSE_PROBLEMS; ?>': <?= USER_TYPE_ZABBIX_USER; ?>,
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/app/views/js/
H A Dadministration.userrole.edit.js.php77 '<?= CRoleHelper::ACTIONS_CLOSE_PROBLEMS; ?>': <?= USER_TYPE_ZABBIX_USER; ?>,

123