constant BLOCK_REGION_NONE

Denotes that a block is not enabled in any region and should not be shown.

File

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

Code

define('BLOCK_REGION_NONE', -1)

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!block!block.module/constant/BLOCK_REGION_NONE/7.x