You are here

Functions in Entity Embed 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_embed_autocomplete_entity ./entity_embed.module Page callback: Autocomplete for entities. 1
entity_embed_change_dom_node_name includes/entity_embed.html.inc Rename a DOMNode tag.
entity_embed_ckeditor_plugin ./entity_embed.ckeditor.inc Implements hook_ckeditor_plugin().
entity_embed_ckeditor_settings_alter ./entity_embed.ckeditor.inc Implements hook_ckeditor_settings_alter().
entity_embed_command_editor_dialog_save includes/entity_embed.commands.inc Creates a Drupal Ajax 'editor dialog save' command. 1
entity_embed_command_insert includes/entity_embed.commands.inc Creates a Drupal Ajax 'insert' command that is capable of targeting elements within iFrames. 1
entity_embed_ctools_export_ui_form plugins/export_ui/entity_embed_ctools_export_ui_form.inc Define the preset add/edit form. 1
entity_embed_ctools_export_ui_form_submit plugins/export_ui/entity_embed_ctools_export_ui_form.inc Submit function for entity_embed_ctools_export_ui_form(). 1
entity_embed_ctools_plugin_api ./entity_embed.module Implements hook_ctools_plugin_api().
entity_embed_ctools_plugin_directory ./entity_embed.module Implements hook_ctools_plugin_directory().
entity_embed_default_entity_embed_configuration ./entity_embed.default_entity_embed_configurations.inc Implements hook_default_entity_embed_configuration().
entity_embed_dependent_entity_type_bundles_callback plugins/export_ui/entity_embed_ctools_export_ui_form.inc Replaces the entity_type_bundles and submit button form elements. 1
entity_embed_dialog_form ./entity_embed.admin.inc Form constructor for the entity embed dialog form. 3
entity_embed_dialog_form_validate ./entity_embed.admin.inc Form validation handler for entity_embed_dialog_form().
entity_embed_dom_load_html includes/entity_embed.html.inc Parses an HTML snippet and returns it as a DOM object. 3
entity_embed_element_info_alter ./entity_embed.module Implements hook_element_info_alter().
entity_embed_embed_button_delete ./entity_embed.module Deletes an embed button object from the database. 1 1
entity_embed_embed_button_load ./entity_embed.module Loads an embed button object from the database. 1 1
entity_embed_embed_button_load_all ./entity_embed.module Load all embed button objects from the database. 2 1
entity_embed_embed_button_load_multiple ./entity_embed.module Loads multiple embed button objects from the database. 1
entity_embed_embed_button_new ./entity_embed.module Creates a new embed button object. 1 1
entity_embed_embed_button_save ./entity_embed.module Saves an embed button object to the database. 1 1
entity_embed_entity_delete includes/entity_embed.file_usage.inc Implements hook_entity_delete().
entity_embed_entity_field_count_files includes/entity_embed.file_usage.inc Retrieve a count of all of the files referenced by an entity. 2
entity_embed_escape_cdata_element includes/entity_embed.html.inc Adds comments around a <!CDATA section in a \DOMNode. 1
entity_embed_field_attach_delete_revision includes/entity_embed.file_usage.inc Implements hook_field_attach_delete_revision().
entity_embed_field_attach_insert includes/entity_embed.file_usage.inc Implements hook_field_attach_insert().
entity_embed_field_attach_update includes/entity_embed.file_usage.inc Implements hook_field_attach_update().
entity_embed_filter_fields_with_text_filtering includes/entity_embed.file_usage.inc Retrieve a list of fields attached to an entity with text processing support. 1
entity_embed_filter_format_load ./entity_embed.module Loads a text format object from the database.
entity_embed_filter_info ./entity_embed.module Implements hook_filter_info().
entity_embed_filter_parse_from_fields includes/entity_embed.file_usage.inc Parse file references from an entity's text fields. 1
entity_embed_flush_caches ./entity_embed.module Implements hook_flush_caches().
entity_embed_get_dom_node_attributes_as_array includes/entity_embed.html.inc Convert the attributes on a DOMNode object to an array. 1
entity_embed_help ./entity_embed.module Implements hook_help().
entity_embed_library ./entity_embed.module
entity_embed_menu ./entity_embed.module Implements hook_menu().
entity_embed_page_build ./entity_embed.module Implements hook_page_build().
entity_embed_permission ./entity_embed.module Implements hook_permission().
entity_embed_preview ./entity_embed.module Returns an Ajax response to generate preview of an entity. 1
entity_embed_pre_render_text_format ./entity_embed.module Process text format elements to load and attach assets. 1
entity_embed_render_entity includes/entity_embed.display.inc Renders an embedded entity. 1
entity_embed_replace_dom_node_content includes/entity_embed.html.inc Replace the contents of a DOMNode. 1
entity_embed_requirements ./entity_embed.install Implements hook_requirements().
entity_embed_schema ./entity_embed.install Implements hook_schema().
entity_embed_serialize includes/entity_embed.html.inc Converts the body of a \DOMDocument back to an HTML snippet. 2
entity_embed_set_dom_node_content includes/entity_embed.html.inc Set the contents of a DOMNode.
entity_embed_test_entity_embed_alter tests/entity_embed_test.module Implements hook_entity_embed_alter(). 1
entity_embed_test_entity_embed_context_alter tests/entity_embed_test.module Implements hook_entity_embed_context_alter(). 1
entity_embed_update_7100 ./entity_embed.install Add support for restricting embedding to specific entity bundles.

Pages

Other projects