Search for _link

  1. Search 9.5.x for _link
  2. Search 8.9.x for _link
  3. Search 10.3.x for _link
  4. Search 11.x for _link
  5. Search main for _link
  6. Other projects
Title Object type File name Summary
MenuTestCase::addMenuLink function modules/menu/menu.test Add a menu link using the menu module UI.
MenuTestCase::assertMenuLink function modules/menu/menu.test Fetch the menu item from the database and compare it to the specified
array.
MenuTestCase::deleteMenuLink function modules/menu/menu.test Delete a menu link using the menu module UI.
MenuTestCase::disableMenuLink function modules/menu/menu.test Disable a menu link.
MenuTestCase::enableMenuLink function modules/menu/menu.test Enable a menu link.
MenuTestCase::getStandardMenuLink function modules/menu/menu.test Get standard menu link.
MenuTestCase::modifyMenuLink function modules/menu/menu.test Modify a menu link using the menu module UI.
MenuTestCase::moveMenuLink function modules/menu/menu.test Change the parent of a menu link using the menu module UI.
MenuTestCase::resetMenuLink function modules/menu/menu.test Reset a standard menu link using the menu module UI.
MenuTestCase::toggleMenuLink function modules/menu/menu.test Alternately disable and enable a menu link.
MenuTestCase::verifyMenuLink function modules/menu/menu.test Verify a menu link using the menu module UI.
MenuTreeDataTestCase::$links property modules/simpletest/tests/menu.test Dummy link structure acceptable for menu_tree_data().
MenuTreeDataTestCase::assertSameLink function modules/simpletest/tests/menu.test Check that two menu links are the same by comparing the mlid.
menu_add_link_labels function modules/menu/menu.module Adds labels to the title of a hidden, unpublished or logged-in menu link.
menu_contextual_links function includes/menu.inc Retrieves contextual links for a path based on registered local tasks.
menu_delete_links function includes/menu.inc Deletes all links for a menu.
menu_links_clone function includes/menu.inc Clones an array of menu links.
MENU_LINKS_TO_PARENT constant includes/menu.inc Internal menu flag -- menu item links back to its parent.
menu_link_children_relative_depth function includes/menu.inc Finds the depth of an item's children relative to its depth.
menu_link_delete function includes/menu.inc Delete one or several menu links.
menu_link_get_preferred function includes/menu.inc Looks up the preferred menu link for a given system path.
menu_link_load function includes/menu.inc Gets a translated, access-checked menu link that is ready for rendering.
menu_link_maintain function includes/menu.inc Inserts, updates, or deletes an uncustomized menu link related to a module.
menu_link_save function includes/menu.inc Saves a menu link.
menu_load_links function includes/menu.inc Returns an array containing all links for a menu.
menu_navigation_links function includes/menu.inc Returns an array of links for a navigation menu.
MENU_PREFERRED_LINK constant includes/menu.inc Reserved key to identify the most specific menu link for a given path.
menu_test_menu_link_delete function modules/simpletest/tests/menu_test.module Implements hook_menu_link_delete().
menu_test_menu_link_insert function modules/simpletest/tests/menu_test.module Implements hook_menu_link_insert().
menu_test_menu_link_update function modules/simpletest/tests/menu_test.module Implements hook_menu_link_update().
menu_tree_collect_node_links function includes/menu.inc Collects node links from a given menu tree recursively.
PathMonolingualTestCase::testPageLinks function modules/path/path.test Verifies that links do not have language prefixes in them.
PharStreamWrapper::unlink function misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
ShortcutLinksTestCase class modules/shortcut/shortcut.test Defines shortcut links test cases.
ShortcutLinksTestCase::getInfo function modules/shortcut/shortcut.test
ShortcutLinksTestCase::testNoShortcutLink function modules/shortcut/shortcut.test Tests that the add shortcut link is not displayed for 404/403 errors.
ShortcutLinksTestCase::testShortcutLinkAdd function modules/shortcut/shortcut.test Tests that creating a shortcut works properly.
ShortcutLinksTestCase::testShortcutLinkChangePath function modules/shortcut/shortcut.test Tests that changing the path of a shortcut link works.
ShortcutLinksTestCase::testShortcutLinkDelete function modules/shortcut/shortcut.test Tests deleting a shortcut link.
ShortcutLinksTestCase::testShortcutLinkRename function modules/shortcut/shortcut.test Tests that shortcut links can be renamed.
ShortcutLinksTestCase::testShortcutQuickLink function modules/shortcut/shortcut.test Tests that the "add to shortcut" link changes to "remove shortcut".
ShortcutTestCase::generateShortcutLink function modules/shortcut/shortcut.test Creates a generic shortcut link.
shortcut_admin_add_link function modules/shortcut/shortcut.admin.inc Adds a link to the end of a shortcut set, keeping within a prescribed limit.
shortcut_link_access function modules/shortcut/shortcut.module Access callback for editing a link in a shortcut set.
shortcut_link_add function modules/shortcut/shortcut.admin.inc Form callback: builds the form for adding a new shortcut link.
shortcut_link_add_inline function modules/shortcut/shortcut.admin.inc Menu page callback: creates a new link in the provided shortcut set.
shortcut_link_add_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_add().
shortcut_link_delete function modules/shortcut/shortcut.admin.inc Form callback: builds the confirmation form for deleting a shortcut link.
shortcut_link_delete_submit function modules/shortcut/shortcut.admin.inc Submit handler for shortcut_link_delete_submit().
shortcut_link_edit function modules/shortcut/shortcut.admin.inc Form callback: builds the form for editing a shortcut link.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.