Searched defs:strKeyField (Results 1 – 3 of 3) sorted by relevance
/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/functions/ |
H A D | NagImportClass.php | 534 private function getTableData($strBlockKey, $intIsTemplate, &$strTable, &$strKeyField) 799 $strKeyField, 855 private function getImportValues($arrImportData, $strKeyField, &$strSQL1, $strTable)
|
H A D | NagDataClass.php | 172 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 D | NagConfigClass.php | 2130 public function checkTpl($strValue, $strKeyField, $strTable, $intId, &$intSkip)
|