Home
last modified time | relevance | path

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

/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/
H A Dhttptest.inc.php232 * @param bool $provide_links If this parameter is false, prefix will not contain links.
236 function makeHttpTestTemplatePrefix($httptestid, array $parent_templates, bool $provide_links) { argument
247 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
267 * @param bool $provide_links If this parameter is false, prefix will not contain links.
271 function makeHttpTestTemplatesHtml($httptestid, array $parent_templates, bool $provide_links) { argument
277 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dhosts.inc.php675 * @param bool $provide_links If this parameter is false, prefix will not contain links.
679 … makeHostPrototypeTemplatePrefix($host_prototypeid, array $parent_templates, bool $provide_links) { argument
690 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
709 * @param bool $provide_links If this parameter is false, prefix will not contain links.
713 …n makeHostPrototypeTemplatesHtml($host_prototypeid, array $parent_templates, bool $provide_links) { argument
719 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dgraphs.inc.php289 * @param bool $provide_links If this parameter is false, prefix will not contain links.
293 function makeGraphTemplatePrefix($graphid, array $parent_templates, $flag, bool $provide_links) { argument
304 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
332 * @param bool $provide_links If this parameter is false, prefix will not contain links.
336 function makeGraphTemplatesHtml($graphid, array $parent_templates, $flag, bool $provide_links) { argument
342 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Ditems.inc.php932 * @param bool $provide_links If this parameter is false, prefix will not contain links.
936 function makeItemTemplatePrefix($itemid, array $parent_templates, $flag, bool $provide_links) { argument
947 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
983 * @param bool $provide_links If this parameter is false, prefix will not contain links.
987 function makeItemTemplatesHtml($itemid, array $parent_templates, $flag, bool $provide_links) { argument
993 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dtriggers.inc.php2351 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2355 function makeTriggerTemplatePrefix($triggerid, array $parent_templates, $flag, bool $provide_links)… argument
2374 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
2410 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2414 function makeTriggerTemplatesHtml($triggerid, array $parent_templates, $flag, bool $provide_links) { argument
2433 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/
H A Dhttptest.inc.php232 * @param bool $provide_links If this parameter is false, prefix will not contain links.
236 function makeHttpTestTemplatePrefix($httptestid, array $parent_templates, bool $provide_links) { argument
247 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
267 * @param bool $provide_links If this parameter is false, prefix will not contain links.
271 function makeHttpTestTemplatesHtml($httptestid, array $parent_templates, bool $provide_links) { argument
277 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dhosts.inc.php675 * @param bool $provide_links If this parameter is false, prefix will not contain links.
679 … makeHostPrototypeTemplatePrefix($host_prototypeid, array $parent_templates, bool $provide_links) { argument
690 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
709 * @param bool $provide_links If this parameter is false, prefix will not contain links.
713 …n makeHostPrototypeTemplatesHtml($host_prototypeid, array $parent_templates, bool $provide_links) { argument
719 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dgraphs.inc.php289 * @param bool $provide_links If this parameter is false, prefix will not contain links.
293 function makeGraphTemplatePrefix($graphid, array $parent_templates, $flag, bool $provide_links) { argument
304 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
332 * @param bool $provide_links If this parameter is false, prefix will not contain links.
336 function makeGraphTemplatesHtml($graphid, array $parent_templates, $flag, bool $provide_links) { argument
342 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Ditems.inc.php932 * @param bool $provide_links If this parameter is false, prefix will not contain links.
936 function makeItemTemplatePrefix($itemid, array $parent_templates, $flag, bool $provide_links) { argument
947 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
983 * @param bool $provide_links If this parameter is false, prefix will not contain links.
987 function makeItemTemplatesHtml($itemid, array $parent_templates, $flag, bool $provide_links) { argument
993 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dtriggers.inc.php2351 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2355 function makeTriggerTemplatePrefix($triggerid, array $parent_templates, $flag, bool $provide_links)… argument
2374 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
2410 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2414 function makeTriggerTemplatesHtml($triggerid, array $parent_templates, $flag, bool $provide_links) { argument
2433 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/
H A Dhttptest.inc.php232 * @param bool $provide_links If this parameter is false, prefix will not contain links.
236 function makeHttpTestTemplatePrefix($httptestid, array $parent_templates, bool $provide_links) { argument
247 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
267 * @param bool $provide_links If this parameter is false, prefix will not contain links.
271 function makeHttpTestTemplatesHtml($httptestid, array $parent_templates, bool $provide_links) { argument
277 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dhosts.inc.php675 * @param bool $provide_links If this parameter is false, prefix will not contain links.
679 … makeHostPrototypeTemplatePrefix($host_prototypeid, array $parent_templates, bool $provide_links) { argument
690 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
709 * @param bool $provide_links If this parameter is false, prefix will not contain links.
713 …n makeHostPrototypeTemplatesHtml($host_prototypeid, array $parent_templates, bool $provide_links) { argument
719 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dgraphs.inc.php289 * @param bool $provide_links If this parameter is false, prefix will not contain links.
293 function makeGraphTemplatePrefix($graphid, array $parent_templates, $flag, bool $provide_links) { argument
304 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
332 * @param bool $provide_links If this parameter is false, prefix will not contain links.
336 function makeGraphTemplatesHtml($graphid, array $parent_templates, $flag, bool $provide_links) { argument
342 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Ditems.inc.php932 * @param bool $provide_links If this parameter is false, prefix will not contain links.
936 function makeItemTemplatePrefix($itemid, array $parent_templates, $flag, bool $provide_links) { argument
947 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
983 * @param bool $provide_links If this parameter is false, prefix will not contain links.
987 function makeItemTemplatesHtml($itemid, array $parent_templates, $flag, bool $provide_links) { argument
993 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dtriggers.inc.php2351 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2355 function makeTriggerTemplatePrefix($triggerid, array $parent_templates, $flag, bool $provide_links)… argument
2374 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
2410 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2414 function makeTriggerTemplatesHtml($triggerid, array $parent_templates, $flag, bool $provide_links) { argument
2433 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/
H A Dhttptest.inc.php232 * @param bool $provide_links If this parameter is false, prefix will not contain links.
236 function makeHttpTestTemplatePrefix($httptestid, array $parent_templates, bool $provide_links) { argument
247 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
267 * @param bool $provide_links If this parameter is false, prefix will not contain links.
271 function makeHttpTestTemplatesHtml($httptestid, array $parent_templates, bool $provide_links) { argument
277 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dhosts.inc.php675 * @param bool $provide_links If this parameter is false, prefix will not contain links.
679 … makeHostPrototypeTemplatePrefix($host_prototypeid, array $parent_templates, bool $provide_links) { argument
690 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
709 * @param bool $provide_links If this parameter is false, prefix will not contain links.
713 …n makeHostPrototypeTemplatesHtml($host_prototypeid, array $parent_templates, bool $provide_links) { argument
719 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dgraphs.inc.php289 * @param bool $provide_links If this parameter is false, prefix will not contain links.
293 function makeGraphTemplatePrefix($graphid, array $parent_templates, $flag, bool $provide_links) { argument
304 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
332 * @param bool $provide_links If this parameter is false, prefix will not contain links.
336 function makeGraphTemplatesHtml($graphid, array $parent_templates, $flag, bool $provide_links) { argument
342 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Ditems.inc.php932 * @param bool $provide_links If this parameter is false, prefix will not contain links.
936 function makeItemTemplatePrefix($itemid, array $parent_templates, $flag, bool $provide_links) { argument
947 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
983 * @param bool $provide_links If this parameter is false, prefix will not contain links.
987 function makeItemTemplatesHtml($itemid, array $parent_templates, $flag, bool $provide_links) { argument
993 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dtriggers.inc.php2351 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2355 function makeTriggerTemplatePrefix($triggerid, array $parent_templates, $flag, bool $provide_links)… argument
2374 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
2410 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2414 function makeTriggerTemplatesHtml($triggerid, array $parent_templates, $flag, bool $provide_links) { argument
2433 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/
H A Dhttptest.inc.php232 * @param bool $provide_links If this parameter is false, prefix will not contain links.
236 function makeHttpTestTemplatePrefix($httptestid, array $parent_templates, bool $provide_links) { argument
247 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
267 * @param bool $provide_links If this parameter is false, prefix will not contain links.
271 function makeHttpTestTemplatesHtml($httptestid, array $parent_templates, bool $provide_links) { argument
277 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dhosts.inc.php675 * @param bool $provide_links If this parameter is false, prefix will not contain links.
679 … makeHostPrototypeTemplatePrefix($host_prototypeid, array $parent_templates, bool $provide_links) { argument
690 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
709 * @param bool $provide_links If this parameter is false, prefix will not contain links.
713 …n makeHostPrototypeTemplatesHtml($host_prototypeid, array $parent_templates, bool $provide_links) { argument
719 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dgraphs.inc.php289 * @param bool $provide_links If this parameter is false, prefix will not contain links.
293 function makeGraphTemplatePrefix($graphid, array $parent_templates, $flag, bool $provide_links) { argument
304 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
332 * @param bool $provide_links If this parameter is false, prefix will not contain links.
336 function makeGraphTemplatesHtml($graphid, array $parent_templates, $flag, bool $provide_links) { argument
342 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Ditems.inc.php932 * @param bool $provide_links If this parameter is false, prefix will not contain links.
936 function makeItemTemplatePrefix($itemid, array $parent_templates, $flag, bool $provide_links) { argument
947 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
983 * @param bool $provide_links If this parameter is false, prefix will not contain links.
987 function makeItemTemplatesHtml($itemid, array $parent_templates, $flag, bool $provide_links) { argument
993 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
H A Dtriggers.inc.php2351 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2355 function makeTriggerTemplatePrefix($triggerid, array $parent_templates, $flag, bool $provide_links)… argument
2374 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {
2410 * @param bool $provide_links If this parameter is false, prefix will not contain links.
2414 function makeTriggerTemplatesHtml($triggerid, array $parent_templates, $flag, bool $provide_links) { argument
2433 if ($provide_links && $template['permission'] == PERM_READ_WRITE) {