Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LayoutPluginManagerInterface.php

function LayoutPluginManagerInterface::getLayoutOptions

Returns an array of layout labels grouped by category.

Return value

string[][] A nested array of labels suitable for #options.

File

core/lib/Drupal/Core/Layout/LayoutPluginManagerInterface.php, line 64

Class

LayoutPluginManagerInterface
Provides the interface for a plugin manager of layouts.

Namespace

Drupal\Core\Layout

Code

public function getLayoutOptions();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal