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.class.inc, line 101 - Class for loading, modifying, and executing a layout.
Class
- Layout
- Class representing a layout.
Code
public $is_full_page = TRUE;