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 |
---|---|---|---|
MenuDeleteForm::$connection | property | core/ |
The database connection. |
MenuDeleteForm::$menuLinkManager | property | core/ |
The menu link manager. |
MenuDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
MenuDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
MenuDeleteForm::logDeletionMessage | function | core/ |
Logs a message about the deleted entity. |
MenuDeleteForm::submitForm | function | core/ |
|
MenuDeleteForm::__construct | function | core/ |
Constructs a new MenuDeleteForm. |
MenuForm | class | core/ |
Base form for menu edit forms. |
MenuForm.php | file | core/ |
|
MenuForm::$linkGenerator | property | core/ |
The link generator. |
MenuForm::$menuLinkContentStorage | property | core/ |
The menu_link_content storage handler. |
MenuForm::$menuLinkManager | property | core/ |
The menu link manager. |
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. |
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.