Home
last modified time | relevance | path

Searched defs:intConfigId (Results 1 – 9 of 9) sorted by relevance

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/admin/
H A Dnagioscfg.php41 $intConfigId = $arrConfigSet[0]; variable
H A Ddelconfig.php39 $intConfigId = $arrConfigSet[0]; variable
H A Dcgicfg.php41 $intConfigId = $arrConfigSet[0]; variable
H A Ddelbackup.php39 $intConfigId = $arrConfigSet[0]; variable
H A Dimport.php47 $intConfigId = $arrConfigSet[0]; variable
H A Dsupport.php221 $intConfigId = $arrConfigSet[0]; variable
H A Dverify.php41 $intConfigId = $arrConfigSet[0]; variable
/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/functions/
H A DNagConfigClass.php226 public function getConfigValues($intConfigId, $strConfigKey, &$strValue)
248 public function getFileDate($intConfigId, $strFile, $strBaseDir, &$intFileStamp, &$strTimeData)
750 public function getConfigData($intConfigId, $strConfigItem, &$strValue)
H A DNagImportClass.php73 public function fileImport($strFileNameRaw, $intConfigId, $intOverwrite = 0)
187 private function getImportFile($intConfigId, $strFileName, &$strImportFile, &$intRemoveTmp)