|
LayoutRelationship::getOptionLabels |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Returns an array of appropriate contexts for this relationship. |
|
LayoutRelationship::label |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Assemble a human-readable label of this object. |
|
LayoutRelationship::toArray |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Convert the configuration of this relationship to an array for storage. |
|
LayoutRelationship::__construct |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Constructor for LayoutRelationship objects. |
|
LayoutRelationshipAuthorFromNode::getAdminSummary |
core/modules/layout/plugins/relationships/author_from_node.inc |
Return a summary for this relationship. |
|
LayoutRelationshipAuthorFromNode::getContext |
core/modules/layout/plugins/relationships/author_from_node.inc |
Get the context from this relationship. |
|
LayoutRelationshipBroken::getAdminSummary |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Return a summary for this relationship. |
|
LayoutRelationshipBroken::getContext |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Get the context from this relationship. |
|
LayoutRelationshipBroken::label |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Assemble a human-readable label of this object. |
|
LayoutRelationshipBroken::type |
core/modules/layout/plugins/relationships/layout_relationship.inc |
|
|
LayoutRendererEditor::addMeta |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Attach out-of-band page metadata (e.g., CSS and JS). |
|
LayoutRendererEditor::getAriaLabel |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Returns an aria label for a block. |
|
LayoutRendererEditor::getBlockLinks |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render the links to display when editing a block. |
|
LayoutRendererEditor::getRegionLinks |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render the links to display when editing a region. |
|
LayoutRendererEditor::getUrl |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Short-cut to generate a URL path to a particular action. |
|
LayoutRendererEditor::render |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render the entire layout and attach meta data. |
|
LayoutRendererEditor::renderBlock |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render a block using its designated style. |
|
LayoutRendererEditor::renderBlocks |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render all prepared blocks, first by dispatching to their plugin's render
callback, then handing that output off to the block's style plugin. |
|
LayoutRendererEditor::renderRegion |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render a single layout region. |
|
LayoutRendererEditor::renderTitleRegion |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Render the Page Title region in the Layout Editor. |
|
LayoutRendererEditor::__construct |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Construct the object that will be used to render the layout. |
|
LayoutRendererFlexible::addMeta |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Attach page metadata. |
|
LayoutRendererFlexible::getRowButtons |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Render the links to display when editing a region. |
|
LayoutRendererFlexible::render |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Render the entire editor HTML and attach meta data. |
|
LayoutRendererFlexible::renderEditor |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Perform display-level render operations. |
|
LayoutRendererFlexible::renderRowButtons |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Render row dropbuttons. |
|
LayoutRendererFlexible::__construct |
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
Construct the object that will be used to render the editor. |
|
LayoutRendererStandard::addCss |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Add CSS information to the renderer. |
|
LayoutRendererStandard::addLibrary |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Add Library information to the renderer. |
|
LayoutRendererStandard::addMeta |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Attach out-of-band page metadata (e.g., CSS and JS). |
|
LayoutRendererStandard::ensurePageContentBlock |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Ensure that the page content block is included in the default region. |
|
LayoutRendererStandard::prepare |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Prepare the attached display for rendering. |
|
LayoutRendererStandard::prepareBlocks |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Prepare the list of blocks to be rendered, accounting for visibility/access
settings and rendering order. |
|
LayoutRendererStandard::prepareRegions |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Prepare the list of regions to be rendered. |
|
LayoutRendererStandard::render |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Render the entire layout and attach meta data. |
|
LayoutRendererStandard::renderBlock |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Render a block using its designated style. |
|
LayoutRendererStandard::renderBlocks |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Render all prepared blocks, first by dispatching to their plugin's render
callback, then handing that output off to the block's style plugin. |
|
LayoutRendererStandard::renderLayout |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Perform display/layout-level render operations. |
|
LayoutRendererStandard::renderRegion |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Render a single layout region. |
|
LayoutRendererStandard::renderRegions |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Render all prepared regions, placing already-rendered blocks into their
appropriate positions therein. |
|
LayoutRendererStandard::__construct |
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
Construct the object that will be used to render the layout. |
|
LayoutRendererTest::setUp |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
|
LayoutRendererTest::testRendererSelection |
core/modules/layout/tests/layout.test |
Test that the correct renderer is used |
|
LayoutSelectionTest::assertIsAdminLayout |
core/modules/layout/tests/layout.test |
|
|
LayoutSelectionTest::assertIsDefaultLayout |
core/modules/layout/tests/layout.test |
|
|
LayoutSelectionTest::setUp |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
|
LayoutSelectionTest::testPages |
core/modules/layout/tests/layout.test |
Tests the correct layout is used on 404 and 403 pages. |
|
LayoutSelectionTest::testRoleSelection |
core/modules/layout/tests/layout.test |
Test role-based selection of layouts. |
|
LayoutStringContext::getAdminSummary |
core/modules/layout/plugins/context/layout_context.inc |
Return a summary for this context. |
|
LayoutStringContext::label |
core/modules/layout/plugins/context/layout_context.inc |
Assemble a human-readable label of this object. |