Home
last modified time | relevance | path

Searched refs:RegisterItem (Results 1 – 22 of 22) 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/_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/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/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbaritems.js27 FCKToolbarItems.RegisterItem = function( itemName, item ) class in FCKToolbarItems
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js35 FCKToolbarItems.RegisterItem( 'geshi', oGeshiTool ) ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js97 var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){th… class in FCKToolbarItems
H A Dfckeditorcode_gecko.js96 var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){th… class in FCKToolbarItems
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js111 var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){th… class in FCKToolbarItems
H A Dfckeditorcode_ie.js112 var FCKToolbarItems={};FCKToolbarItems.LoadedItems={};FCKToolbarItems.RegisterItem=function(A,B){th… class in FCKToolbarItems