Whether this layout is a full page layout (for example, with a header and footer, optional page title) or not.

Type: bool

File

core/modules/layout/includes/layout_flexible.class.inc, line 74
Class that holds configuration for a flexible layout template configuration.

Class

LayoutFlexibleTemplate
Class representing a flexible layout template.

Code

public $is_full_page = TRUE;