LayoutRelationshipAuthorFromNode::getContext |
function |
core/modules/layout/plugins/relationships/author_from_node.inc |
Get the context from this relationship. |
views_handler_field_contextual_links::render |
function |
core/modules/views/handlers/views_handler_field_contextual_links.inc |
Render the contextual fields. |
layout_settings_form_context_relationship_edit |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for layout_settings_form() that edits a relationship. |
LocaleImportFunctionalTest::testLanguageContext |
function |
core/modules/locale/tests/locale.test |
Test msgctxt context support. |
ContextualDynamicContextTestCase::testNodeLinks |
function |
core/modules/contextual/tests/contextual.test |
Tests contextual links on node lists with different permissions. |
LocaleImportFunctionalTest::getPoFileWithContext |
function |
core/modules/locale/tests/locale.test |
Helper function that returns a .po file with context. |
layout_settings_form_context_relationship_remove |
function |
core/modules/layout/layout.context.admin.inc |
Submit handler for layout_settings_form() that removes a relationship. |
views_handler_field_contextual_links::pre_render |
function |
core/modules/views/handlers/views_handler_field_contextual_links.inc |
Run before any fields are rendered. |
contextual_links_example_object_edit_form_submit |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Submit handler for contextual_links_example_object_edit_form(). |
contextual_links_example_node_action_form_submit |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Submit handler for contextual_links_example_node_action_form(). |
views_handler_field_contextual_links::options_form |
function |
core/modules/views/handlers/views_handler_field_contextual_links.inc |
Default options form that provides the label widget that all fields
should have. |
template_preprocess_contextual_links_example_object |
function |
modules/examples/contextual_links_example/contextual_links_example.module |
Process variables for contextual-links-example-object.tpl.php. |
ContextualLinksExampleTestCase::testContextualLinksExample |
function |
modules/examples/contextual_links_example/tests/contextual_links_example.test |
Test the various contextual links that this module defines and displays. |