W3cubDocs

/Drupal 8

constant REGIONS_VISIBLE

Return only visible regions.

See also

system_region_list()

File

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

Code

const REGIONS_VISIBLE = 'visible';

© 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/core!modules!system!system.module/constant/REGIONS_VISIBLE/8.1.x