constant BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION in Block Refresh 7.2
Same name and namespace in other branches
- 8 block_refresh.module \BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION
- 7 block_refresh.module \BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION
3 uses of BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION
- block_refresh_help in ./
block_refresh.module - Implements hook_help().
- block_refresh_init in ./
block_refresh.module - Implements hook_init(). Calls the jquery to refresh blocks automatically, but only if the blocks exist on the current page and are enabled
- block_refresh_menu in ./
block_refresh.module - Implements hook_menu().
File
- ./
block_refresh.module, line 11
Code
define('BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION', 'access block refresh content');