constant BLOCK_VISIBILITY_NOTLISTED

Shows this block on every page except the listed pages.

1 use of BLOCK_VISIBILITY_NOTLISTED
block_admin_configure in drupal/modules/block/block.admin.inc
Form constructor for the block configuration form.

File

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

Code

define('BLOCK_VISIBILITY_NOTLISTED', 0);