fckeditor.admin.inc

Version 1.1.2.51 (checked in on 2010/01/31 at 14:49:58 by jorrit)

FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben

== BEGIN LICENSE ==

Licensed under the terms of any of the following licenses at your choice:

  • GNU General Public License Version 2 or later (the "GPL") http://www.gnu.org/licenses/gpl.html
  • GNU Lesser General Public License Version 2.1 or later (the "LGPL") http://www.gnu.org/licenses/lgpl.html
  • Mozilla Public License Version 1.1 or later (the "MPL") http://www.mozilla.org/MPL/MPL-1.1.html
== END LICENSE ==

FCKeditor Module for Drupal 6.x

This module allows Drupal to replace textarea fields with FCKeditor.

This HTML text editor brings to the web many of the powerful functionalities of known desktop editors like Word. It's really lightweight and doesn't require any kind of installation on the client computer.

Functions

NameDescription
fckeditor_admin_global_profile_form
fckeditor_admin_global_profile_form_submit
fckeditor_admin_global_profile_form_validate
fckeditor_admin_mainMain administrative page
fckeditor_admin_profile_clone_formClone profile
fckeditor_admin_profile_clone_form_submit
fckeditor_admin_profile_clone_form_validate
fckeditor_admin_profile_delete_form
fckeditor_admin_profile_delete_form_submit
fckeditor_admin_profile_formForm builder for a normal profile
fckeditor_admin_profile_form_submit
fckeditor_admin_profile_form_validateProfile validation.
fckeditor_admin_profile_validate_fieldpaths
fckeditor_admin_values_to_settingsConverts an array of form values to a serialized array that does not contain Drupal Form API values
fckeditor_parse_rule
fckeditor_profile_deleteRemove a profile from the database.
fckeditor_profile_overviewController for fckeditor profiles.
fckeditor_rebuild_selectorsRebuilds the regular expression that is used to match the inclusion/exclusion rules and the simplified toolbar rules
fckeditor_rule_create
fckeditor_rule_to_regex
fckeditor_rule_to_string