Code Index | File Index

Namespaces

Classes


Namespace CKEDITOR.plugins


Extends CKEDITOR.resourceManager.
Manages plugins registration and loading.
Defined in: core/plugins.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Manages plugins registration and loading.
Field Summary
Field Attributes Field Name and Description
<static>  
CKEDITOR.plugins.sourcearea
Holds the definition of commands an UI elements included with the sourcearea plugin.
Fields borrowed from class CKEDITOR.resourceManager:
basePath, externals, fileName, loaded, registered
Methods borrowed from class CKEDITOR.resourceManager:
add, addExternal, get, getPath, load
Namespace Detail
CKEDITOR.plugins
Since: 3.0
Manages plugins registration and loading.
Field Detail
<static> {Undefined} CKEDITOR.plugins.sourcearea
Since: 3.0
Holds the definition of commands an UI elements included with the sourcearea plugin.
Defined in: plugins/sourcearea/plugin.js.

Documentation generated by JsDoc Toolkit