BLOCK_CUSTOM_FIXED
Users cannot control whether or not they see this block.
2 uses of BLOCK_CUSTOM_FIXED
- block_admin_configure in modules/
block/ block.admin.inc - Form constructor for the block configuration form.
- block_block_list_alter in modules/
block/ block.module - Implements hook_block_list_alter().
File
-
modules/
block/ block.module, line 16
Code
define('BLOCK_CUSTOM_FIXED', 0);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.