X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fthemes%2Fdefault%2Ftheme.js;h=26fc3d60a1fe382c68b49e13e2d164fc158c980c;hb=039a051ccf3901311661022a30afd60fc38130c9;hp=85229c08770a5ba1c1799d529e6564d0b2ade3ad;hpb=8665a7c6c60586526e32e8941fe2896739b6ebfb;p=ckeditor.git diff --git a/_source/themes/default/theme.js b/_source/themes/default/theme.js index 85229c0..26fc3d6 100644 --- a/_source/themes/default/theme.js +++ b/_source/themes/default/theme.js @@ -3,6 +3,11 @@ Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ +/** + * @name CKEDITOR.theme + * @class + */ + CKEDITOR.themes.add( 'default', (function() { function checkSharedSpace( editor, spaceName ) @@ -22,7 +27,7 @@ CKEDITOR.themes.add( 'default', (function() // Creates an HTML structure that reproduces the editor class hierarchy. var html = '' + - '' + + '' + '' + '' + '' + @@ -65,7 +70,7 @@ CKEDITOR.themes.add( 'default', (function() return container; } - return { + return /** @lends CKEDITOR.theme */ { build : function( editor, themePath ) { var name = editor.name, @@ -114,10 +119,11 @@ CKEDITOR.themes.add( 'default', (function() '