BLOCK_CUSTOM_DISABLED

Hides this block by default but lets individual users show it.

1 use of BLOCK_CUSTOM_DISABLED
BlockTestCase::testBlockVisibilityPerUser in modules/block/block.test
Test user customization of block visibility.

File

modules/block/block.module, line 26

Code

define('BLOCK_CUSTOM_DISABLED', 2);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.