You are here

Functions in Entity Embed 8

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_embed_entity_embed_display_plugins_for_context_alter ./entity_embed.module Implements hook_entity_embed_display_plugins_for_context_alter().
entity_embed_field_widget_form_alter ./entity_embed.module Implements hook_field_widget_form_alter().
entity_embed_filter_format_edit_form_validate ./entity_embed.module Validate callback to ensure filter order and allowed_html are compatible. 2
entity_embed_form_filter_format_add_form_alter ./entity_embed.module Implements hook_form_FORM_ID_alter().
entity_embed_form_filter_format_edit_form_alter ./entity_embed.module Implements hook_form_FORM_ID_alter().
entity_embed_help ./entity_embed.module Implements hook_help().
entity_embed_test_entity_access tests/modules/entity_embed_test/entity_embed_test.module Implements hook_entity_access().
entity_embed_test_entity_embed_alter tests/modules/entity_embed_test/entity_embed_test.module Implements hook_entity_embed_alter(). 1
entity_embed_test_entity_embed_context_alter tests/modules/entity_embed_test/entity_embed_test.module Implements hook_entity_embed_context_alter(). 1
entity_embed_test_entity_embed_display_plugins_alter tests/modules/entity_embed_test/entity_embed_test.module Implements hook_entity_embed_display_plugins_alter(). 1
entity_embed_test_entity_view_alter tests/modules/entity_embed_test/entity_embed_test.module Implements hook_entity_view_alter().
entity_embed_test_theme tests/modules/entity_embed_test/entity_embed_test.module Implements hook_theme().
entity_embed_theme ./entity_embed.module Implements hook_theme().
entity_embed_update_8001 ./entity_embed.install Convert entity embed buttons to embed buttons.
entity_embed_update_8002 ./entity_embed.install Updates the default mode settings.
entity_embed_update_8003 ./entity_embed.install Updates allowed HTML for all filter configs that have an Entity Embed button.
entity_embed_update_8004 ./entity_embed.install Adds new content entity type to remove dependency on node module.
file_entity_embed_display_plugins_alter ./entity_embed.module Implements hook_entity_embed_display_plugins_alter().
hook_entity_embed_alter ./entity_embed.api.php Alter the results of an embedded entity build array.
hook_entity_embed_context_alter ./entity_embed.api.php Alter the context of an embedded entity before it is rendered.
hook_entity_embed_display_plugins_alter ./entity_embed.api.php Alter the Entity Embed Display plugin definitions.
hook_entity_embed_display_plugins_for_context_alter ./entity_embed.api.php Alter the Entity Embed Display plugin definitions for a given context.
hook_ENTITY_TYPE_embed_alter ./entity_embed.api.php Alter the results of the particular embedded entity type build array.
hook_ENTITY_TYPE_embed_context_alter ./entity_embed.api.php Alter the context of a particular embedded entity type before it is rendered.
taxonomy_entity_embed_display_plugins_alter ./entity_embed.module Implements hook_entity_embed_display_plugins_alter().
template_preprocess_entity_embed_container ./entity_embed.module Prepares variables for entity embed container templates.

Other projects