Code Index | File Index

Namespaces

Classes


Class CKEDITOR.theme


Defined in: themes/default/theme.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
CKEDITOR.theme.build(editor, themePath)
<static>  
CKEDITOR.theme.buildDialog(editor)
<static>  
CKEDITOR.theme.destroy(editor)
Class Detail
CKEDITOR.theme()
Since: 3.0
NO EXAMPLE AVAILABLE
Method Detail
<static> {Undefined} CKEDITOR.theme.build(editor, themePath)
Since: 3.0
NO EXAMPLE AVAILABLE
Parameters:
{Undefined} editor
{Undefined} themePath

<static> {Undefined} CKEDITOR.theme.buildDialog(editor)
Since: 3.0
NO EXAMPLE AVAILABLE
Parameters:
{Undefined} editor

<static> {Undefined} CKEDITOR.theme.destroy(editor)
Since: 3.0
NO EXAMPLE AVAILABLE
Parameters:
{Undefined} editor

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