[
class tree:
] [
index:
] [
all elements
]
Packages:
DNSBL
Net_DNSBL
Index of all elements
[
b
] [
d
] [
g
] [
i
] [
n
] [
r
] [
s
]
b
$blacklists
in file DNSBL.php, variable
Net_DNSBL::$blacklists
Array of blacklists.
$blacklists
in file SURBL.php, variable
Net_DNSBL_SURBL::$blacklists
Array of blacklists.
buildLookUpHost
in file DNSBL.php, method
Net_DNSBL::buildLookUpHost()
Build the host to lookup from an IP.
top
d
$doubleCcTldFile
in file SURBL.php, variable
Net_DNSBL_SURBL::$doubleCcTldFile
File containing whitelisted hosts.
DNSBL.php
procedural page
DNSBL.php
top
g
getBlacklists
in file DNSBL.php, method
Net_DNSBL::getBlacklists()
Get the blacklists.
getDetails
in file DNSBL.php, method
Net_DNSBL::getDetails()
Returns Blacklist and Reply from the Blacklist, a host is listed in.
getHostForLookup
in file SURBL.php, method
Net_DNSBL_SURBL::getHostForLookup()
Get Hostname to ask for.
getHostForLookup
in file DNSBL.php, method
Net_DNSBL::getHostForLookup()
Get host to lookup. Lookup a host if neccessary and get the complete FQDN to lookup.
getListingBl
in file DNSBL.php, method
Net_DNSBL::getListingBl()
Returns Blacklist, host is listed in.
getListingRecord
in file DNSBL.php, method
Net_DNSBL::getListingRecord()
Returns result, when a host is listed.
top
i
isDoubleCcTld
in file SURBL.php, method
Net_DNSBL_SURBL::isDoubleCcTld()
Check if the last two parts of the FQDN are whitelisted.
isListed
in file DNSBL.php, method
Net_DNSBL::isListed()
Checks if the supplied Host is listed in one or more of the RBLs.
top
n
Net_DNSBL
in file DNSBL.php, class
Net_DNSBL
Net_DNSBL_SURBL
in file SURBL.php, class
Net_DNSBL_SURBL
top
r
$results
in file DNSBL.php, variable
Net_DNSBL::$results
Array of Results
reverseIp
in file DNSBL.php, method
Net_DNSBL::reverseIp()
Reverse the order of an IP. 127.0.0.1 -> 1.0.0.127. Currently only works for v4-adresses
top
s
SURBL.php
procedural page
SURBL.php
setBlacklists
in file DNSBL.php, method
Net_DNSBL::setBlacklists()
Set the blacklist to a desired blacklist.
top
Documentation generated on Mon, 11 Mar 2019 14:38:26 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.