Свойство | Type | Description | |
---|---|---|---|
$db | |||
$entries | path to named files | ||
$error | global named.conf options | ||
$path | sql object | ||
$tpl | error message |
Méthode | Description | |
---|---|---|
DNS ( &$db, $path, $conf_file, $tpl_path ) | template array | |
addRecord ( $type, $domain, $name, $address ) | ||
addZone ( $domain, $address, $password ) | ||
createLock ( $process ) | ||
delLock ( $process ) | ||
delRecord ( $domain, $recordid, $type ) | ||
delZone ( $domain ) | private | |
domainId ( $domain ) | ||
getRecords ( $domain, $type ) | ||
isDomain ( $domain ) | ||
isIP ( $ip ) | ||
isLock ( $process ) | ||
isZone ( $domain ) | ||
loadTpl ( ) | ||
modRecord ( $domain, $recordid, $address, $type ) | ||
processAddqueue ( ) | ||
processDelqueue ( ) | ||
processModqueue ( ) | ||
raiseError ( $error ) | ||
rebuildZones ( ) | ||
recordInfo ( $domain, $recordid, $type ) | ||
reloadZone ( $domain = "" ) | ||
removeZone ( $domain ) | public | |
updateIp ( $domainid, $address ) | ||
updateZonePass ( $domainid, $password ) | ||
writeConf ( ) | ||
writeZone ( $domain, $return = false ) | ||
zoneInfo ( $domainid ) | ||
zoneIp ( $domain ) |