Home
last modified time | relevance | path

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

/dports/net-mgmt/nagvis/nagvis-1.9.29/share/server/core/sources/
H A Dautomap.php572 $_BACKEND->checkBackendExists($params['backend_id'][0], true);
596 $_BACKEND->checkBackendExists($params['backend_id'][0], true);
688 $_BACKEND->checkBackendExists($p['backend_id'][0], true);
H A Dfilter.php56 $_BACKEND->checkBackendExists($p['backend_id'][0], true);
H A Dgeomap.php54 $_BACKEND->checkBackendExists($backend_id, true);
66 $_BACKEND->checkBackendExists($backend_id, true);
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/server/core/classes/
H A DCoreBackendMgmt.php568 public function checkBackendExists($backendId, $printErr) { function in CoreBackendMgmt
612 if(!$this->checkBackendExists($backendId, false)) {
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/server/core/mapcfg/
H A Ddefault.php129 $_BACKEND->checkBackendExists($backendId, true);