Home
last modified time | relevance | path

Searched refs:strOrderString (Results 1 – 21 of 21) sorted by relevance

/dports/net-mgmt/nagiosql/nagiosql-365d4e0b5edc623b12ea96e8002e8ac66aad6aac/admin/
H A Ddatadomain.php154 $strOrderString = "ORDER BY `domain` $hidSortDir"; variable
156 $strOrderString = "ORDER BY `alias` $hidSortDir"; variable
172 . "FROM `$preTableName` WHERE `access_group` IN ($strAccess) $strOrderString "
H A Dcheckcommands.php159 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
161 $strOrderString = "ORDER BY `config_id`, `command_line` $hidSortDir"; variable
179 …. "AND `access_group` IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines…
H A Dgroup.php169 $strOrderString = "ORDER BY `groupname` $hidSortDir"; variable
171 $strOrderString = "ORDER BY `description` $hidSortDir"; variable
187 … . "FROM `$preTableName` $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Duser.php180 $strOrderString = "ORDER BY `$preKeyField` $hidSortDir"; variable
182 $strOrderString = "ORDER BY `alias` $hidSortDir"; variable
198 … . "FROM `$preTableName` $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dhostextinfo.php158 $strOrderString = "ORDER BY `$preTableName`.`config_id`, `$preKeyField` $hidSortDir"; variable
160 $strOrderString = "ORDER BY `$preTableName`.`config_id`, `notes` $hidSortDir"; variable
181 …strDomainWhere $strSearchWhere AND `$preTableName`.`access_group` IN ($strAccess) $strOrderString "
H A Dcontactgroups.php234 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
236 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
254 . "$strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dhostgroups.php258 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
260 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
278 . "IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dservicegroups.php260 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
262 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
280 . "$strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dtimeperiods.php263 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
265 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
283 . "$strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dserviceextinfo.php225 $strOrderString = "ORDER BY `$preTableName`.`config_id`, `$preKeyField` $hidSortDir"; variable
227 …$strOrderString = "ORDER BY `$preTableName`.`config_id`, `tbl_service`.`service_description` $hidS… variable
250 …strDomainWhere $strSearchWhere AND `$preTableName`.`access_group` IN ($strAccess) $strOrderString "
H A Dhostescalations.php340 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
342 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
361 . "IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dhostdependencies.php343 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
345 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
364 … . "`access_group` IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dconfigtargets.php321 $strOrderString = "ORDER BY `$preKeyField` $hidSortDir"; variable
323 $strOrderString = "ORDER BY `alias` $hidSortDir"; variable
339 . "FROM `$preTableName` WHERE `access_group` IN ($strAccess) $strOrderString "
H A Dserviceescalations.php565 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
567 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
586 . "($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dcontacts.php469 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
471 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
489 . "IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dcontacttemplates.php467 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
469 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
487 . "$strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dhosttemplates.php561 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
563 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
581 . "IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dservicedependencies.php714 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
716 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
735 . "IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dservicetemplates.php645 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
647 $strOrderString = "ORDER BY `config_id`, `service_description` $hidSortDir"; variable
665 …. "AND `access_group` IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines…
H A Dhosts.php716 $strOrderString = "ORDER BY `config_id`, `$preKeyField` $hidSortDir"; variable
718 $strOrderString = "ORDER BY `config_id`, `alias` $hidSortDir"; variable
736 . "IN ($strAccess) $strOrderString LIMIT $chkLimit,".$SETS['common']['pagelines'];
H A Dservices.php776 $strOrderString = "ORDER BY `config_id`,`$preKeyField` $hidSortDir"; variable
778 $strOrderString = "ORDER BY `config_id`, `service_description` $hidSortDir"; variable
796 . "$strSearchWhere AND `access_group` IN ($strAccess) $strOrderString "