You are here

Functions in Media CKEditor 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
media_ckeditor_ckeditor_plugin_alter ./media_ckeditor.ckeditor.inc Implements hook_ckeditor_plugin_alter().
media_ckeditor_element_info_alter ./media_ckeditor.module Implements hook_element_info_alter().
media_ckeditor_form_field_ui_field_edit_form_alter ./media_ckeditor.module Implements hook_form_FORM_ID_alter().
media_ckeditor_form_media_admin_config_browser_alter ./media_ckeditor.module Implements hook_form_FORM_ID_alter().
media_ckeditor_form_media_wysiwyg_format_form_alter ./media_ckeditor.module Implements hook_form_ID_alter().
media_ckeditor_install ./media_ckeditor.install Implements hook_install().
media_ckeditor_media_browser_params_alter ./media_ckeditor.module Implements hook_media_browser_params_alter().
media_ckeditor_media_wysiwyg_token_to_markup_alter ./media_ckeditor.module Implements hook_media_wysiwyg_token_to_markup_alter().
media_ckeditor_menu ./media_ckeditor.module Implements hook_menu().
media_ckeditor_permission ./media_ckeditor.module A permission to allow users to view overridden files in the WYSIWYG.
media_ckeditor_preprocess_file_entity ./media_ckeditor.module Implements hook_preprocess_file_entity().
media_ckeditor_pre_render_media ./media_ckeditor.module Pre-render callback for media elements. 1
media_ckeditor_pre_render_text_format ./media_ckeditor.module Adds CKEditor-specific JavaScript. 1
media_ckeditor_rendered_file_in_wysiwyg includes/media_ckeditor.pages.inc Callback to fetch the markup of a file with certain overrides. 1
media_ckeditor_render_file_with_overrides ./media_ckeditor.module Helper function to get a fully rendered file entity with optional overrides. 2
media_ckeditor_settings_ckeditor_profile_defaults modules/media_ckeditor_settings/media_ckeditor_settings.features.ckeditor_profile.inc Implements hook_ckeditor_profile_defaults().
media_ckeditor_settings_filter_default_formats modules/media_ckeditor_settings/media_ckeditor_settings.features.filter.inc Implements hook_filter_default_formats().
media_ckeditor_test_info tests/media_ckeditor_test.module Implements hook_media_ckeditor_info().
media_ckeditor_test_info_alter tests/media_ckeditor_test.module Implements hook_media_ckeditor_info_alter().
media_ckeditor_test_menu tests/media_ckeditor_test.module Implements hook_menu().
media_ckeditor_update_7201 ./media_ckeditor.install Updates the path to the Media plugin if used. *.
_media_ckeditor_fully_rendered_files_in_wysiwyg ./media_ckeditor.module Helper function to tell whether we should render full entities in WYSIWYGs. 3 1

Other projects