Home
last modified time | relevance | path

Searched refs:prototype (Results 1026 – 1050 of 1094) sorted by last modified time

1...<<41424344

/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarfontformatcombo.js42 FCKToolbarFontFormatCombo.prototype = new FCKToolbarStyleCombo( false ) ;
44 FCKToolbarFontFormatCombo.prototype.GetLabel = function()
49 FCKToolbarFontFormatCombo.prototype.GetStyles = function()
87 FCKToolbarFontFormatCombo.prototype.RefreshActiveItems = function( targetSpecialCombo )
115 FCKToolbarFontFormatCombo.prototype.StyleCombo_OnBeforeClick = function( targetSpecialCombo )
H A Dfckenterkey.js103 FCKEnterKey.prototype.DoEnter = function( mode, hasShift )
123 FCKEnterKey.prototype.DoShiftEnter = function()
131 FCKEnterKey.prototype.DoBackspace = function()
212 FCKEnterKey.prototype.DoCtrlBackspace = function()
311 FCKEnterKey.prototype.DoDelete = function()
361 FCKEnterKey.prototype.DoTab = function()
392 FCKEnterKey.prototype._ExecuteEnterBlock = function( blockTag, range )
481 FCKEnterKey.prototype._ExecuteEnterBr = function( blockTag )
570 FCKEnterKey.prototype._RecreateEndingTree = function( source, target )
577 FCKEnterKey.prototype._OutdentWithSelection = function( li, range )
[all …]
H A Dfckdomrangeiterator.js56 FCKDomRangeIterator.prototype =
H A Dfckdomrange_ie.js26 FCKDomRange.prototype.MoveToSelection = function()
69 FCKDomRange.prototype.Select = function()
77 FCKDomRange.prototype.SelectBookmark = function( bookmark )
166 FCKDomRange.prototype._GetSelectionMarkerTag = function( toStart )
H A Dfckw3crange.js64 FCKW3CRange.prototype =
H A Dfckeditingarea.js41 FCKEditingArea.prototype.Start = function( html, secondCall )
179 FCKEditingArea.prototype.MakeEditable = function()
270 FCKEditingArea.prototype.Focus = function()
304 FCKEditingArea.prototype._EnsureFocusIE = function()
H A Dfckpanel.js107 FCKPanel.prototype.AppendStyleSheet = function( styleSheet )
112 FCKPanel.prototype.Preload = function( x, y, relElement )
121 FCKPanel.prototype.Show = function( x, y, relElement, width, height )
250 FCKPanel.prototype.Hide = function( ignoreOnHide )
277 FCKPanel.prototype.CheckIsOpened = function()
285 FCKPanel.prototype.CreateChildPanel = function()
295 FCKPanel.prototype.Lock = function()
300 FCKPanel.prototype.Unlock = function()
H A Dfckmenublock.js30 FCKMenuBlock.prototype.Count = function()
35 FCKMenuBlock.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabled…
47 FCKMenuBlock.prototype.AddSeparator = function()
52 FCKMenuBlock.prototype.RemoveAllItems = function()
64 FCKMenuBlock.prototype.Create = function( parentElement )
134 FCKMenuSeparator.prototype.Create = function( parentTable )
H A Dfckcontextmenu.js45 FCKContextMenu.prototype.SetMouseClickWindow = function( mouseClickWindow )
59 FCKContextMenu.prototype.AddItem = function( name, label, iconPathOrStripInfoArrayOrIndex, isDisabl…
66 FCKContextMenu.prototype.AddSeparator = function()
72 FCKContextMenu.prototype.RemoveAllItems = function()
78 FCKContextMenu.prototype.AttachToElement = function( element )
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 Dfckdomrange_gecko.js26 FCKDomRange.prototype.MoveToSelection = function()
41 FCKDomRange.prototype.Select = function()
84 FCKDomRange.prototype.SelectBookmark = function( bookmark )
H A Dfckxml_gecko.js24 FCKXml.prototype =
H A Dfckxml_ie.js25 FCKXml.prototype =
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfcklistcommands.js30 FCKListCommand.prototype =
H A Dfckjustifycommands.js85 FCKJustifyCommand.prototype =
H A Dfckindentcommands.js46 FCKIndentCommand.prototype =
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 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 )
H A Dfckcorestylecommand.js35 FCKCoreStyleCommand.prototype =
H A Dfckblockquotecommand.js28 FCKBlockQuoteCommand.prototype =
H A Dfckstylecommand.js27 FCKStyleCommand.prototype =
H A Dfckremoveformatcommand.js31 FCKRemoveFormatCommand.prototype =
H A Dfckfitwindow.js29 FCKFitWindow.prototype.Execute = function()
164 FCKFitWindow.prototype.GetState = function()
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js389 fCloneCreator.prototype = sourceObject ;
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js89 String.prototype.Trim = function()
94 String.prototype.StartsWith = function( value )
99 String.prototype.Remove = function( start, length )
112 String.prototype.ReplaceAll = function( searchArray, replaceArray )

1...<<41424344