Search for link
Title | Object type | File name | Summary |
---|---|---|---|
shortcut_link_edit_validate | function | modules/ |
Validation handler for the shortcut link add and edit forms. |
shortcut_renderable_links | function | modules/ |
Returns an array of shortcut links, suitable for rendering. |
shortcut_set_reset_link_weights | function | modules/ |
Resets the link weights in a shortcut set to match their current order. |
shortcut_valid_link | function | modules/ |
Determines if a path corresponds to a valid shortcut link. |
StreamWrapperInterface::unlink | function | includes/ |
|
ThemeLinksTest | class | modules/ |
Unit tests for theme_links(). |
ThemeLinksTest::getInfo | function | modules/ |
|
ThemeLinksTest::testDrupalPreRenderLinks | function | modules/ |
Test the use of drupal_pre_render_links() on a nested array of links. |
theme_book_title_link | function | modules/ |
Returns HTML for a link to a book title when used as a block title. |
theme_file_link | function | modules/ |
Returns HTML for a link to a file. |
theme_link | function | includes/ |
Returns HTML for a link. |
theme_links | function | includes/ |
Returns HTML for a set of links. |
theme_menu_link | function | includes/ |
Returns HTML for a menu link and submenu. |
theme_more_help_link | function | includes/ |
Returns HTML for a "more help" link. |
theme_more_link | function | includes/ |
Returns HTML for a "more" link, like those used in blocks. |
theme_pager_link | function | includes/ |
Returns HTML for a link to a specific query result page. |
theme_system_compact_link | function | modules/ |
Returns HTML for a link to show or hide inline help descriptions. |
toolbar_menu_navigation_links | function | modules/ |
Generates a links array from a menu tree array. |
TranslationTestCase::assertLanguageSwitchLinks | function | modules/ |
Tests whether the specified language switch links are found. |
TranslationTestCase::testLanguageSwitchLinks | function | modules/ |
Checks that the language switch links behave properly. |
translation_language_switch_links_alter | function | modules/ |
Implements hook_language_switch_links_alter(). |
update_helpful_links | function | ./ |
Provides links to the homepage and administration pages. |
UserAccountLinksUnitTests | class | modules/ |
Tests user links in the secondary menu. |
UserAccountLinksUnitTests::getInfo | function | modules/ |
|
UserAccountLinksUnitTests::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UserAccountLinksUnitTests::testDisabledAccountLink | function | modules/ |
Tests disabling the 'My account' link. |
UserAccountLinksUnitTests::testSecondaryMenu | function | modules/ |
Tests the secondary menu. |
user_menu_link_alter | function | modules/ |
Implements hook_menu_link_alter(). |
user_translated_menu_link_alter | function | modules/ |
Implements hook_translated_menu_link_alter(). |
_book_link_defaults | function | modules/ |
Returns an array with default values for a book page's menu link. |
_filter_url_parse_email_links | function | modules/ |
Makes links out of e-mail addresses. |
_filter_url_parse_full_links | function | modules/ |
Makes links out of absolute URLs. |
_filter_url_parse_partial_links | function | modules/ |
Makes links out of domain names starting with "www." |
_menu_link_build | function | includes/ |
Builds a link from a router item. |
_menu_link_find_parent | function | includes/ |
Finds a possible parent for a given menu link. |
_menu_link_map_translate | function | includes/ |
Translates the path elements in the map using any to_arg helper function. |
_menu_link_move_children | function | includes/ |
Updates the children of a menu link that is being moved. |
_menu_link_parents_set | function | includes/ |
Sets the p1 through p9 values for a menu link being saved. |
_menu_link_translate | function | includes/ |
Provides menu link access control, translation, and argument handling. |
_menu_navigation_links_rebuild | function | includes/ |
Builds menu links for the items in the menu router. |
_openid_link_href | function | modules/ |
Pull the href attribute out of an html link element. |
_shortcut_link_form_elements | function | modules/ |
Helper function for building a form for adding or editing shortcut links. |
_statistics_link | function | modules/ |
Generates a link to a path, truncating the displayed text to a given width. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.