Namespace CKEDITOR.loader
Load core scripts and their dependencies from _source.
Defined in: loader.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Load core scripts and their dependencies from _source.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
CKEDITOR.loader.loadedScripts
The list of loaded scripts in the loading order.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
CKEDITOR.loader.load(scriptName)
NO DOCUMENTATION AVAILABLE
|
Field Detail
<static>
{Array}
CKEDITOR.loader.loadedScripts
The list of loaded scripts in the loading order.
NO EXAMPLE AVAILABLE
- Since:
- 3.0
Method Detail
<static>
CKEDITOR.loader.load(scriptName)
NO DOCUMENTATION AVAILABLE
NO EXAMPLE AVAILABLE
- Parameters:
- scriptName
- Since:
- 3.0