Namespace CKEDITOR.plugins
Extends
CKEDITOR.resourceManager.
Manages plugins registration and loading.
Defined in: core/plugins.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Manages plugins registration and loading.
|
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 Attributes | Method Name and Description |
---|---|
<static> |
CKEDITOR.plugins.setLang(pluginName, languageCode, languageEntries)
|
- Methods borrowed from class CKEDITOR.resourceManager:
- add, addExternal, get, getPath, load
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.
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