Home
last modified time | relevance | path

Searched refs:FCKPlugins (Results 1 – 10 of 10) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckplugins.js24 var FCKPlugins = FCK.Plugins = new Object() ; variable
25 FCKPlugins.ItemsCount = 0 ;
26 FCKPlugins.Items = new Object() ;
28 FCKPlugins.Load = function()
30 var oItems = FCKPlugins.Items ;
37 FCKPlugins.ItemsCount++ ;
45 FCKPlugins.Load = null ;
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfckplugin.js7 …de', new FCKDialogCommand( 'InsertHtmlCode', FCKLang.DlgFootnoteTitle, FCKPlugins.Items['insertHtm…
12 oinsertHtmlCodeItem.IconPath = FCKPlugins.Items['insertHtmlCode'].Path + 'insertHtmlCode.gif' ;
/plugin/fckg/fckeditor/editor/plugins/keyboard/
H A Dfckplugin.js31 oKeyboardTool.IconPath = FCKPlugins.Items['keyboard'].Path + 'images/keyboard.gif' ;
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js25 …er', new FCKDialogCommand( 'Placeholder', FCKLang.PlaceholderDlgTitle, FCKPlugins.Items['placehold…
29 oPlaceholderItem.IconPath = FCKPlugins.Items['placeholder'].Path + 'placeholder.gif' ;
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js31 oFontsTool.IconPath = FCKPlugins.Items['fonts'].Path + 'images/fonts.png' ;
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js33 oGeshiTool.IconPath = FCKPlugins.Items['geshi'].Path + 'images/geshi.gif' ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js109FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){v… variable
H A Dfckeditorcode_gecko.js108FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){v… variable
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js123FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){v… variable
H A Dfckeditorcode_ie.js124FCKPlugins=FCK.Plugins={};FCKPlugins.ItemsCount=0;FCKPlugins.Items={};FCKPlugins.Load=function(){v… variable