Home
last modified time | relevance | path

Searched refs:prototype (Results 926 – 950 of 1094) sorted by path

1...<<31323334353637383940>>...44

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarpanelbutton.js42 FCKToolbarPanelButton.prototype.TypeName = 'FCKToolbarPanelButton' ;
44 FCKToolbarPanelButton.prototype.Create = function( parentElement )
90 FCKToolbarPanelButton.prototype.RefreshState = FCKToolbarButton.prototype.RefreshState ;
91 FCKToolbarPanelButton.prototype.Enable = FCKToolbarButton.prototype.Enable ;
92 FCKToolbarPanelButton.prototype.Disable = FCKToolbarButton.prototype.Disable ;
H A Dfcktoolbarspecialcombo.js39 FCKToolbarSpecialCombo.prototype.DefaultLabel = '' ;
46 FCKToolbarSpecialCombo.prototype.Create = function( targetElement )
77 FCKToolbarSpecialCombo.prototype.RefreshState = function()
132 FCKToolbarSpecialCombo.prototype.Enable = function()
137 FCKToolbarSpecialCombo.prototype.Disable = function()
H A Dfcktoolbarstylecombo.js38 FCKToolbarStyleCombo.prototype = new FCKToolbarSpecialCombo ;
40 FCKToolbarStyleCombo.prototype.GetLabel = function()
45 FCKToolbarStyleCombo.prototype.GetStyles = function()
59 FCKToolbarStyleCombo.prototype.CreateItems = function( targetSpecialCombo )
92 FCKToolbarStyleCombo.prototype.RefreshActiveItems = function( targetSpecialCombo )
120 FCKToolbarStyleCombo.prototype.StyleCombo_OnBeforeClick = function( targetSpecialCombo )
H A Dfckw3crange.js64 FCKW3CRange.prototype =
H A Dfckxml_gecko.js24 FCKXml.prototype =
H A Dfckxml_ie.js25 FCKXml.prototype =
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js40 FCKDialogCommand.prototype.Execute = function()
74 FCKFormatBlockCommand.prototype =
78 Execute : FCKStyleCommand.prototype.Execute,
91 FCKFontNameCommand.prototype =
94 Execute : FCKStyleCommand.prototype.Execute,
102 FCKFontSizeCommand.prototype =
131 FCKSaveCommand.prototype.Execute = function()
340 FCKPasteCommand.prototype =
362 FCKRuleCommand.prototype =
382 FCKCopyCommand.prototype =
[all …]
H A Dfckblockquotecommand.js28 FCKBlockQuoteCommand.prototype =
H A Dfckcorestylecommand.js35 FCKCoreStyleCommand.prototype =
H A Dfckfitwindow.js29 FCKFitWindow.prototype.Execute = function()
164 FCKFitWindow.prototype.GetState = function()
H A Dfckindentcommands.js46 FCKIndentCommand.prototype =
H A Dfckjustifycommands.js85 FCKJustifyCommand.prototype =
H A Dfcklistcommands.js30 FCKListCommand.prototype =
H A Dfcknamedcommand.js29 FCKNamedCommand.prototype.Execute = function()
34 FCKNamedCommand.prototype.GetState = function()
H A Dfckpasteplaintextcommand.js30 FCKPastePlainTextCommand.prototype.Execute = function()
35 FCKPastePlainTextCommand.prototype.GetState = function()
H A Dfckpastewordcommand.js29 FCKPasteWordCommand.prototype.Execute = function()
34 FCKPasteWordCommand.prototype.GetState = function()
H A Dfckremoveformatcommand.js31 FCKRemoveFormatCommand.prototype =
H A Dfckshowblocks.js33 FCKShowBlockCommand.prototype.Execute = function()
50 FCKShowBlockCommand.prototype.GetState = function()
67 FCKShowBlockCommand.prototype.SaveState = function()
72 FCKShowBlockCommand.prototype.RestoreState = function()
H A Dfckspellcheckcommand_gecko.js31 FCKSpellCheckCommand.prototype.Execute = function()
36 FCKSpellCheckCommand.prototype.GetState = function()
H A Dfckspellcheckcommand_ie.js31 FCKSpellCheckCommand.prototype.Execute = function()
45 FCKSpellCheckCommand.prototype._RunIeSpell = function()
64 FCKSpellCheckCommand.prototype.GetState = function()
H A Dfckstylecommand.js27 FCKStyleCommand.prototype =
H A Dfcktablecommand.js30 FCKTableCommand.prototype.Execute = function()
78 FCKTableCommand.prototype.GetState = function()
H A Dfcktextcolorcommand.js49 FCKTextColorCommand.prototype.Execute = function( panelX, panelY, relElement )
55 FCKTextColorCommand.prototype.SetColor = function( color )
72 FCKTextColorCommand.prototype.GetState = function()
108 FCKTextColorCommand.prototype._CreatePanelBody = function( targetDocument, targetDiv )
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js27 String.prototype.Contains = function( textToCheck )
32 String.prototype.Equals = function()
48 String.prototype.IEquals = function()
78 String.prototype.StartsWith = function( value )
84 String.prototype.EndsWith = function( value, ignoreCase )
101 String.prototype.Remove = function( start, length )
114 String.prototype.Trim = function()
120 String.prototype.LTrim = function()
126 String.prototype.RTrim = function()
151 Array.prototype.AddItem = function( item )
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbarset.js201 FCKToolbarSet.prototype.Expand = function()
206 FCKToolbarSet.prototype.Collapse = function()
211 FCKToolbarSet.prototype._ChangeVisibility = function( collapse )
224 FCKToolbarSet.prototype.Load = function( toolbarSetName )
314 FCKToolbarSet.prototype.Enable = function()
326 FCKToolbarSet.prototype.Disable = function()
338 FCKToolbarSet.prototype.RefreshModeState = function( editorInstance )
366 FCKToolbarSet.prototype.RefreshItemsState = function( editorInstance )

1...<<31323334353637383940>>...44