REGIONS_VISIBLE

  1. drupal
    1. 7 modules/system/system.module
    2. 8 core/modules/system/system.module

Return only visible regions.

See also

system_region_list()

File

modules/system/system.module, line 60
Configuration system that lets administrators modify the workings of the site.

Code

define('REGIONS_VISIBLE', 'visible')
Login or register to post comments