@file Class providing forms and settings for the default Layout block style.
Hierarchy
- class LayoutHandler
- class LayoutStyle
Expanded class hierarchy of LayoutStyle
File
- core/
modules/ layout/ plugins/ styles/ layout_style_default.inc, line 6 - Class providing forms and settings for the default Layout block style.
Members
Name | Modifiers | Type | Description |
---|---|---|---|
LayoutHandler:: |
function | Assemble a human-readable label of this object. | |
LayoutHandler:: |
function | Convert this object's properties to an array. | |
LayoutStyle:: |
function | Specifies the settings form for configuring the style. | |
LayoutStyle:: |
function | Submit handler for saving the form settings. | |
LayoutStyle:: |
function | Validate handler to validate the form settings. | |
LayoutStyle:: |
function |
Constructor for a Layout style class. Overrides LayoutHandler:: |