REGIONS_ALL

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

Return all regions.

See also

system_region_list()

File

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

Code

define('REGIONS_ALL', 'all')
Login or register to post comments