BLOCK_VISIBILITY_LISTED

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

Shows this block on only the listed pages.

File

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

Code

define('BLOCK_VISIBILITY_LISTED', 1)
Login or register to post comments