File Index
Defines the
CKEDITOR.ajax object, which holds ajax methods for
data loading.
Contains the third and last part of the
CKEDITOR object
definition.
Contains the first and essential part of the
CKEDITOR
object definition.
Contains the second part of the
CKEDITOR object
definition, which defines the basic editor features to be available in
the root ckeditor_basic.js file.
Defines the
CKEDITOR.config object, which holds the
default configuration settings.
Defines the
CKEDITOR.dom object, which contains DOM
manipulation objects and function.
Defines the
CKEDITOR.editor class, which is the base
for other classes representing DOM objects.
Defines the
CKEDITOR.dom.node class, which is the base
class for classes that represent DOM nodes.
Defines the
CKEDITOR.dtd object, which holds the DTD
mapping for XHTML 1.0 Transitional.
Defines the
CKEDITOR.env object, which constains
environment and browser information.
Defines the
CKEDITOR.event class, which serves as the
base for classes and objects that require event handling features.
Defines the "virtual"
CKEDITOR.eventInfo class, which
contains the defintions of the event object passed to event listeners.
Defines the
CKEDITOR.loader objects, which is used to
load core scripts and their dependencies from _source.
Defines the
CKEDITOR.plugins object, which is used to
manage plugins registration and loading.
Defines the
CKEDITOR.skins object, which is used to
manage skins loading.
Defines the
CKEDITOR.test object, which contains
functions used at our testing environment.
Defines the
CKEDITOR.themes object, which is used to
manage themes registration and loading.
Defines the
CKEDITOR.xml class, which represents a
loaded XML document.
Defines the CKEDITOR.lang object, for the English
language.
Defines the "virtual" dialog, dialog content and dialog button
definition classes.
The floating dialog plugin.
The default editing block plugin, which holds the editing area
and source view.
The "elementspath" plugin.
The "wysiwygarea" plugin.