Home
last modified time | relevance | path

Searched defs:create_button (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.application.list.php23 …$create_button = (new CSubmit('form', _('Create application (select host first)')))->setEnabled(fa… variable
26 $create_button = new CSubmit('form', _('Create application')); variable
H A Dconfiguration.hostgroups.list.php23 $create_button = new CSubmit('form', _('Create host group')); variable
26 …$create_button = (new CSubmit('form', _('Create host group').' '._('(Only super admins can create … variable
H A Dconfiguration.httpconf.list.php22 …$create_button = (new CSubmit('form', _('Create web scenario (select host first)')))->setEnabled(f… variable
25 $create_button = new CSubmit('form', _('Create web scenario')); variable
H A Dconfiguration.graph.list.php34 $create_button = new CSubmit('form', _('Create graph')); variable
37 $create_button = (new CSubmit('form', _('Create graph (select host first)')))->setEnabled(false); variable
H A Dconfiguration.triggers.list.php25 $create_button = (new CSubmit('form', _('Create trigger (select host first)')))->setEnabled(false); variable
28 $create_button = new CSubmit('form', _('Create trigger')); variable
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.application.list.php23 …$create_button = (new CSubmit('form', _('Create application (select host first)')))->setEnabled(fa… variable
26 $create_button = new CSubmit('form', _('Create application')); variable
H A Dconfiguration.hostgroups.list.php23 $create_button = new CSubmit('form', _('Create host group')); variable
26 …$create_button = (new CSubmit('form', _('Create host group').' '._('(Only super admins can create … variable
H A Dconfiguration.httpconf.list.php22 …$create_button = (new CSubmit('form', _('Create web scenario (select host first)')))->setEnabled(f… variable
25 $create_button = new CSubmit('form', _('Create web scenario')); variable
H A Dconfiguration.graph.list.php34 $create_button = new CSubmit('form', _('Create graph')); variable
37 $create_button = (new CSubmit('form', _('Create graph (select host first)')))->setEnabled(false); variable
H A Dconfiguration.triggers.list.php25 $create_button = (new CSubmit('form', _('Create trigger (select host first)')))->setEnabled(false); variable
28 $create_button = new CSubmit('form', _('Create trigger')); variable
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.application.list.php23 …$create_button = (new CSubmit('form', _('Create application (select host first)')))->setEnabled(fa… variable
26 $create_button = new CSubmit('form', _('Create application')); variable
H A Dconfiguration.hostgroups.list.php23 $create_button = new CSubmit('form', _('Create host group')); variable
26 …$create_button = (new CSubmit('form', _('Create host group').' '._('(Only super admins can create … variable
H A Dconfiguration.httpconf.list.php22 …$create_button = (new CSubmit('form', _('Create web scenario (select host first)')))->setEnabled(f… variable
25 $create_button = new CSubmit('form', _('Create web scenario')); variable
H A Dconfiguration.graph.list.php34 $create_button = new CSubmit('form', _('Create graph')); variable
37 $create_button = (new CSubmit('form', _('Create graph (select host first)')))->setEnabled(false); variable
H A Dconfiguration.triggers.list.php25 $create_button = (new CSubmit('form', _('Create trigger (select host first)')))->setEnabled(false); variable
28 $create_button = new CSubmit('form', _('Create trigger')); variable
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.application.list.php23 …$create_button = (new CSubmit('form', _('Create application (select host first)')))->setEnabled(fa… variable
26 $create_button = new CSubmit('form', _('Create application')); variable
H A Dconfiguration.hostgroups.list.php23 $create_button = new CSubmit('form', _('Create host group')); variable
26 …$create_button = (new CSubmit('form', _('Create host group').' '._('(Only super admins can create … variable
H A Dconfiguration.httpconf.list.php22 …$create_button = (new CSubmit('form', _('Create web scenario (select host first)')))->setEnabled(f… variable
25 $create_button = new CSubmit('form', _('Create web scenario')); variable
H A Dconfiguration.graph.list.php34 $create_button = new CSubmit('form', _('Create graph')); variable
37 $create_button = (new CSubmit('form', _('Create graph (select host first)')))->setEnabled(false); variable
H A Dconfiguration.triggers.list.php25 $create_button = (new CSubmit('form', _('Create trigger (select host first)')))->setEnabled(false); variable
28 $create_button = new CSubmit('form', _('Create trigger')); variable
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.application.list.php23 …$create_button = (new CSubmit('form', _('Create application (select host first)')))->setEnabled(fa… variable
26 $create_button = new CSubmit('form', _('Create application')); variable
H A Dconfiguration.hostgroups.list.php23 $create_button = new CSubmit('form', _('Create host group')); variable
26 …$create_button = (new CSubmit('form', _('Create host group').' '._('(Only super admins can create … variable
H A Dconfiguration.httpconf.list.php22 …$create_button = (new CSubmit('form', _('Create web scenario (select host first)')))->setEnabled(f… variable
25 $create_button = new CSubmit('form', _('Create web scenario')); variable
H A Dconfiguration.graph.list.php34 $create_button = new CSubmit('form', _('Create graph')); variable
37 $create_button = (new CSubmit('form', _('Create graph (select host first)')))->setEnabled(false); variable
H A Dconfiguration.triggers.list.php25 $create_button = (new CSubmit('form', _('Create trigger (select host first)')))->setEnabled(false); variable
28 $create_button = new CSubmit('form', _('Create trigger')); variable

12345678