REGIONS_VISIBLE

Same name in other branches
  1. 9 core/modules/system/system.module \REGIONS_VISIBLE
  2. 8.9.x core/modules/system/system.module \REGIONS_VISIBLE
  3. 10 core/modules/system/system.module \REGIONS_VISIBLE
  4. 11.x core/modules/system/system.module \REGIONS_VISIBLE

Return only visible regions.

See also

system_region_list()

6 uses of REGIONS_VISIBLE
block_admin_configure in modules/block/block.admin.inc
Form constructor for the block configuration form.
block_admin_display_form in modules/block/block.admin.inc
Form constructor for the main block administration form.
block_page_build in modules/block/block.module
Implements hook_page_build().
block_theme_initialize in modules/block/block.module
Assigns an initial, default set of blocks for a theme.
dashboard_admin_blocks in modules/dashboard/dashboard.module
Page callback: Builds the page for administering dashboard blocks.

... See full list

File

modules/system/system.module, line 60

Code

define('REGIONS_VISIBLE', 'visible');

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.