Search for contextual
- Search 9.5.x for contextual
- Search 8.9.x for contextual
- Search 10.3.x for contextual
- Search 11.x for contextual
- Search main for contextual
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| contextual-rtl.css | file | modules/ |
Stylesheet specific to right-to-left languages. |
| contextual.api.php | file | modules/ |
Hooks provided by Contextual module. |
| contextual.css | file | modules/ |
Stylesheet for the Contextual module. |
| contextual.info | file | modules/ |
name = Contextual links description = Provides contextual links to perform actions related to elements on a page. package = Core version = VERSION core = 7.x files[] = contextual.test |
| contextual.module | file | modules/ |
Adds contextual links to perform actions related to elements on a page. |
| contextual.test | file | modules/ |
Tests for contextual.module. |
| ContextualDynamicContextTestCase | class | modules/ |
Tests accessible links after inaccessible links on dynamic context. |
| ContextualDynamicContextTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| ContextualDynamicContextTestCase::getInfo | function | modules/ |
|
| ContextualDynamicContextTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ContextualDynamicContextTestCase::testNodeLinks | function | modules/ |
Tests contextual links on node lists with different permissions. |
| contextual_element_info | function | modules/ |
Implements hook_element_info(). |
| contextual_help | function | modules/ |
Implements hook_help(). |
| contextual_library | function | modules/ |
Implements hook_library(). |
| contextual_permission | function | modules/ |
Implements hook_permission(). |
| contextual_preprocess | function | modules/ |
Implements hook_preprocess(). |
| contextual_pre_render_links | function | modules/ |
Build a renderable array for contextual links. |
| hook_contextual_links_view_alter | function | modules/ |
Alter a contextual links element before it is rendered. |
| hook_menu_contextual_links_alter | function | modules/ |
Alter contextual links before they are rendered. |
| menu_contextual_links | function | includes/ |
Retrieves contextual links for a path based on registered local tasks. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.