Home
last modified time | relevance | path

Searched defs:strKeyField (Results 1 – 3 of 3) sorted by relevance

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/functions/
H A DNagImportClass.php534 private function getTableData($strBlockKey, $intIsTemplate, &$strTable, &$strKeyField)
799 $strKeyField,
855 private function getImportValues($arrImportData, $strKeyField, &$strSQL1, $strTable)
H A DNagDataClass.php172 public function dataCopyEasy($strTableName, $strKeyField, $intDataId = 0, $intDomainId = -1)
1536 …private function buildInsertSQL($strTableName, $strKeyField, $intDomainId, $strNewName, $arrData, …
1572 …private function buildTempConfigName($strTableName, $strKeyField, $intDomainId, $intCount, $arrDat…
H A DNagConfigClass.php2130 public function checkTpl($strValue, $strKeyField, $strTable, $intId, &$intSkip)