You are here

Files in Layout Builder Base 8

Primary tabs

File namesort descending Location Namespace Description
BaseCustomizableColumnsLayout.php modules/layout_builder_base_library/src/Plugin/Layout/BaseCustomizableColumnsLayout.php Drupal\layout_builder_base_library\Plugin\Layout
BaseFourColumnsLayout.php modules/layout_builder_base_library/src/Plugin/Layout/BaseFourColumnsLayout.php Drupal\layout_builder_base_library\Plugin\Layout
BaseLayoutBase.php src/Plugin/Layout/BaseLayoutBase.php Drupal\layout_builder_base\Plugin\Layout
BaseMultipleColumnsLayout.php modules/layout_builder_base_library/src/Plugin/Layout/BaseMultipleColumnsLayout.php Drupal\layout_builder_base_library\Plugin\Layout
BaseOneColumnLayout.php modules/layout_builder_base_library/src/Plugin/Layout/BaseOneColumnLayout.php Drupal\layout_builder_base_library\Plugin\Layout
BaseThreeColumnsLayout.php modules/layout_builder_base_library/src/Plugin/Layout/BaseThreeColumnsLayout.php Drupal\layout_builder_base_library\Plugin\Layout
BaseTwoColumnsLayout.php modules/layout_builder_base_library/src/Plugin/Layout/BaseTwoColumnsLayout.php Drupal\layout_builder_base_library\Plugin\Layout
ConfigManagerService.php src/ConfigManagerService.php Drupal\layout_builder_base
ConfigManagerServiceInterface.php src/ConfigManagerServiceInterface.php Drupal\layout_builder_base
DefaultLayoutBase.php src/Plugin/Layout/DefaultLayoutBase.php Drupal\layout_builder_base\Plugin\Layout
layout--base--customizable.html.twig modules/layout_builder_base_library/layouts/customizable/layout--base--customizable.html.twig Default theme implementation to display a one-column layout.
layout--base--fourcols.html.twig modules/layout_builder_base_library/layouts/fourcols/layout--base--fourcols.html.twig Default theme implementation to display a one-column layout.
layout--base--onecol.html.twig modules/layout_builder_base_library/layouts/onecol/layout--base--onecol.html.twig Default theme implementation to display a one-column layout.
layout--base--threecols.html.twig modules/layout_builder_base_library/layouts/threecols/layout--base--threecols.html.twig Default theme implementation to display a one-column layout.
layout--base--twocols.html.twig modules/layout_builder_base_library/layouts/twocols/layout--base--twocols.html.twig Default theme implementation to display a one-column layout.
layout-builder-base-library.css modules/layout_builder_base_library/css/layout-builder-base-library.css /* Background styles. */ .layout--background--none { background: none; } .layout--background--black { background: black; } .layout--background--white { background: white; } .layout--background--grey { background: grey; } /* Background…
layout_builder_base.api.php layout_builder_base.api.php Hooks related to Layout Builder Base and its plugins.
layout_builder_base.info.yml layout_builder_base.info.yml layout_builder_base.info.yml
layout_builder_base.links.menu.yml layout_builder_base.links.menu.yml layout_builder_base.links.menu.yml
layout_builder_base.module layout_builder_base.module Module file for layout builder base.
layout_builder_base.permissions.yml layout_builder_base.permissions.yml layout_builder_base.permissions.yml
layout_builder_base.routing.yml layout_builder_base.routing.yml layout_builder_base.routing.yml
layout_builder_base.services.yml layout_builder_base.services.yml layout_builder_base.services.yml
layout_builder_base.settings.yml config/install/layout_builder_base.settings.yml config/install/layout_builder_base.settings.yml
layout_builder_base_library.info.yml modules/layout_builder_base_library/layout_builder_base_library.info.yml modules/layout_builder_base_library/layout_builder_base_library.info.yml
layout_builder_base_library.layouts.yml modules/layout_builder_base_library/layout_builder_base_library.layouts.yml modules/layout_builder_base_library/layout_builder_base_library.layouts.yml
layout_builder_base_library.libraries.yml modules/layout_builder_base_library/layout_builder_base_library.libraries.yml modules/layout_builder_base_library/layout_builder_base_library.libraries.yml
SettingsForm.php src/Form/SettingsForm.php Drupal\layout_builder_base\Form

Other projects