W3cubDocs

/Drupal 8

interface MenuParentFormSelectorInterface

Defines an interface for menu selector form elements and menu link options.

Hierarchy

File

core/lib/Drupal/Core/Menu/MenuParentFormSelectorInterface.php, line 10

Namespace

Drupal\Core\Menu

Members

Name Modifiers Type Description
MenuParentFormSelectorInterface::getParentSelectOptions public function Gets the options for a select element to choose a menu and parent.
MenuParentFormSelectorInterface::parentSelectElement public function Gets a form element to choose a menu and parent.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Menu!MenuParentFormSelectorInterface.php/interface/MenuParentFormSelectorInterface/8.1.x