Home
last modified time | relevance | path

Searched refs:btn_icon (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/observium/observium/html/pages/device/edit/
H A Dmodules.inc.php133 $toggle = 'Enable'; $btn_class = 'btn-success'; $btn_icon = 'icon-ok'; variable
138 $toggle = "Locked"; $btn_class = ''; $btn_icon = 'icon-lock'; variable
144 $toggle = "Excluded"; $btn_class = ''; $btn_icon = 'icon-lock'; variable
162 'icon' => $btn_icon,
242 $toggle = 'Enable'; $btn_class = 'btn-success'; $btn_icon = 'icon-ok'; variable
248 $toggle = "Excluded"; $btn_class = ''; $btn_icon = 'icon-lock'; variable
273 $toggle = "Excluded"; $btn_class = ''; $btn_icon = 'icon-lock'; variable
287 'icon' => $btn_icon,
357 $toggle = 'Enable'; $btn_class = 'btn-success'; $btn_icon = 'icon-ok'; variable
362 $toggle = "Excluded"; $btn_class = ''; $btn_icon = 'icon-lock'; variable
[all …]
H A Dmibs.inc.php102 $toggle = 'Enable'; $btn_class = 'btn-success'; $btn_icon = 'icon-ok'; variable
105 $toggle = "Disable"; $btn_class = "btn-danger"; $btn_icon = 'icon-remove'; variable
117 'icon' => $btn_icon,
212 'icon' => $btn_icon,
H A Dgraphs.inc.php84 $toggle = 'Enable'; $btn_class = 'btn-success'; $btn_icon = 'icon-ok'; variable
87 $toggle = "Disable"; $btn_class = "btn-danger"; $btn_icon = 'icon-remove'; variable
101 'icon' => $btn_icon,
/dports/x11/apwal/apwal/src/
H A Dproperty.c190 GtkWidget *btn_icon; in property_build_interface() local
309 btn_icon = gtk_button_new(); in property_build_interface()
310 g_signal_connect(G_OBJECT(btn_icon), "clicked", in property_build_interface()
312 gtk_size_group_add_widget(group_buttons, btn_icon); in property_build_interface()
313 gtk_box_pack_start(GTK_BOX(hbox_icon), btn_icon, FALSE, FALSE, 0); in property_build_interface()
314 gtk_widget_show(btn_icon); in property_build_interface()
318 gtk_container_add(GTK_CONTAINER(btn_icon), prop->img_icon); in property_build_interface()
319 …gtk_tooltips_set_tip(prop->apwal->tips, btn_icon, "Icon Browse...\nShow the Icon Selection Window … in property_build_interface()
/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Dpluginmgr.php209 $btn_icon = cpg_fetch_icon('config', 1);
213 …p={$thisplugin['plugin_id']}&c={$action}{$xa}" class="admin_menu">{$btn_icon}{$lang_pluginmgr_…
214 …hp?op=admin&p={$thisplugin['plugin_id']}{$xa}" class="admin_menu">{$btn_icon}{$lang_pluginmgr_…