You are here

Functions in FCKeditor - WYSIWYG HTML editor 6

Primary tabs

Namesort descending Location Description Direct uses Strings
CheckAuthentication ./filemanager.config.php 1
fckeditor_admin ./fckeditor.module Controller for FCKeditor administrative settings. 1
fckeditor_ask_delete_confirmation ./fckeditor.module 1
fckeditor_elements ./fckeditor.module Implementation of textarea Replace textarea with FCKeditor using callback function (fckeditor_process_textarea)
fckeditor_file_download ./fckeditor.module Implementation of hook_file_download(). Support for private downloads. FCKeditor does not implement any kind of potection on private files.
fckeditor_filter_xss ./fckeditor.module AJAX callback - XSS filter 1
fckeditor_global_profile_form ./fckeditor.module Return an HTML form for global profile configuration. 1
fckeditor_global_profile_form_build ./fckeditor.module 1
fckeditor_global_profile_save ./fckeditor.module 1
fckeditor_global_profile_validate ./fckeditor.module Global profile validation. 1
fckeditor_help ./fckeditor.module Implementation of hook_help()
fckeditor_idsearch ./fckeditor.module Search the field id for matches in array of matches 1
fckeditor_init ./fckeditor.module
fckeditor_install ./fckeditor.install
fckeditor_is_compatible_client ./fckeditor.module Test if client can render the FCKeditor Use built-in test method in fckeditor.php If fckeditor.php is not found, return false (probably in such case fckeditor is not installed correctly) 1
fckeditor_is_enabled ./fckeditor.module 1
fckeditor_load_lang_options ./fckeditor.module 2
fckeditor_load_skin_options ./fckeditor.module 2
fckeditor_load_toolbar_options ./fckeditor.module 2
fckeditor_menu ./fckeditor.module Add link to FCKeditor configuration in "Administer -> Site configuration" section
fckeditor_perm ./fckeditor.module Implementation of hook_perm(). Administer -> User management -> Permissions
fckeditor_process_form ./fckeditor.module 1
fckeditor_process_input ./fckeditor.module Allow more than 255 chars in Allowed HTML tags textfield 1
fckeditor_process_textarea ./fckeditor.module This function create the HTML objects required for the FCKeditor 1
fckeditor_profile_delete ./fckeditor.module 1
fckeditor_profile_form ./fckeditor.module Return an HTML form for profile configuration. 1
fckeditor_profile_form_build ./fckeditor.module Return an HTML form for profile configuration. 1
fckeditor_profile_load ./fckeditor.module Load all profiles. Just load one profile if $name is passed in. 5
fckeditor_profile_overview ./fckeditor.module Controller for fckeditor profiles. 1
fckeditor_profile_save ./fckeditor.module Save a profile to the database. @todo add more entries to array in the user_save line 1
fckeditor_profile_validate ./fckeditor.module Profile validation. 1
fckeditor_schema ./fckeditor.install Implementation of hook_schema().
fckeditor_sorted_roles ./fckeditor.module sort roles according to precedence settings. previously sorted roles are followed by latest added roles. 2
fckeditor_uninstall ./fckeditor.install Implementation of hook_uninstall().
fckeditor_update_6110 ./fckeditor.install Update from 6.x-1.0 to 6.x-1.1
fckeditor_update_6130 ./fckeditor.install Update from 6.x-1.2 to 6.x-1.3
fckeditor_user ./fckeditor.module Implementation of hook_user().
fckeditor_user_get_profile ./fckeditor.module 2
fckeditor_user_get_setting ./fckeditor.module 1

Other projects