BLOCK_VISIBILITY_PHP

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

Shows this block if the associated PHP code returns TRUE.

File

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

Code

define('BLOCK_VISIBILITY_PHP', 2)
Login or register to post comments