BLOCK_CUSTOM_ENABLED
Shows this block by default, but lets individual users hide it.
2 uses of BLOCK_CUSTOM_ENABLED
- BlockTestCase::testBlockVisibilityPerUser in modules/
block/ block.test - Test user customization of block visibility.
- block_block_list_alter in modules/
block/ block.module - Implements hook_block_list_alter().
File
-
modules/
block/ block.module, line 21
Code
define('BLOCK_CUSTOM_ENABLED', 1);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.