You are here

6 uses of HTTPBL_LIST_SAFE in http:BL 8

HostMultipleWhitelistConfirm::buildForm in src/Form/HostMultipleWhitelistConfirm.php
Form constructor.
HostMultipleWhitelistConfirm::submitForm in src/Form/HostMultipleWhitelistConfirm.php
Form submission handler.
HttpblEvaluator::evaluateVisitor in src/HttpblEvaluator.php
Manages remote and local lookups on visiting host IPs, evaluates their remote status as safe or suspicious and determines a locally stored status (safe / white-listed, grey-listed, or blacklisted) which is used (by other functions) to determine an…
HttpblEvaluator::setIpLocalStatus in src/HttpblEvaluator.php
Create and store new evaluated hosts to httpbl_host table.
HttpblResponse::buildHttpblResponse in src/HttpblResponse.php
Build a new HttpblResponse based on evaluation status.
httpbl_comment_presave in ./httpbl.module
Implements hook_comment_presave().