You are here

constant TITLE_DISPLAY_REGION_ENABLED in Title 8.2

2 uses of TITLE_DISPLAY_REGION_ENABLED
BundleConfigManager::setTitleRegion in src/BundleConfigManager.php
Set the region that a title is displayed in for a bundle and view mode.
BundleConfigManager::tearDownBundleState in src/BundleConfigManager.php
Hide the title on all view modes when of a bundle when disabling.

File

./title.module, line 13
Convert titles into fields which can be display manipulated.

Code

define('TITLE_DISPLAY_REGION_ENABLED', 1);