Search for link
Title | Object type | File name | Summary |
---|---|---|---|
ajax_test_link | function | modules/ |
Menu callback; Renders a #type link with #ajax. |
Behavior::COMMAND_UNLINK | constant | misc/ |
|
BlogTestCase::verifyBlogLinks | function | modules/ |
Verify the blog links are displayed to the logged in user. |
common_test_html_head_link | function | modules/ |
Page callback. |
DrupalAddFeedTestCase::urlToRSSLinkPattern | function | modules/ |
Create a pattern representing the RSS feed in the page. |
DrupalAddHtmlHeadLinkTest | class | modules/ |
Test for drupal_add_html_head_link(). |
DrupalAddHtmlHeadLinkTest::getInfo | function | modules/ |
|
DrupalAddHtmlHeadLinkTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DrupalAddHtmlHeadLinkTest::testDrupalAddHtmlHeadLink | function | modules/ |
Tests drupal_add_html_head_link(). |
DrupalWebTestCase::assertLink | function | modules/ |
Pass if a link with the specified label is found, and optional with the specified index. |
DrupalWebTestCase::assertLinkByHref | function | modules/ |
Pass if a link containing a given href (part) is found. |
DrupalWebTestCase::assertNoLink | function | modules/ |
Pass if a link with the specified label is not found. |
DrupalWebTestCase::assertNoLinkByHref | function | modules/ |
Pass if a link containing a given href (part) is not found. |
DrupalWebTestCase::clickLink | function | modules/ |
Follows a link by name. |
MenuLinksUnitTestCase | class | modules/ |
Tests for menu links. |
MenuLinksUnitTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
MenuLinksUnitTestCase::assertMenuLinkParents | function | modules/ |
Assert that at set of links is properly parented. |
MenuLinksUnitTestCase::createLinkHierarchy | function | modules/ |
Create a simple hierarchy of links. |
MenuLinksUnitTestCase::getInfo | function | modules/ |
|
MenuLinksUnitTestCase::testMenuLinkReparenting | function | modules/ |
Test automatic reparenting of menu links. |
MenuLinksUnitTestCase::testMenuLinkRouterReparenting | function | modules/ |
Test automatic reparenting of menu links derived from menu routers. |
MenuRouterTestCase::testMenuLinkMaintain | function | modules/ |
Tests for menu_link_maintain(). |
MenuRouterTestCase::testMenuLinkOptions | function | modules/ |
Test menu link 'options' storage and rendering. |
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. |
menu_test_menu_link_delete | function | modules/ |
Implements hook_menu_link_delete(). |
menu_test_menu_link_insert | function | modules/ |
Implements hook_menu_link_insert(). |
menu_test_menu_link_update | function | modules/ |
Implements hook_menu_link_update(). |
PharStreamWrapper::unlink | function | misc/ |
|
ShortcutLinksTestCase | class | modules/ |
Defines shortcut links test cases. |
ShortcutLinksTestCase::getInfo | function | modules/ |
|
ShortcutLinksTestCase::testNoShortcutLink | function | modules/ |
Tests that the add shortcut link is not displayed for 404/403 errors. |
ShortcutLinksTestCase::testShortcutLinkAdd | function | modules/ |
Tests that creating a shortcut works properly. |
ShortcutLinksTestCase::testShortcutLinkChangePath | function | modules/ |
Tests that changing the path of a shortcut link works. |
ShortcutLinksTestCase::testShortcutLinkDelete | function | modules/ |
Tests deleting a shortcut link. |
ShortcutLinksTestCase::testShortcutLinkRename | function | modules/ |
Tests that shortcut links can be renamed. |
ShortcutLinksTestCase::testShortcutQuickLink | function | modules/ |
Tests that the "add to shortcut" link changes to "remove shortcut". |
ShortcutTestCase::generateShortcutLink | function | modules/ |
Creates a generic shortcut link. |
shortcut_admin_add_link | function | modules/ |
Adds a link to the end of a shortcut set, keeping within a prescribed limit. |
shortcut_link_access | function | modules/ |
Access callback for editing a link in a shortcut set. |
shortcut_link_add | function | modules/ |
Form callback: builds the form for adding a new shortcut link. |
shortcut_link_add_inline | function | modules/ |
Menu page callback: creates a new link in the provided shortcut set. |
shortcut_link_add_submit | function | modules/ |
Submit handler for shortcut_link_add(). |
shortcut_link_delete | function | modules/ |
Form callback: builds the confirmation form for deleting a shortcut link. |
shortcut_link_delete_submit | function | modules/ |
Submit handler for shortcut_link_delete_submit(). |
shortcut_link_edit | function | modules/ |
Form callback: builds the form for editing a shortcut link. |
shortcut_link_edit_submit | function | modules/ |
Submit handler for shortcut_link_edit(). |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.