Layout constant indicating the title of the layout comes from a block.
File
- modules/
layout/ layout.module, line 58 - The Layout module creates pages and wraps existing pages in layouts.
Code
define('LAYOUT_TITLE_BLOCK', 'block')
Layout constant indicating the title of the layout comes from a block.
define('LAYOUT_TITLE_BLOCK', 'block')