Search for d
Title | Object type | File name | Summary |
---|---|---|---|
MenuTestCase::addCustomMenu | function | modules/ |
Add custom menu. |
MenuTestCase::addCustomMenuCRUD | function | modules/ |
Add custom menu using CRUD functions. |
MenuTestCase::addInvalidMenuLink | function | modules/ |
Attempt to add menu link with invalid path or no access permission. |
MenuTestCase::addMenuLink | function | modules/ |
Add a menu link using the menu module UI. |
MenuTestCase::deleteCustomMenu | function | modules/ |
Delete custom menu. |
MenuTestCase::deleteMenuLink | function | modules/ |
Delete a menu link using the menu module UI. |
MenuTestCase::disableMenuLink | function | modules/ |
Disable a menu link. |
MenuTestCase::doCustomMenuTests | function | modules/ |
Test custom menu functionality using navigation menu. |
MenuTestCase::doMenuTests | function | modules/ |
Test menu functionality using navigation menu. |
MenuTestCase::doStandardMenuTests | function | modules/ |
Test standard menu functionality using navigation menu. |
MenuTestCase::getStandardMenuLink | function | modules/ |
Get standard menu link. |
MenuTestCase::modifyMenuLink | function | modules/ |
Modify a menu link using the menu module UI. |
MenuTestCase::testMenuQueryAndFragment | function | modules/ |
Add and remove a menu link with a query string and fragment. |
MenuTestCase::testNavigationAsSecondaryMenu | function | modules/ |
Tries to use the navigation menu as the source for secondary links. |
MenuTestCase::testUnpublishedNodeMenuItem | function | modules/ |
Tests that menu admin lists can include menu items for unpublished nodes. |
MenuTrailTestCase::$admin_user | property | modules/ |
|
MenuTrailTestCase::testCustom403And404Pages | function | modules/ |
Tests that the active trail works correctly on custom 403 and 404 pages. |
MenuTreeDataTestCase | class | modules/ |
Menu tree data related tests. |
MenuTreeDataTestCase::$links | property | modules/ |
Dummy link structure acceptable for menu_tree_data(). |
MenuTreeDataTestCase::assertSameLink | function | modules/ |
Check that two menu links are the same by comparing the mlid. |
MenuTreeDataTestCase::getInfo | function | modules/ |
|
MenuTreeDataTestCase::testMenuTreeData | function | modules/ |
Validate the generation of a proper menu tree hierarchy. |
MenuTreeOutputTestCase::$tree_data | property | modules/ |
Dummy link structure acceptable for menu_tree_output(). |
MenuTreeOutputTestCase::testMenuTreeData | function | modules/ |
Validate the generation of a proper menu tree output. |
MenuUpgradePathTestCase | class | modules/ |
Upgrade test for menu.module. |
MenuUpgradePathTestCase::getInfo | function | modules/ |
|
MenuUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
MenuUpgradePathTestCase::testMenuUpgrade | function | modules/ |
Test a successful upgrade. |
MenuWebTestCase::assertBreadcrumb | function | modules/ |
Assert that a given path shows certain breadcrumb links. |
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_build_tree | function | includes/ |
Builds a menu tree, translates links, and checks access. |
MENU_CREATED_BY_ADMIN | constant | includes/ |
Internal menu flag -- menu item was created by administrator. |
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 | function | modules/ |
Delete a custom menu and all contained links. |
menu_delete_links | function | includes/ |
Deletes all links for a menu. |
menu_delete_menu_confirm | function | modules/ |
Build a confirm form for deletion of a custom menu. |
menu_delete_menu_confirm_submit | function | modules/ |
Delete a custom menu and all links in it. |
menu_delete_menu_page | function | modules/ |
Menu callback; check access and get a confirm form for deletion of a custom menu. |
menu_edit_item | function | modules/ |
Menu callback; Build the menu link editing form. |
menu_edit_item_submit | function | modules/ |
Process menu and menu item add/edit form submissions. |
menu_edit_item_validate | function | modules/ |
Validate form values for a menu link being added or edited. |
menu_edit_menu | function | modules/ |
Menu callback; Build the form that handles the adding/editing of a custom menu. |
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_execute_active_handler | function | includes/ |
Execute the page callback associated with the current path. |
menu_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter(). |
menu_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
MENU_FOUND | constant | includes/ |
Internal menu status code -- Menu item was found. |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.