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
Method Summary
Method Attributes Method Name and Description
<static>  
CKEDITOR.plugins.setLang(pluginName, languageCode, languageEntries)
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.
Method Detail
<static> {Undefined} CKEDITOR.plugins.setLang(pluginName, languageCode, languageEntries)
Since: 3.0
NO EXAMPLE AVAILABLE
Parameters:
{Undefined} pluginName
{Undefined} languageCode
{Undefined} languageEntries

Copyright © 2003-2009, CKSource - Frederico Knabben. All rights reserved.