Search for context
- Search 9.5.x for context
- Search 8.9.x for context
- Search 10.3.x for context
- Search 11.x for context
- 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. |
DrupalLocalStreamWrapper::$context | property | includes/ |
Stream context resource. |
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. |
LocaleImportFunctionalTest::getPoFileWithContext | function | modules/ |
Helper function that returns a .po file with context. |
LocaleImportFunctionalTest::testLanguageContext | function | modules/ |
Test msgctxt context support. |
LOCALE_JS_OBJECT_CONTEXT | constant | includes/ |
Regular expression to match an object containing a key 'context'. |
Menu context types | group | includes/ |
Flags for use in the "context" attribute of menu router items. |
menu_contextual_links | function | includes/ |
Retrieves contextual links for a path based on registered local tasks. |
MENU_CONTEXT_INLINE | constant | includes/ |
Internal menu flag: Local task should be displayed inline. |
MENU_CONTEXT_NONE | constant | includes/ |
Internal menu flag: Invisible local task. |
MENU_CONTEXT_PAGE | constant | includes/ |
Internal menu flag: Local task should be displayed in page context. |
PharStreamWrapper::$context | property | misc/ |
|
_trigger_normalize_comment_context | function | modules/ |
Loads associated objects for comment triggers. |
_trigger_normalize_node_context | function | modules/ |
Loads associated objects for node triggers. |
_trigger_normalize_user_context | function | modules/ |
Loads associated objects for user triggers. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.