Namespace Index
This is the API entry point.
Stores default configuration settings.
DOM manipulation objects, classes and functions.
Holds and object representation of the HTML DTD to be used by the
editor in its internal operations.
Environment and browser information.
Holds language related functions.
Class Index
Represents a command that can be executed on an editor instance.
Virtual class that illustrates the features of command objects to be
passed to the CKEDITOR.editor.prototype.addCommand function.
Represents a data processor, which is responsible to translate and
transform the editor data on input and output.
DocumentFragment is a "lightweight" or "minimal" Document object.
Represents a delimited piece of content in a DOM Document.
Represents an editor instance.
This is a base class for classes and objects that require event
handling features.
Virtual class that illustrates the features of the event object to be
passed to event listeners by a
CKEDITOR.event based object.
Manages the focus activity in an editor instance.
Provides an "event like" system to parse strings of HTML data.