Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
system.module
REGIONS_ALL
Return all regions.
See also
system_region_list
()
1 use of
REGIONS_ALL
system_region_list
in core/
modules/
system/
system.module
Get a list of available regions from a specified theme.
File
core/
modules/
system/
system.module
, line 41
Code
const
REGIONS_ALL
=
'all'
;
RSS feed