You are here

constant ACCESS_FILTER_PROCESS_TYPE_ALLOW in Access Filter 7

Allow to access from specified host.

2 uses of ACCESS_FILTER_PROCESS_TYPE_ALLOW
access_filter_check_access in ./access_filter.module
Check the access matches to filter.
access_filter_form_filter in ./access_filter.admin.inc
Form builder for the filter editing form.

File

./access_filter.module, line 46
Allows users to manage access filters.

Code

define('ACCESS_FILTER_PROCESS_TYPE_ALLOW', 'A');