BLOCK_VISIBILITY_NOTLISTED

  1. drupal
    1. 7 modules/block/block.module
    2. 8 core/modules/block/block.module

Shows this block on every page except the listed pages.

File

modules/block/block.module, line 31
Controls the visual building blocks a page is constructed with.

Code

define('BLOCK_VISIBILITY_NOTLISTED', 0)
Login or register to post comments