Home
last modified time | relevance | path

Searched refs:oFindItem (Results 1 – 2 of 2) sorted by relevance

/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/
Dfckplugin.js29 var oFindItem = new FCKToolbarButton( 'My_Find', FCKLang['DlgMyFindTitle'] ) ; variable
30 oFindItem.IconPath = FCKConfig.PluginsPath + 'findreplace/find.gif' ;
32 FCKToolbarItems.RegisterItem( 'My_Find', oFindItem ) ; // 'My_Find' is the name used in the Toolb…
/plugin/grensladawritezor/fckeditor/_samples/_plugins/findreplace/
Dfckplugin.js29 var oFindItem = new FCKToolbarButton( 'My_Find', FCKLang['DlgMyFindTitle'] ) ; variable
30 oFindItem.IconPath = FCKConfig.PluginsPath + 'findreplace/find.gif' ;
32 FCKToolbarItems.RegisterItem( 'My_Find', oFindItem ) ; // 'My_Find' is the name used in the Toolb…