@file Class that holds information relating to a layout's context relationships.
Hierarchy
- class LayoutHandler
- class LayoutRelationship
Expanded class hierarchy of LayoutRelationship
File
- core/
modules/ layout/ plugins/ relationships/ layout_relationship.inc, line 6 - Class that holds information relating to a layout's context relationships.
Members
Name | Modifiers | Type | Description |
---|---|---|---|
LayoutRelationship:: |
function | Form. | |
LayoutRelationship:: |
function | Submit handler for the settings form for this relationship item. | |
LayoutRelationship:: |
function | Validate handler for the settings form for this relationship item. | |
LayoutRelationship:: |
function | Return a summary for this relationship. | |
LayoutRelationship:: |
function | Return child relationship plugins. | |
LayoutRelationship:: |
function | Return child relationship plugins. | |
LayoutRelationship:: |
abstract | function | Get the context from this relationship. |
LayoutRelationship:: |
function | Returns an array of appropriate contexts for this relationship. | |
LayoutRelationship:: |
function |
Assemble a human-readable label of this object. Overrides LayoutHandler:: |
|
LayoutRelationship:: |
function |
Convert the configuration of this relationship to an array for storage. Overrides LayoutHandler:: |
|
LayoutRelationship:: |
function |
Constructor for LayoutRelationship objects. Overrides LayoutHandler:: |