Defines the shared interface for all layout plugins.
Expanded class hierarchy of LayoutInterface
All classes that implement LayoutInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
LayoutInterface:: |
public | function | Returns a list of regions. | 1 |
LayoutInterface:: |
public | function | Renders layout and returns the rendered markup. | 1 |
PluginInspectionInterface:: |
public | function | Returns the definition of the plugin implementation. | 1 |
PluginInspectionInterface:: |
public | function | Returns the plugin_id of the plugin instance. | 1 |