You are here

Functions in FCKeditor - WYSIWYG HTML editor 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
CheckAuthentication ./filemanager.config.php 1
fckeditor_admin ./fckeditor.module
fckeditor_admin_global_profile_form ./fckeditor.admin.inc 1
fckeditor_admin_global_profile_form_submit ./fckeditor.admin.inc
fckeditor_admin_global_profile_form_validate ./fckeditor.admin.inc
fckeditor_admin_main ./fckeditor.admin.inc Main administrative page 1
fckeditor_admin_profile_clone_form ./fckeditor.admin.inc Clone profile 1
fckeditor_admin_profile_clone_form_submit ./fckeditor.admin.inc
fckeditor_admin_profile_clone_form_validate ./fckeditor.admin.inc
fckeditor_admin_profile_delete_form ./fckeditor.admin.inc 1
fckeditor_admin_profile_delete_form_submit ./fckeditor.admin.inc
fckeditor_admin_profile_form ./fckeditor.admin.inc Form builder for a normal profile 1 1
fckeditor_admin_profile_form_submit ./fckeditor.admin.inc
fckeditor_admin_profile_form_validate ./fckeditor.admin.inc Profile validation. 1
fckeditor_admin_profile_validate_fieldpaths ./fckeditor.admin.inc 2
fckeditor_admin_values_to_settings ./fckeditor.admin.inc Converts an array of form values to a serialized array that does not contain Drupal Form API values 3
fckeditor_elements ./fckeditor.module Implementation of hook_elements(). 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_get_document_root_full_path ./fckeditor.lib.inc Guess the absolute server path to the document root Usually it should return $_SERVER['DOCUMENT_ROOT'] 1
fckeditor_get_nodetype ./fckeditor.module 2
fckeditor_help ./fckeditor.module Implementation of hook_help().
fckeditor_help_delegate ./fckeditor.help.inc FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben
fckeditor_init ./fckeditor.module Implementation of hook_init().
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 2
fckeditor_is_plaintext ./fckeditor.lib.inc Determines if the supplied text doesn't contain any HTML 1
fckeditor_load_lang_options ./fckeditor.lib.inc 2
fckeditor_load_skin_options ./fckeditor.lib.inc 2
fckeditor_load_toolbar_options ./fckeditor.lib.inc 2
fckeditor_menu ./fckeditor.module Implementation of hook_menu().
fckeditor_parse_rule ./fckeditor.admin.inc 1
fckeditor_path ./fckeditor.module Read FCKeditor path from Global profile 12
fckeditor_path_to_theme ./fckeditor.module 2
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.admin.inc Remove a profile from the database. 1
fckeditor_profile_load ./fckeditor.module Load all profiles. Just load one profile if $name is passed in. 9
fckeditor_profile_overview ./fckeditor.admin.inc Controller for fckeditor profiles. 1
fckeditor_rebuild_selectors ./fckeditor.admin.inc Rebuilds the regular expression that is used to match the inclusion/exclusion rules and the simplified toolbar rules 5
fckeditor_requirements ./fckeditor.install Implementation of hook_requirements().
fckeditor_resolve_url ./fckeditor.lib.inc Emulates the asp Server.mapPath function. Given an url path return the physical directory that it corresponds to. 1
fckeditor_rule_create ./fckeditor.admin.inc 1
fckeditor_rule_to_regex ./fckeditor.admin.inc 1
fckeditor_rule_to_string ./fckeditor.admin.inc 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

Pages

Other projects