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

Hierarchy

Expanded class hierarchy of LayoutStyleDynamic

File

core/modules/layout/plugins/styles/layout_style_dynamic.inc, line 6
Class providing forms and settings for the default Layout block style.

Members

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