constant BLOCK_VISIBILITY_PHP

Shows this block if the associated PHP code returns TRUE.

2 uses of BLOCK_VISIBILITY_PHP

File

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

Code

const BLOCK_VISIBILITY_PHP = 2;