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

Breadcrumb

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

function DisplayMenuInterface::getMenuLinks

Gets menu links, if this display provides some.

Return value

array The menu links registers for this display.

See also

\Drupal\views\Plugin\Derivative\ViewsMenuLink

1 method overrides DisplayMenuInterface::getMenuLinks()
PathPluginBase::getMenuLinks in core/modules/views/src/Plugin/views/display/PathPluginBase.php
Gets menu links, if this display provides some.

File

core/modules/views/src/Plugin/views/display/DisplayMenuInterface.php, line 18

Class

DisplayMenuInterface
Defines an interface for displays that provide menu links.

Namespace

Drupal\views\Plugin\views\display

Code

public function getMenuLinks();

API Navigation

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