Code Index | File Index

Namespaces

Classes


Namespace CKEDITOR.loader

Load core scripts and their dependencies from _source.
Defined in: loader.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Load core scripts and their dependencies from _source.
Field Summary
Field Attributes Field Name and Description
<static>  
CKEDITOR.loader.loadedScripts
The list of loaded scripts in the loading order.
Method Summary
Method Attributes Method Name and Description
<static>  
CKEDITOR.loader.load(scriptName)
NO DOCUMENTATION AVAILABLE
Namespace Detail
CKEDITOR.loader
Since: 3.0
Load core scripts and their dependencies from _source.
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

Documentation generated by JsDoc Toolkit 2.0.1 on Wed Jun 18 2008 00:23:53 GMT+0200 (CEST)