Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuUpgradePathTestCase::getInfo | function | modules/ |
|
| MenuUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
| MenuUpgradePathTestCase::testMenuUpgrade | function | modules/ |
Test a successful upgrade. |
| MenuWebTestCase | class | modules/ |
@file Provides SimpleTests for menu.inc. |
| MenuWebTestCase::assertBreadcrumb | function | modules/ |
Assert that a given path shows certain breadcrumb links. |
| MenuWebTestCase::getParts | function | modules/ |
Returns the breadcrumb contents of the current page in the internal browser. |
| MenuWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| MENU_ACCESS_DENIED | constant | includes/ |
Menu status code -- Access denied. |
| menu_add_link_labels | function | modules/ |
Adds labels to the title of a hidden, unpublished or logged-in menu link. |
| menu_contextual_links | function | includes/ |
Retrieves contextual links for a path based on registered local tasks. |
| menu_custom_delete_submit | function | modules/ |
Submit function for the 'Delete' button on the menu editing form. |
| MENU_DEFAULT_LOCAL_TASK | constant | includes/ |
Menu type -- The "default" local task, which is initially active. |
| menu_delete_links | function | includes/ |
Deletes all links for a menu. |
| menu_delete_menu_confirm_submit | function | modules/ |
Delete a custom menu and all links in it. |
| menu_edit_item_submit | function | modules/ |
Process menu and menu item add/edit form submissions. |
| menu_edit_menu_name_exists | function | modules/ |
Returns whether a menu name already exists. |
| menu_edit_menu_submit | function | modules/ |
Submit function for adding or editing a custom menu. |
| menu_get_active_menu_names | function | includes/ |
Gets the active menu for the current page. |
| menu_get_ancestors | function | includes/ |
Returns the ancestors (and relevant placeholders) for any given path. |
| menu_get_custom_theme | function | includes/ |
Gets the custom theme for the current page, if there is one. |
| menu_get_menus | function | modules/ |
Return an associative array of the custom menus names. |
| menu_get_names | function | includes/ |
Build a list of named menus. |
| menu_install | function | modules/ |
Implements hook_install(). |
| MENU_IS_LOCAL_ACTION | constant | includes/ |
Internal menu flag -- menu item is a local action. |
| MENU_IS_LOCAL_TASK | constant | includes/ |
Internal menu flag -- menu item is a local task. |
| MENU_IS_ROOT | constant | includes/ |
Internal menu flag -- menu item is the root of the menu tree. |
| menu_item_delete_form_submit | function | modules/ |
Process menu delete form submissions. |
| menu_item_delete_submit | function | modules/ |
Submit function for the delete button on the menu item editing form. |
| menu_links_clone | function | includes/ |
Clones an array of menu links. |
| MENU_LINKS_TO_PARENT | constant | includes/ |
Internal menu flag -- menu item links back to its parent. |
| menu_link_save | function | includes/ |
Saves a menu link. |
| menu_list_system_menus | function | includes/ |
Returns an array containing the names of system-defined (default) menus. |
| menu_load_links | function | includes/ |
Returns an array containing all links for a menu. |
| menu_local_actions | function | includes/ |
Returns the rendered local actions at the current level. |
| menu_local_tabs | function | includes/ |
Returns a renderable element for the primary and secondary tabs. |
| MENU_LOCAL_TASK | constant | includes/ |
Menu type -- A task specific to the parent item, usually rendered as a tab. |
| menu_local_tasks | function | includes/ |
Collects the local tasks (tabs), action links, and the root path. |
| MENU_MAX_PARTS | constant | includes/ |
The maximum number of path elements for a menu callback |
| menu_navigation_links | function | includes/ |
Returns an array of links for a navigation menu. |
| menu_node_insert | function | modules/ |
Implements hook_node_insert(). |
| menu_node_save | function | modules/ |
Helper for hook_node_insert() and hook_node_update(). |
| menu_node_submit | function | modules/ |
Implements hook_node_submit(). |
| menu_overview_form_submit | function | modules/ |
Submit handler for the menu overview form. |
| menu_parent_options | function | modules/ |
Return a list of menu items that are valid possible parents for the given menu item. |
| menu_parent_options_js | function | modules/ |
Page callback. Get all the available menus and menu items as a JavaScript array. |
| menu_permission | function | modules/ |
Implements hook_permission(). |
| menu_primary_local_tasks | function | includes/ |
Returns the rendered local tasks at the top level. |
| menu_reset_item | function | modules/ |
Reset a system-defined menu link. |
| menu_reset_item_confirm | function | modules/ |
Menu callback; reset a single modified menu link. |
| menu_reset_item_confirm_submit | function | modules/ |
Process menu reset item form submissions. |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.