@file Class providing forms and settings for the default Layout block style.

Hierarchy

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

Contains filters are case sensitive
Name Modifiers Type Descriptionsort descending
LayoutHandler::label function Assemble a human-readable label of this object.
LayoutStyle::__construct function Constructor for a Layout style class. Overrides LayoutHandler::__construct
LayoutHandler::toArray function Convert this object's properties to an array.
LayoutStyle::form function Specifies the settings form for configuring the style.
LayoutStyle::formSubmit function Submit handler for saving the form settings.
LayoutStyle::formValidate function Validate handler to validate the form settings.