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_close_dialog |
includes/entity_embed.commands.inc |
Creates a Drupal Ajax 'close dialog' command. |
|
|
entity_embed_command_close_modal_dialog |
includes/entity_embed.commands.inc |
Creates a Drupal Ajax 'close modal dialog' command. |
1 |
|
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_command_open_dialog |
includes/entity_embed.commands.inc |
Creates a Drupal Ajax 'open dialog' command. |
|
|
entity_embed_command_open_modal_dialog |
includes/entity_embed.commands.inc |
Creates a Drupal Ajax 'open modal dialog' command. |
1 |
|
entity_embed_command_set_dialog_option |
includes/entity_embed.commands.inc |
Creates a Drupal Ajax 'set dialog option' command. |
|
|
entity_embed_command_set_dialog_title |
includes/entity_embed.commands.inc |
Creates a Drupal Ajax 'set dialog title' command. |
|
|
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 |
./entity_embed.admin.inc |
Menu callback; Provide the dialog for embedding entities. |
|
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_library_alter |
./entity_embed.module |
Implements hook_library_alter(). |
|
|
entity_embed_menu |
./entity_embed.module |
Implements hook_menu(). |
|
|
entity_embed_module_implements_alter |
./entity_embed.module |
|
|
|
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 |