MenuActiveTrailInterface

Defines an interface for the active menu trail service.

The active trail of a given menu is the trail from the current page to the root of that menu's tree.

Hierarchy

File

core/lib/Drupal/Core/Menu/MenuActiveTrailInterface.php, line 11

Namespace

Drupal\Core\Menu

Members

Name Modifiers Type Description
MenuActiveTrailInterface::getActiveLink public function Fetches a menu link which matches the route name, parameters and menu name.
MenuActiveTrailInterface::getActiveTrailIds public function Gets the active trail IDs of the specified menu tree.
doc_Drupal
2016-10-29 09:26:04
Comments
Leave a Comment

Please login to continue.