Home
last modified time | relevance | path

Searched refs:getInput (Results 126 – 150 of 4100) sorted by relevance

12345678910>>...164

/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupConditionActions.php46 $this->getInput('source')
50 CProfile::update('popup.condition.actions_last_type', $this->getInput('condition_type'),
51 PROFILE_TYPE_INT, $this->getInput('source')
53 $last_type = $this->getInput('condition_type');
67 'conditiontype' => $this->getInput('condition_type'),
68 'operator' => $this->getInput('operator'),
78 'conditiontype' => $this->getInput('condition_type'),
81 'operator' => $this->getInput('operator')
98 'type' => $this->getInput('type'),
100 'source' => $this->getInput('source'),
[all …]
H A DCControllerHousekeepingUpdate.php85 CHousekeepingHelper::HK_EVENTS_MODE => $this->getInput('hk_events_mode', 0),
86 CHousekeepingHelper::HK_SERVICES_MODE => $this->getInput('hk_services_mode', 0),
87 CHousekeepingHelper::HK_AUDIT_MODE => $this->getInput('hk_audit_mode', 0),
88 CHousekeepingHelper::HK_SESSIONS_MODE => $this->getInput('hk_sessions_mode', 0),
89 CHousekeepingHelper::HK_HISTORY_MODE => $this->getInput('hk_history_mode', 0),
91 CHousekeepingHelper::HK_TRENDS_MODE => $this->getInput('hk_trends_mode', 0),
110 $hk[CHousekeepingHelper::HK_SERVICES] = $this->getInput('hk_services');
114 $hk[CHousekeepingHelper::HK_AUDIT] = $this->getInput('hk_audit');
118 $hk[CHousekeepingHelper::HK_SESSIONS] = $this->getInput('hk_sessions');
122 $hk[CHousekeepingHelper::HK_HISTORY] = $this->getInput('hk_history');
[all …]
H A DCControllerGuiEdit.php68 …'default_lang' => $this->getInput('default_lang', CSettingsHelper::get(CSettingsHelper::DEFAULT_LA…
69 'default_timezone' => $this->getInput('default_timezone', CSettingsHelper::get(
74 …'search_limit' => $this->getInput('search_limit', CSettingsHelper::get(CSettingsHelper::SEARCH_LIM…
75 'max_overview_table_size' => $this->getInput('max_overview_table_size', CSettingsHelper::get(
78 …'max_in_table' => $this->getInput('max_in_table', CSettingsHelper::get(CSettingsHelper::MAX_IN_TAB…
79 'server_check_interval' => $this->getInput('server_check_interval', CSettingsHelper::get(
82 …'work_period' => $this->getInput('work_period', CSettingsHelper::get(CSettingsHelper::WORK_PERIOD)…
83 'show_technical_errors' => $this->getInput('show_technical_errors', CSettingsHelper::get(
86 'history_period' => $this->getInput('history_period', CSettingsHelper::get(
89 'period_default' => $this->getInput('period_default', CSettingsHelper::get(
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupConditionActions.php46 $this->getInput('source')
50 CProfile::update('popup.condition.actions_last_type', $this->getInput('condition_type'),
51 PROFILE_TYPE_INT, $this->getInput('source')
53 $last_type = $this->getInput('condition_type');
67 'conditiontype' => $this->getInput('condition_type'),
68 'operator' => $this->getInput('operator'),
78 'conditiontype' => $this->getInput('condition_type'),
81 'operator' => $this->getInput('operator')
98 'type' => $this->getInput('type'),
100 'source' => $this->getInput('source'),
[all …]
H A DCControllerHousekeepingUpdate.php85 CHousekeepingHelper::HK_EVENTS_MODE => $this->getInput('hk_events_mode', 0),
86 CHousekeepingHelper::HK_SERVICES_MODE => $this->getInput('hk_services_mode', 0),
87 CHousekeepingHelper::HK_AUDIT_MODE => $this->getInput('hk_audit_mode', 0),
88 CHousekeepingHelper::HK_SESSIONS_MODE => $this->getInput('hk_sessions_mode', 0),
89 CHousekeepingHelper::HK_HISTORY_MODE => $this->getInput('hk_history_mode', 0),
91 CHousekeepingHelper::HK_TRENDS_MODE => $this->getInput('hk_trends_mode', 0),
110 $hk[CHousekeepingHelper::HK_SERVICES] = $this->getInput('hk_services');
114 $hk[CHousekeepingHelper::HK_AUDIT] = $this->getInput('hk_audit');
118 $hk[CHousekeepingHelper::HK_SESSIONS] = $this->getInput('hk_sessions');
122 $hk[CHousekeepingHelper::HK_HISTORY] = $this->getInput('hk_history');
[all …]
H A DCControllerGuiEdit.php68 …'default_lang' => $this->getInput('default_lang', CSettingsHelper::get(CSettingsHelper::DEFAULT_LA…
69 'default_timezone' => $this->getInput('default_timezone', CSettingsHelper::get(
74 …'search_limit' => $this->getInput('search_limit', CSettingsHelper::get(CSettingsHelper::SEARCH_LIM…
75 'max_overview_table_size' => $this->getInput('max_overview_table_size', CSettingsHelper::get(
78 …'max_in_table' => $this->getInput('max_in_table', CSettingsHelper::get(CSettingsHelper::MAX_IN_TAB…
79 'server_check_interval' => $this->getInput('server_check_interval', CSettingsHelper::get(
82 …'work_period' => $this->getInput('work_period', CSettingsHelper::get(CSettingsHelper::WORK_PERIOD)…
83 'show_technical_errors' => $this->getInput('show_technical_errors', CSettingsHelper::get(
86 'history_period' => $this->getInput('history_period', CSettingsHelper::get(
89 'period_default' => $this->getInput('period_default', CSettingsHelper::get(
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/app/controllers/
H A DCControllerPopupConditionActions.php46 $this->getInput('source')
50 CProfile::update('popup.condition.actions_last_type', $this->getInput('condition_type'),
51 PROFILE_TYPE_INT, $this->getInput('source')
53 $last_type = $this->getInput('condition_type');
67 'conditiontype' => $this->getInput('condition_type'),
68 'operator' => $this->getInput('operator'),
78 'conditiontype' => $this->getInput('condition_type'),
81 'operator' => $this->getInput('operator')
98 'type' => $this->getInput('type'),
100 'source' => $this->getInput('source'),
[all …]
H A DCControllerTrigDisplayEdit.php60 'custom_color' => $this->getInput('custom_color', $config['custom_color']),
61 'problem_unack_color' => $this->getInput('problem_unack_color', $config['problem_unack_color']),
62 'problem_ack_color' => $this->getInput('problem_ack_color', $config['problem_ack_color']),
63 'ok_unack_color' => $this->getInput('ok_unack_color', $config['ok_unack_color']),
64 'ok_ack_color' => $this->getInput('ok_ack_color', $config['ok_ack_color']),
65 'problem_unack_style' => $this->getInput('problem_unack_style', $config['problem_unack_style']),
66 'problem_ack_style' => $this->getInput('problem_ack_style', $config['problem_ack_style']),
67 'ok_unack_style' => $this->getInput('ok_unack_style', $config['ok_unack_style']),
68 'ok_ack_style' => $this->getInput('ok_ack_style', $config['ok_ack_style']),
69 'ok_period' => $this->getInput('ok_period', $config['ok_period']),
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupConditionActions.php46 $this->getInput('source')
50 CProfile::update('popup.condition.actions_last_type', $this->getInput('condition_type'),
51 PROFILE_TYPE_INT, $this->getInput('source')
53 $last_type = $this->getInput('condition_type');
67 'conditiontype' => $this->getInput('condition_type'),
68 'operator' => $this->getInput('operator'),
78 'conditiontype' => $this->getInput('condition_type'),
81 'operator' => $this->getInput('operator')
98 'type' => $this->getInput('type'),
100 'source' => $this->getInput('source'),
[all …]
H A DCControllerHousekeepingUpdate.php85 CHousekeepingHelper::HK_EVENTS_MODE => $this->getInput('hk_events_mode', 0),
86 CHousekeepingHelper::HK_SERVICES_MODE => $this->getInput('hk_services_mode', 0),
87 CHousekeepingHelper::HK_AUDIT_MODE => $this->getInput('hk_audit_mode', 0),
88 CHousekeepingHelper::HK_SESSIONS_MODE => $this->getInput('hk_sessions_mode', 0),
89 CHousekeepingHelper::HK_HISTORY_MODE => $this->getInput('hk_history_mode', 0),
91 CHousekeepingHelper::HK_TRENDS_MODE => $this->getInput('hk_trends_mode', 0),
110 $hk[CHousekeepingHelper::HK_SERVICES] = $this->getInput('hk_services');
114 $hk[CHousekeepingHelper::HK_AUDIT] = $this->getInput('hk_audit');
118 $hk[CHousekeepingHelper::HK_SESSIONS] = $this->getInput('hk_sessions');
122 $hk[CHousekeepingHelper::HK_HISTORY] = $this->getInput('hk_history');
[all …]
H A DCControllerGuiEdit.php68 …'default_lang' => $this->getInput('default_lang', CSettingsHelper::get(CSettingsHelper::DEFAULT_LA…
69 'default_timezone' => $this->getInput('default_timezone', CSettingsHelper::get(
74 …'search_limit' => $this->getInput('search_limit', CSettingsHelper::get(CSettingsHelper::SEARCH_LIM…
75 'max_overview_table_size' => $this->getInput('max_overview_table_size', CSettingsHelper::get(
78 …'max_in_table' => $this->getInput('max_in_table', CSettingsHelper::get(CSettingsHelper::MAX_IN_TAB…
79 'server_check_interval' => $this->getInput('server_check_interval', CSettingsHelper::get(
82 …'work_period' => $this->getInput('work_period', CSettingsHelper::get(CSettingsHelper::WORK_PERIOD)…
83 'show_technical_errors' => $this->getInput('show_technical_errors', CSettingsHelper::get(
86 'history_period' => $this->getInput('history_period', CSettingsHelper::get(
89 'period_default' => $this->getInput('period_default', CSettingsHelper::get(
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/app/controllers/
H A DCControllerPopupConditionActions.php46 $this->getInput('source')
50 CProfile::update('popup.condition.actions_last_type', $this->getInput('condition_type'),
51 PROFILE_TYPE_INT, $this->getInput('source')
53 $last_type = $this->getInput('condition_type');
67 'conditiontype' => $this->getInput('condition_type'),
68 'operator' => $this->getInput('operator'),
78 'conditiontype' => $this->getInput('condition_type'),
81 'operator' => $this->getInput('operator')
98 'type' => $this->getInput('type'),
100 'source' => $this->getInput('source'),
[all …]
H A DCControllerTrigDisplayEdit.php60 'custom_color' => $this->getInput('custom_color', $config['custom_color']),
61 'problem_unack_color' => $this->getInput('problem_unack_color', $config['problem_unack_color']),
62 'problem_ack_color' => $this->getInput('problem_ack_color', $config['problem_ack_color']),
63 'ok_unack_color' => $this->getInput('ok_unack_color', $config['ok_unack_color']),
64 'ok_ack_color' => $this->getInput('ok_ack_color', $config['ok_ack_color']),
65 'problem_unack_style' => $this->getInput('problem_unack_style', $config['problem_unack_style']),
66 'problem_ack_style' => $this->getInput('problem_ack_style', $config['problem_ack_style']),
67 'ok_unack_style' => $this->getInput('ok_unack_style', $config['ok_unack_style']),
68 'ok_ack_style' => $this->getInput('ok_ack_style', $config['ok_ack_style']),
69 'ok_period' => $this->getInput('ok_period', $config['ok_period']),
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupConditionActions.php46 $this->getInput('source')
50 CProfile::update('popup.condition.actions_last_type', $this->getInput('condition_type'),
51 PROFILE_TYPE_INT, $this->getInput('source')
53 $last_type = $this->getInput('condition_type');
67 'conditiontype' => $this->getInput('condition_type'),
68 'operator' => $this->getInput('operator'),
78 'conditiontype' => $this->getInput('condition_type'),
81 'operator' => $this->getInput('operator')
98 'type' => $this->getInput('type'),
100 'source' => $this->getInput('source'),
[all …]
H A DCControllerHousekeepingUpdate.php85 CHousekeepingHelper::HK_EVENTS_MODE => $this->getInput('hk_events_mode', 0),
86 CHousekeepingHelper::HK_SERVICES_MODE => $this->getInput('hk_services_mode', 0),
87 CHousekeepingHelper::HK_AUDIT_MODE => $this->getInput('hk_audit_mode', 0),
88 CHousekeepingHelper::HK_SESSIONS_MODE => $this->getInput('hk_sessions_mode', 0),
89 CHousekeepingHelper::HK_HISTORY_MODE => $this->getInput('hk_history_mode', 0),
91 CHousekeepingHelper::HK_TRENDS_MODE => $this->getInput('hk_trends_mode', 0),
110 $hk[CHousekeepingHelper::HK_SERVICES] = $this->getInput('hk_services');
114 $hk[CHousekeepingHelper::HK_AUDIT] = $this->getInput('hk_audit');
118 $hk[CHousekeepingHelper::HK_SESSIONS] = $this->getInput('hk_sessions');
122 $hk[CHousekeepingHelper::HK_HISTORY] = $this->getInput('hk_history');
[all …]
H A DCControllerGuiEdit.php68 …'default_lang' => $this->getInput('default_lang', CSettingsHelper::get(CSettingsHelper::DEFAULT_LA…
69 'default_timezone' => $this->getInput('default_timezone', CSettingsHelper::get(
74 …'search_limit' => $this->getInput('search_limit', CSettingsHelper::get(CSettingsHelper::SEARCH_LIM…
75 'max_overview_table_size' => $this->getInput('max_overview_table_size', CSettingsHelper::get(
78 …'max_in_table' => $this->getInput('max_in_table', CSettingsHelper::get(CSettingsHelper::MAX_IN_TAB…
79 'server_check_interval' => $this->getInput('server_check_interval', CSettingsHelper::get(
82 …'work_period' => $this->getInput('work_period', CSettingsHelper::get(CSettingsHelper::WORK_PERIOD)…
83 'show_technical_errors' => $this->getInput('show_technical_errors', CSettingsHelper::get(
86 'history_period' => $this->getInput('history_period', CSettingsHelper::get(
89 'period_default' => $this->getInput('period_default', CSettingsHelper::get(
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/app/controllers/
H A DCControllerPopupConditionActions.php46 $this->getInput('source')
50 CProfile::update('popup.condition.actions_last_type', $this->getInput('condition_type'),
51 PROFILE_TYPE_INT, $this->getInput('source')
53 $last_type = $this->getInput('condition_type');
67 'conditiontype' => $this->getInput('condition_type'),
68 'operator' => $this->getInput('operator'),
78 'conditiontype' => $this->getInput('condition_type'),
81 'operator' => $this->getInput('operator')
98 'type' => $this->getInput('type'),
100 'source' => $this->getInput('source'),
[all …]
H A DCControllerHousekeepingUpdate.php85 CHousekeepingHelper::HK_EVENTS_MODE => $this->getInput('hk_events_mode', 0),
86 CHousekeepingHelper::HK_SERVICES_MODE => $this->getInput('hk_services_mode', 0),
87 CHousekeepingHelper::HK_AUDIT_MODE => $this->getInput('hk_audit_mode', 0),
88 CHousekeepingHelper::HK_SESSIONS_MODE => $this->getInput('hk_sessions_mode', 0),
89 CHousekeepingHelper::HK_HISTORY_MODE => $this->getInput('hk_history_mode', 0),
91 CHousekeepingHelper::HK_TRENDS_MODE => $this->getInput('hk_trends_mode', 0),
110 $hk[CHousekeepingHelper::HK_SERVICES] = $this->getInput('hk_services');
114 $hk[CHousekeepingHelper::HK_AUDIT] = $this->getInput('hk_audit');
118 $hk[CHousekeepingHelper::HK_SESSIONS] = $this->getInput('hk_sessions');
122 $hk[CHousekeepingHelper::HK_HISTORY] = $this->getInput('hk_history');
[all …]
H A DCControllerGuiEdit.php68 …'default_lang' => $this->getInput('default_lang', CSettingsHelper::get(CSettingsHelper::DEFAULT_LA…
69 'default_timezone' => $this->getInput('default_timezone', CSettingsHelper::get(
74 …'search_limit' => $this->getInput('search_limit', CSettingsHelper::get(CSettingsHelper::SEARCH_LIM…
75 'max_overview_table_size' => $this->getInput('max_overview_table_size', CSettingsHelper::get(
78 …'max_in_table' => $this->getInput('max_in_table', CSettingsHelper::get(CSettingsHelper::MAX_IN_TAB…
79 'server_check_interval' => $this->getInput('server_check_interval', CSettingsHelper::get(
82 …'work_period' => $this->getInput('work_period', CSettingsHelper::get(CSettingsHelper::WORK_PERIOD)…
83 'show_technical_errors' => $this->getInput('show_technical_errors', CSettingsHelper::get(
86 'history_period' => $this->getInput('history_period', CSettingsHelper::get(
89 'period_default' => $this->getInput('period_default', CSettingsHelper::get(
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/app/controllers/
H A DCControllerTrigDisplayEdit.php60 'custom_color' => $this->getInput('custom_color', $config['custom_color']),
61 'problem_unack_color' => $this->getInput('problem_unack_color', $config['problem_unack_color']),
62 'problem_ack_color' => $this->getInput('problem_ack_color', $config['problem_ack_color']),
63 'ok_unack_color' => $this->getInput('ok_unack_color', $config['ok_unack_color']),
64 'ok_ack_color' => $this->getInput('ok_ack_color', $config['ok_ack_color']),
65 'problem_unack_style' => $this->getInput('problem_unack_style', $config['problem_unack_style']),
66 'problem_ack_style' => $this->getInput('problem_ack_style', $config['problem_ack_style']),
67 'ok_unack_style' => $this->getInput('ok_unack_style', $config['ok_unack_style']),
68 'ok_ack_style' => $this->getInput('ok_ack_style', $config['ok_ack_style']),
69 'ok_period' => $this->getInput('ok_period', $config['ok_period']),
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/app/controllers/
H A DCControllerTrigDisplayEdit.php60 'custom_color' => $this->getInput('custom_color', $config['custom_color']),
61 'problem_unack_color' => $this->getInput('problem_unack_color', $config['problem_unack_color']),
62 'problem_ack_color' => $this->getInput('problem_ack_color', $config['problem_ack_color']),
63 'ok_unack_color' => $this->getInput('ok_unack_color', $config['ok_unack_color']),
64 'ok_ack_color' => $this->getInput('ok_ack_color', $config['ok_ack_color']),
65 'problem_unack_style' => $this->getInput('problem_unack_style', $config['problem_unack_style']),
66 'problem_ack_style' => $this->getInput('problem_ack_style', $config['problem_ack_style']),
67 'ok_unack_style' => $this->getInput('ok_unack_style', $config['ok_unack_style']),
68 'ok_ack_style' => $this->getInput('ok_ack_style', $config['ok_ack_style']),
69 'ok_period' => $this->getInput('ok_period', $config['ok_period']),
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/app/controllers/
H A DCControllerTrigDisplayEdit.php60 'custom_color' => $this->getInput('custom_color', $config['custom_color']),
61 'problem_unack_color' => $this->getInput('problem_unack_color', $config['problem_unack_color']),
62 'problem_ack_color' => $this->getInput('problem_ack_color', $config['problem_ack_color']),
63 'ok_unack_color' => $this->getInput('ok_unack_color', $config['ok_unack_color']),
64 'ok_ack_color' => $this->getInput('ok_ack_color', $config['ok_ack_color']),
65 'problem_unack_style' => $this->getInput('problem_unack_style', $config['problem_unack_style']),
66 'problem_ack_style' => $this->getInput('problem_ack_style', $config['problem_ack_style']),
67 'ok_unack_style' => $this->getInput('ok_unack_style', $config['ok_unack_style']),
68 'ok_ack_style' => $this->getInput('ok_ack_style', $config['ok_ack_style']),
69 'ok_period' => $this->getInput('ok_period', $config['ok_period']),
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_modules/module/
H A Dedit.php44 <?php echo $this->form->getInput('title'); ?></li>
47 <?php echo $this->form->getInput('showtitle'); ?></li>
50 <?php echo $this->form->getInput('custom_position'); ?>
52 <?php echo $this->form->getInput('position'); ?></li>
56 <?php echo $this->form->getInput('published'); ?></li>
60 <?php echo $this->form->getInput('access'); ?></li>
63 <?php echo $this->form->getInput('ordering'); ?></li>
74 <?php echo $this->form->getInput('language'); ?></li>
77 <?php echo $this->form->getInput('note'); ?></li>
81 <?php echo $this->form->getInput('id'); ?></li>
[all …]
/dports/www/rss-bridge/rss-bridge-2021-04-25/bridges/
H A DBadDragonBridge.php384 $url .= ($this->getInput('flop') ? '&type[]=flop' : '');
393 $url .= ($this->getInput('mini') ? '&sizes[]=mini' : '');
394 $url .= ($this->getInput('small') ? '&sizes[]=small' : '');
400 $url .= ($this->getInput('category') ? '&category='
401 . urlencode($this->getInput('category')) : '');
408 if($this->getInput('split')) {
423 $url .= ($this->getInput('maxprice') ? '&price[max]='
424 . $this->getInput('maxprice') : '&price[max]=300');
425 $url .= ($this->getInput('minprice') ? '&price[min]='
426 . $this->getInput('minprice') : '&price[min]=0');
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_fields/group/
H A Dedit.php39 <?php echo $this->form->getInput('title'); ?>
43 <?php echo $this->form->getInput('description'); ?>
47 <?php echo $this->form->getInput('published'); ?>
51 <?php echo $this->form->getInput('access'); ?>
55 <?php echo $this->form->getInput('language'); ?>
59 <?php echo $this->form->getInput('note'); ?>
79 <?php echo $this->form->getInput('created'); ?>
89 <?php echo $this->form->getInput('modified'); ?>
93 <?php echo $this->form->getInput('id'); ?>
113 <?php echo $this->form->getInput('rules'); ?>
[all …]

12345678910>>...164