Layout::getContexts |
function |
core/modules/layout/includes/layout.class.inc |
Return all contexts (from both the layout and menu item) for this Layout. |
Layout::getContextsByType |
function |
core/modules/layout/includes/layout.class.inc |
Return an array of contexts filtered by types specified. |
LayoutMenuItem::getContexts |
function |
core/modules/layout/includes/layout_menu_item.class.inc |
Get all contexts required or configured for this menu path. |
LayoutRelationship::getContext |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Get the context from this relationship. |
Layout::getContextFromRelationship |
function |
core/modules/layout/includes/layout.class.inc |
|
Layout::getContextsFromRelationships |
function |
core/modules/layout/includes/layout.class.inc |
Load the contexts based on this Layout's relationship configuration. |
LayoutRelationshipBroken::getContext |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Get the context from this relationship. |
LayoutRelationshipAuthorFromNode::getContext |
function |
core/modules/layout/plugins/relationships/author_from_node.inc |
Get the context from this relationship. |