Home
last modified time | relevance | path

Searched refs:FCKToolbarItems (Results 1 – 24 of 24) sorted by relevance

/plugin/fckg/fckeditor/editor/plugins/tablecommands/
H A Dfckplugin.js25 FCKToolbarItems.RegisterItem( 'TableInsertRowAfter' , new FCKToolbarButton( 'TableInsertRowAfter' …
26 FCKToolbarItems.RegisterItem( 'TableDeleteRows' , new FCKToolbarButton( 'TableDeleteRows' , FCKLan…
27 FCKToolbarItems.RegisterItem( 'TableInsertColumnAfter' , new FCKToolbarButton( 'TableInsertColumnAf…
28 FCKToolbarItems.RegisterItem( 'TableDeleteColumns' , new FCKToolbarButton( 'TableDeleteColumns', FC…
29 FCKToolbarItems.RegisterItem( 'TableInsertCellAfter' , new FCKToolbarButton( 'TableInsertCellAfter…
30 FCKToolbarItems.RegisterItem( 'TableDeleteCells' , new FCKToolbarButton( 'TableDeleteCells' , FCKLa…
31 FCKToolbarItems.RegisterItem( 'TableMergeCells' , new FCKToolbarButton( 'TableMergeCells' , FCKLan…
32 FCKToolbarItems.RegisterItem( 'TableHorizontalSplitCell' , new FCKToolbarButton( 'TableHorizontalS…
33 FCKToolbarItems.RegisterItem( 'TableCellProp' , new FCKToolbarButton( 'TableCellProp' , FCKLang.Ce…
/plugin/wysiwyg/fckeditor/editor/plugins/tablecommands/
H A Dfckplugin.js25 FCKToolbarItems.RegisterItem( 'TableInsertRowAfter' , new FCKToolbarButton( 'TableInsertRowAfter' …
26 FCKToolbarItems.RegisterItem( 'TableDeleteRows' , new FCKToolbarButton( 'TableDeleteRows' , FCKLan…
27 FCKToolbarItems.RegisterItem( 'TableInsertColumnAfter' , new FCKToolbarButton( 'TableInsertColumnAf…
28 FCKToolbarItems.RegisterItem( 'TableDeleteColumns' , new FCKToolbarButton( 'TableDeleteColumns', FC…
29 FCKToolbarItems.RegisterItem( 'TableInsertCellAfter' , new FCKToolbarButton( 'TableInsertCellAfter…
30 FCKToolbarItems.RegisterItem( 'TableDeleteCells' , new FCKToolbarButton( 'TableDeleteCells' , FCKLa…
31 FCKToolbarItems.RegisterItem( 'TableMergeCells' , new FCKToolbarButton( 'TableMergeCells' , FCKLan…
32 FCKToolbarItems.RegisterItem( 'TableHorizontalSplitCell' , new FCKToolbarButton( 'TableHorizontalS…
33 FCKToolbarItems.RegisterItem( 'TableCellProp' , new FCKToolbarButton( 'TableCellProp' , FCKLang.Ce…
/plugin/wysiwyg/fckeditor/editor/plugins/simplecommands/
H A Dfckplugin.js25 FCKToolbarItems.RegisterItem( 'SourceSimple' , new FCKToolbarButton( 'Source', FCKLang.Source, null…
26 FCKToolbarItems.RegisterItem( 'StyleSimple' , new FCKToolbarStyleCombo( null, FCK_TOOLBARITEM_ONLY…
27 FCKToolbarItems.RegisterItem( 'FontNameSimple' , new FCKToolbarFontsCombo( null, FCK_TOOLBARITEM_ON…
28 FCKToolbarItems.RegisterItem( 'FontSizeSimple' , new FCKToolbarFontSizeCombo( null, FCK_TOOLBARITEM…
29 FCKToolbarItems.RegisterItem( 'FontFormatSimple', new FCKToolbarFontFormatCombo( null, FCK_TOOLBARI…
/plugin/fckg/fckeditor/editor/plugins/simplecommands/
H A Dfckplugin.js25 FCKToolbarItems.RegisterItem( 'SourceSimple' , new FCKToolbarButton( 'Source', FCKLang.Source, null…
26 FCKToolbarItems.RegisterItem( 'StyleSimple' , new FCKToolbarStyleCombo( null, FCK_TOOLBARITEM_ONLY…
27 FCKToolbarItems.RegisterItem( 'FontNameSimple' , new FCKToolbarFontsCombo( null, FCK_TOOLBARITEM_ON…
28 FCKToolbarItems.RegisterItem( 'FontSizeSimple' , new FCKToolbarFontSizeCombo( null, FCK_TOOLBARITEM…
29 FCKToolbarItems.RegisterItem( 'FontFormatSimple', new FCKToolbarFontFormatCombo( null, FCK_TOOLBARI…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbaritems.js24 var FCKToolbarItems = new Object() ; class
25 FCKToolbarItems.LoadedItems = new Object() ;
27 FCKToolbarItems.RegisterItem = function( itemName, item )
32 FCKToolbarItems.GetItem = function( itemName )
34 var oItem = FCKToolbarItems.LoadedItems[ itemName ] ;
120 FCKToolbarItems.LoadedItems[ itemName ] = oItem ;
H A Dfcktoolbarset.js277 var oItem = FCKToolbarItems.GetItem( sItem ) ;
/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/
H A Dfckplugin.js32 FCKToolbarItems.RegisterItem( 'My_Find', oFindItem ) ; // 'My_Find' is the name used in the Toolb…
38 FCKToolbarItems.RegisterItem( 'My_Replace', oReplaceItem ) ; // 'My_Replace' is the name used in th…
/plugin/fckg/fckeditor/editor/plugins/tableformat/
H A Dfckplugin.js34 FCKToolbarItems.RegisterItem( 'Format_Table', oReplaceItem ) ; // 'Format_Table' is the name used i…
/plugin/fckg/fckeditor/editor/plugins/keyboard/
H A Dfckplugin.js33 FCKToolbarItems.RegisterItem( 'keyboard', oKeyboardTool ) ;
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Dfckplugin.js14 FCKToolbarItems.RegisterItem( 'insertHtmlCode', oinsertHtmlCodeItem ) ;
/plugin/wysiwyg/fckeditor/_samples/_plugins/samples/
H A Dfckplugin.js28 FCKToolbarItems.RegisterItem( 'My_BigStyle', oMyBigStyleCombo ) ;
/plugin/fckg/fckeditor/editor/plugins/paradelete/
H A Dfckplugin.js15 FCKToolbarItems.RegisterItem( 'Delete_P', oDelPara ) ;
/plugin/wysiwyg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js115 FCKToolbarItems.RegisterItem( 'Source', new FCKToolbarButton( 'Source', 'BBCode', null, FCK_TOOLBAR…
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js11 FCKToolbarItems.RegisterItem( 'InsertSignature', oInsertSignature ) ;
/plugin/fckg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js115 FCKToolbarItems.RegisterItem( 'Source', new FCKToolbarButton( 'Source', 'BBCode', null, FCK_TOOLBAR…
/plugin/fckg/fckeditor/editor/plugins/fonts/
H A Dfckplugin.js33 FCKToolbarItems.RegisterItem( 'fonts', oFontsTool ) ;
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckfitwindow.js150 FCKToolbarItems.GetItem('FitWindow').RefreshState() ;
/plugin/fckg/fckeditor/editor/plugins/plugintool/
H A Dfckplugin.js33 FCKToolbarItems.RegisterItem( 'Plugin_Tool', oPluginTool ) ; // 'Format_Table' is the name used in …
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/
H A Dfckplugin.js31 FCKToolbarItems.RegisterItem( 'Placeholder', oPlaceholderItem ) ;
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js35 FCKToolbarItems.RegisterItem( 'geshi', oGeshiTool ) ;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js88 …rollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false;};FCKToolbarItems.GetItem('FitW…
110FCKToolbarItems.LoadedItems['ScaytCombobox'];G&&G.SetEnabled(scyt_control&&scyt_control.disabled);…
111FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){this.… variable
114FCKToolbarItems;FCK.AttachToOnSelectionChange(B.RefreshItemsState);return B;};function FCK_OnBlur(…
H A Dfckeditorcode_ie.js92 …rollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false;};FCKToolbarItems.GetItem('FitW…
111FCKToolbarItems.LoadedItems['ScaytCombobox'];G&&G.SetEnabled(scyt_control&&scyt_control.disabled);…
112FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){this.… variable
115FCKToolbarItems;FCK.AttachToOnSelectionChange(B.RefreshItemsState);return B;};function FCK_OnBlur(…
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js78 …rollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false;};FCKToolbarItems.GetItem('FitW…
97FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){this.… variable
100 …0;j<C.length;j++){var E=C[j];if (E=='-') D.AddSeparator();else{var F=FCKToolbarItems.GetItem(E);if…
H A Dfckeditorcode_gecko.js77 …rollTo(this._ScrollPos.X,this._ScrollPos.Y);this.IsMaximized=false;};FCKToolbarItems.GetItem('FitW…
96FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){this.… variable
99 …0;j<C.length;j++){var E=C[j];if (E=='-') D.AddSeparator();else{var F=FCKToolbarItems.GetItem(E);if…