Search for menu
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Menu | class | core/ |
Defines the Menu configuration entity class. |
Menu | class | core/ |
Drupal 6/7 menu source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MenuForm::$menuTree | property | core/ |
The menu tree service. |
MenuForm::$overviewTreeForm | property | core/ |
The overview tree form. |
MenuForm::buildOverviewForm | function | core/ |
Form constructor to edit an entire menu tree at once. |
MenuForm::buildOverviewTreeForm | function | core/ |
Recursive helper function for buildOverviewForm(). |
MenuForm::create | function | core/ |
Instantiates a new instance of this class. |
MenuForm::form | function | core/ |
Gets the actual form array to be built. |
MenuForm::menuNameExists | function | core/ |
Returns whether a menu name already exists. |
MenuForm::save | function | core/ |
Form submission handler for the 'save' action. |
MenuForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
MenuForm::submitOverviewForm | function | core/ |
Submit handler for the menu overview form. |
MenuForm::__construct | function | core/ |
Constructs a MenuForm object. |
MenuInterface | interface | core/ |
Provides an interface defining a menu entity. |
MenuInterface.php | file | core/ |
|
MenuInterface::getDescription | function | core/ |
Returns the description of the menu. |
MenuInterface::isLocked | function | core/ |
Determines if this menu is locked. |
MenuJsonAnonTest | class | core/ |
@group rest |
MenuJsonAnonTest.php | file | core/ |
|
MenuJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuJsonAnonTest::$format | property | core/ |
The format to use in this test. |
MenuJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuJsonBasicAuthTest | class | core/ |
@group rest |
MenuJsonBasicAuthTest.php | file | core/ |
|
MenuJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MenuJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
MenuJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
MenuJsonCookieTest | class | core/ |
@group rest |
MenuJsonCookieTest.php | file | core/ |
|
MenuJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
MenuJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MenuJsonCookieTest::$format | property | core/ |
The format to use in this test. |
MenuJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
MenuLink | class | core/ |
Drupal 6/7 menu link source from database. |
MenuLink.php | file | core/ |
|
MenuLink::fields | function | core/ |
Returns available fields on the source. |
MenuLink::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
MenuLink::hasTranslation | function | core/ |
Determines if this menu_link has an i18n translation. |
MenuLink::prepareRow | function | core/ |
Adds additional data to the row. |
MenuLink::query | function | core/ |
|
MenuLinkAdd | class | core/ |
Modifies the 'Add link' local action to add a destination. |
MenuLinkAdd.php | file | core/ |
|
MenuLinkAdd::$redirectDestination | property | core/ |
The redirect destination. |
MenuLinkAdd::create | function | core/ |
Creates an instance of the plugin. |
MenuLinkAdd::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
MenuLinkAdd::__construct | function | core/ |
Constructs a MenuLinkAdd object. |
MenuLinkBase | class | core/ |
Defines a base menu link class. |
MenuLinkBase.php | file | core/ |
|
MenuLinkBase::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
MenuLinkBase::deleteLink | function | core/ |
Deletes a menu link. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.