You are here

Functions in CKEditor for WYSIWYG Module 7

Primary tabs

Namesort descending Location Description Direct uses Strings
ckeditor_add_settings ./ckeditor.module Editor JS settings callback; Add Aloha settings to the page for a format. 1 1
ckeditor_ckeditor_extended_editor includes/ckeditor_extended.inc Plugin implementation of hook_editor().
ckeditor_ckeditor_plugins ./ckeditor.module Implements hook_ckeditor_plugins().
ckeditor_editor_info ./ckeditor.module Implements hook_editor_info(). 2
ckeditor_form_wysiwyg_profile_form_alter includes/ckeditor.wysiwyg.inc Implements hook_form_FORM_ID_alter().
ckeditor_image_plugin_check ./ckeditor.module Enabled callback for hook_ckeditor_plugins(). 1
ckeditor_init ./ckeditor.module Implements hook_init().
ckeditor_library ./ckeditor.module Implements hook_library().
ckeditor_module_implements_alter includes/ckeditor.wysiwyg.inc Implements hook_module_implements_alter().
ckeditor_plugins ./ckeditor.module Retrieves the full list of installed CKEditor plugins. 4 1
ckeditor_settings_form includes/ckeditor.admin.inc Editor settings callback; Provide options for CKEditor module. 1 1
ckeditor_settings_form_submit includes/ckeditor.admin.inc Additional submit handler for filter_admin_format_form(). 1
ckeditor_theme ./ckeditor.module Implements hook_theme().
ckeditor_wysiwyg_include_directory includes/ckeditor.wysiwyg.inc Implements hook_wysiwyg_include_directory().
ckeditor_wysiwyg_plugins includes/ckeditor_extended.inc Return internal plugins for this editor; semi-implementation of hook_wysiwyg_plugin(). 1
ckeditor_wysiwyg_plugin_settings includes/ckeditor_extended.inc Build a JS settings array of native external plugins that need to be loaded separately. 1
ckeditor_wysiwyg_proxy_plugin_settings includes/ckeditor_extended.inc Build a JS settings array for Drupal plugins loaded via the proxy plugin. 1
ckeditor_wysiwyg_settings includes/ckeditor_extended.inc Return JavaScript settings that should be passed to the WYSIWYG editor. 1 1
ckeditor_wysiwyg_settings_form_submit includes/ckeditor.wysiwyg.inc Additional submit handler for the wysiwyg_profile_form(). 1
ckeditor_wysiwyg_version includes/ckeditor_extended.inc Detect editor version. 1
hook_ckeditor_css_alter ./ckeditor.api.php Modify the list of CSS files that will be added to a CKEditor instance.
hook_ckeditor_plugins ./ckeditor.api.php Provides a list of CKEditor plugins.
hook_ckeditor_plugins_alter ./ckeditor.api.php Modify the list of available CKEditor plugins.
hook_ckeditor_PLUGIN_plugin_check ./ckeditor.api.php Enabled callback for hook_ckeditor_plugins().
template_preprocess_ckeditor_settings_toolbar includes/ckeditor.admin.inc Preprocess variables for theme_ckeditor_settings_toolbar().
theme_ckeditor_settings_toolbar includes/ckeditor.admin.inc Displays the toolbar configuration for CKEditor.
_ckeditor_theme_css ./ckeditor.module Retrieves the default theme's CKEditor stylesheets defined in the .info file. 1

Other projects