@file Base classes used by all Layout handlers.

All layout handlers have some things in common, including the name of the plugin itself, and any settings affiliated with that handler.

Hierarchy

Expanded class hierarchy of LayoutHandler

File

core/modules/layout/includes/layout_handler.class.inc, line 9
Base classes used by all Layout handlers.

Members

Contains filters are case sensitive
Name Modifiers Typesort descending Description
LayoutHandler::__construct function
LayoutHandler::label function Assemble a human-readable label of this object.
LayoutHandler::toArray function Convert this object's properties to an array.