You are here

Functions in CKEditor - WYSIWYG HTML editor 6

Primary tabs

Namesort descending Location Description Direct uses Strings
CheckAuthentication includes/filemanager.config.php 1
ckeditor_admin_global_profile_form includes/ckeditor.admin.inc 1
ckeditor_admin_global_profile_form_submit includes/ckeditor.admin.inc
ckeditor_admin_global_profile_form_validate includes/ckeditor.admin.inc
ckeditor_admin_main includes/ckeditor.admin.inc Main administrative page 1
ckeditor_admin_profile_clone_form includes/ckeditor.admin.inc Clone profile 1
ckeditor_admin_profile_clone_form_submit includes/ckeditor.admin.inc
ckeditor_admin_profile_clone_form_validate includes/ckeditor.admin.inc
ckeditor_admin_profile_delete_form includes/ckeditor.admin.inc 1
ckeditor_admin_profile_delete_form_submit includes/ckeditor.admin.inc
ckeditor_admin_profile_form includes/ckeditor.admin.inc Form builder for a normal profile 1 1
ckeditor_admin_profile_form_submit includes/ckeditor.admin.inc
ckeditor_admin_profile_form_validate includes/ckeditor.admin.inc Profile validation. 1
ckeditor_admin_profile_validate_fieldpaths includes/ckeditor.admin.inc 2
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_default_skin includes/ckeditor.lib.inc Return default skin for CKEditor 1
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_elements ./ckeditor.module Implementation of hook_elements(). Replace the textarea with CKEditor using a callback function (ckeditor_process_textarea)
ckeditor_features_api ./ckeditor.module Implementation of hook_features_api().
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_alter ./ckeditor.module Implementation of hook_form_alter()
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'] 1
ckeditor_get_nodetype ./ckeditor.module 2
ckeditor_get_settings ./ckeditor.module 1
ckeditor_get_version ./ckeditor.module Check CKEditor version 2
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_init ./ckeditor.module Implementation of hook_init().
ckeditor_install ./ckeditor.install
ckeditor_is_enabled includes/ckeditor.lib.inc 3
ckeditor_load_lang_options includes/ckeditor.lib.inc 2
ckeditor_load_plugins includes/ckeditor.lib.inc List of CKEditor plugins 4
ckeditor_load_skin_options includes/ckeditor.lib.inc 3
ckeditor_menu ./ckeditor.module Implementation of hook_menu().
ckeditor_parse_rule includes/ckeditor.admin.inc 1
ckeditor_path ./ckeditor.module Read the CKEditor path from the Global profile. 16 1
ckeditor_perm ./ckeditor.module Implementation of hook_perm(). Administer -> User management -> Permissions
ckeditor_plugins_path ./ckeditor.module Read the CKEditor plugins path from the Global profile. 4
ckeditor_plugins_render includes/ckeditor.lib.inc Render CKEditor plugins path 2
ckeditor_process_form ./ckeditor.module 1
ckeditor_process_hidden ./ckeditor.module 1
ckeditor_process_input ./ckeditor.module Allow more than 255 chars in Allowed HTML tags textfield 1
ckeditor_process_textarea ./ckeditor.module This function creates the HTML objects required for CKEditor. 2 1
ckeditor_profile_delete includes/ckeditor.admin.inc Remove a profile from the database. 1
ckeditor_profile_features_export includes/ckeditor.features.inc Implementation of hook_features_export()
ckeditor_profile_features_export_options includes/ckeditor.features.inc Implementation of hook_features_export_options()
ckeditor_profile_features_export_render includes/ckeditor.features.inc Implementation of hook_features_export_render()

Pages

Other projects