Code Index | File Index

Namespaces

Classes


Namespace CKEDITOR.lang

Constains the dictionary of language entries.
Defined in: lang/en.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Constains the dictionary of language entries.
Field Summary
Field Attributes Field Name and Description
<static>  
CKEDITOR.lang.dir
The language reading direction.
Namespace Detail
CKEDITOR.lang
Since: 3.0
Constains the dictionary of language entries.
Field Detail
<static> {String} CKEDITOR.lang.dir
Since: 3.0
The language reading direction. Possible values are "rtl" for Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right languages (like English).
Default Value:
'ltr'

Documentation generated by JsDoc Toolkit