You are here

Files in Entity Embed 7.2

Primary tabs

File namesort descending Location Namespace Description
ctools_export_ui_entity_embed.class.php plugins/export_ui/ctools_export_ui_entity_embed.class.php Definition of ctools_export_ui_entity_embed.class.php.
EntityEmbedEntityNotFoundException.inc includes/EntityEmbedEntityNotFoundException.inc Definition of EntityEmbedEntityNotFoundException.
EntityEmbedRecursiveRenderingException.inc includes/EntityEmbedRecursiveRenderingException.inc Definition of EntityEmbedRecursiveRenderingException.
entity_embed.admin.css css/entity_embed.admin.css /* * @file * Administration CSS for entity_embed. */ /* Hides the next button when not degrading to non-javascript browser */ html.js .next-button { display: none; } /* Makes the next/choose button align to the right of the select control…
entity_embed.admin.inc entity_embed.admin.inc Admin page callbacks for the entity_embed module.
entity_embed.api.php entity_embed.api.php Hooks provided by the entity_embed module.
entity_embed.ckeditor.inc entity_embed.ckeditor.inc CKEditor integration for the entity_embed module.
entity_embed.commands.inc includes/entity_embed.commands.inc AJAX commands.
entity_embed.css css/entity_embed.css Generic theme-independent base styles.
entity_embed.default_entity_embed_configurations.inc entity_embed.default_entity_embed_configurations.inc Default button configuration for the default entity types.
entity_embed.display.inc includes/entity_embed.display.inc Display functions.
entity_embed.file_usage.inc includes/entity_embed.file_usage.inc Tracks usage of embedded files.
entity_embed.html.inc includes/entity_embed.html.inc DOM processing functions.
entity_embed.info entity_embed.info name = Entity Embed description = Allows entities to be embedded using a text editor. package = Media core = 7.x dependencies[] = ctools dependencies[] = ckeditor dependencies[] = dialog dependencies[] = entity dependencies[] = filter dependencies[]…
entity_embed.install entity_embed.install Install, update and uninstall functions for the entity_embed module.
entity_embed.module entity_embed.module Provides a CKEditor plugin and text filter for embedding and rendering entities.
entity_embed.test entity_embed.test Test integration for the entity_embed module.
entity_embed_ctools_export_ui_form.inc plugins/export_ui/entity_embed_ctools_export_ui_form.inc Builds the ctools export UI page for configuring embed buttons.
entity_embed_test.info tests/entity_embed_test.info name = Entity Embed Test description = Support module for Entity Embed tests. package = Testing core = 7.x dependencies[] = entity_embed hidden = TRUE
entity_embed_test.module tests/entity_embed_test.module Helper module for the entity_embed tests.
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Installation * Usage INTRODUCTION ------------ Current Maintainers: * Devin Carlson <http://drupal.org/user/290182> Entity Embed allows any entity to be…

Other projects