You are here

Functions in CKEditor - WYSIWYG HTML editor 7

Primary tabs

Namesort descending Location Description Direct uses Strings
CheckAuthentication includes/filemanager.config.php 1
ckeditor_admin_global_profile_form includes/ckeditor.admin.inc Form builder for a global profile 1
ckeditor_admin_global_profile_form_submit includes/ckeditor.admin.inc Submit form for a global profile
ckeditor_admin_global_profile_form_validate includes/ckeditor.admin.inc Form validation for a global profile
ckeditor_admin_main includes/ckeditor.admin.inc Main administrative page 1
ckeditor_admin_profile_clone_form includes/ckeditor.admin.inc Form builder for a clone profile 1
ckeditor_admin_profile_clone_form_submit includes/ckeditor.admin.inc Form submit for a clone profile
ckeditor_admin_profile_clone_form_validate includes/ckeditor.admin.inc Form validation for a clone profile
ckeditor_admin_profile_delete_form includes/ckeditor.admin.inc Form builder for a profile delete 1
ckeditor_admin_profile_delete_form_submit includes/ckeditor.admin.inc Submit form for a profile delete
ckeditor_admin_profile_form includes/ckeditor.admin.inc Form builder for a profile 1 1
ckeditor_admin_profile_form_submit includes/ckeditor.admin.inc Form submit for a profile
ckeditor_admin_profile_form_validate includes/ckeditor.admin.inc Form validation for a profile. 1
ckeditor_admin_values_to_settings includes/ckeditor.admin.inc Converts an array of form values to a serialized array that does not contain Drupal Form API values 3
ckeditor_base_path ./ckeditor.module Generate base path of the Drupal installation. 8
ckeditor_ckeditor_plugin ./ckeditor.ckeditor.inc Implements hook_ckeditor_plugin().
ckeditor_default_skin includes/ckeditor.lib.inc Return default skin for CKEditor 3
ckeditor_disable_wysiwyg includes/ckeditor.admin.inc 1
ckeditor_drush_command includes/ckeditor.drush.inc Implements hook_drush_command().
ckeditor_drush_download includes/ckeditor.drush.inc Downloads. 1 1
ckeditor_element_info_alter ./ckeditor.module Implementation of hook_element_info_alter().
ckeditor_features_api ./ckeditor.module Implementation of hook_features_api().
ckeditor_field_extra_fields ./ckeditor.module Implements hook_field_extra_fields().
ckeditor_file_download ./ckeditor.module Implementation of hook_file_download(). Support for private downloads. CKEditor does not implement any kind of potection on private files.
ckeditor_filter_xss includes/ckeditor.page.inc AJAX callback - XSS filter 1
ckeditor_form_user_profile_form_alter ./ckeditor.module Implements hook_form_FORM_ID_alter() for user_profile_form().
ckeditor_get_document_root_full_path includes/ckeditor.lib.inc Guess the absolute server path to the document root Usually it should return $_SERVER['DOCUMENT_ROOT'] 3
ckeditor_get_profile includes/ckeditor.lib.inc Return CKEditor profile by input format 1
ckeditor_get_version ./ckeditor.module Check CKEditor version 3
ckeditor_help ./ckeditor.module Implementation of hook_help().
ckeditor_help_delegate includes/ckeditor.page.inc CKEditor - The text editor for the Internet - http://ckeditor.com Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
ckeditor_hook_info ./ckeditor.module Implements hook_hook_info().
ckeditor_install ./ckeditor.install
ckeditor_library_path ./ckeditor.module Generate library path of the Drupal installation. 6
ckeditor_load_by_field includes/ckeditor.lib.inc Load CKEditor for field ID 1
ckeditor_load_lang_options includes/ckeditor.lib.inc List of installed CKEditor languages 2
ckeditor_load_plugins includes/ckeditor.lib.inc List of CKEditor plugins. 5
ckeditor_load_skin_options includes/ckeditor.lib.inc List of installed CKEditor skins 3
ckeditor_load_toolbar_options includes/ckeditor.lib.inc List of configured CKEditor toolbars
ckeditor_menu ./ckeditor.module Implementation of hook_menu().
ckeditor_modules_uninstalled ./ckeditor.module Implementation of hook_modules_uninstalled().
ckeditor_module_path ./ckeditor.module Generate module path of the CKEditor module. 15
ckeditor_page_build ./ckeditor.module Implements hook_page_build().
ckeditor_path ./ckeditor.module Read the CKEditor path from the Global profile. 18
ckeditor_permission ./ckeditor.module Implementation of hook_permission().
ckeditor_plugins_path ./ckeditor.module Read the CKEditor plugins path from the Global profile. 3
ckeditor_plugins_render includes/ckeditor.lib.inc Render CKEditor plugins path 2
ckeditor_pre_render_text_format ./ckeditor.module This function creates the HTML objects required for CKEditor. 1
ckeditor_profiles_compile includes/ckeditor.lib.inc Compile settings of all profiles at returns is as array 2
ckeditor_profile_delete includes/ckeditor.admin.inc Remove a profile from the database. 3

Pages

Other projects