BLOCK_VISIBILITY_NOTLISTED
Shows this block on every page except the listed pages.
1 use of BLOCK_VISIBILITY_NOTLISTED
- block_admin_configure in modules/
block/ block.admin.inc - Form constructor for the block configuration form.
File
-
modules/
block/ block.module, line 31
Code
define('BLOCK_VISIBILITY_NOTLISTED', 0);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.