You are here

constant BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION in Block Refresh 7

Same name and namespace in other branches
  1. 8 block_refresh.module \BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION
  2. 7.2 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(). DRUPAL 7 STATUS: WORKING!
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 DRUPAL 7 STATUS: WORKING!
block_refresh_menu in ./block_refresh.module
Implements hook_menu(). DRUPAL 7 STATUS: WORKING!

File

./block_refresh.module, line 6

Code

define('BLOCK_REFRESH_ACCESS_CONTENT_PERMISSION', 'access block refresh content');