You are here

constant BLOCK_ACCESS_ALL_CONFIG_REGION in Block Access 7

5 uses of BLOCK_ACCESS_ALL_CONFIG_REGION
block_access_can_config in ./block_access.module
block_access_can_config_region in ./block_access.module
block_access_permission in ./block_access.module
block_access_set_allowable_regions in ./block_access.module
Attempts to set the allowable regions - if none, all are assumed
block_access_set_allowable_regions_config in ./block_access.module
Attempts to set the allowable regions for each theme (config) - if none, all are assumed

File

./block_access.module, line 27

Code

define('BLOCK_ACCESS_ALL_CONFIG_REGION', 'configure all region settings');