Lines Matching refs:prototype

26prototype.Contains=function(A){return (this.indexOf(A)>-1);};String.prototype.Equals=function(){va…
29 …nts.prototype.AttachEvent=function(A,B){var C;if (!(C=this._RegisteredEvents[A])) this._Registered…
30 var FCKDataProcessor=function(){};FCKDataProcessor.prototype={ConvertToHtml:function(A){if (FCKConf…
36 …A[i]);return D;};FCKTools.CloneObject=function(A){var B=function() {};B.prototype=A;return new B;}…
39 var FCKImagePreloader=function(){this._Images=[];};FCKImagePreloader.prototype={AddImages:function(…
48prototype.Start=function(A,B){var C=this.TargetElement;var D=FCKTools.GetElementDocument(C);var E;…
49prototype.AttachToElement=function(A){FCKTools.AddEventListenerEx(A,'keydown',_FCKKeystrokeHandler…
51 ….Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyle.prototype={GetType:functio…
55 var FCKDomRange=function(A){this.Window=A;this._Cache={};};FCKDomRange.prototype={_UpdateElementInf…
56prototype.MoveToSelection=function(){this.Release(true);var A=this.Window.getSelection();if (A&&A.…
57 …veToSelection();return new FCKDomRangeIterator(B);};FCKDomRangeIterator.prototype={GetNextParagrap…
58 …(A,B){this.RootNode=B||A.createDocumentFragment();};FCKDocumentFragment.prototype={AppendTo:functi…
59 …tartOffset);C.setEnd(B.endContainer,B.endOffset);return C;};FCKW3CRange.prototype={_UpdateCollapse…
60prototype.DoEnter=function(A,B){FCKUndo.SaveUndoStep();this._HasShift=(B===true);var C=FCKSelectio…
67 FCKXml.prototype={LoadUrl:function(A){this.Error=false;var B=this;var C=FCKTools.CreateXmlObject('X…
68 …{this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name);};F…
69 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU…
70prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.…
71prototype.Execute=function(){var A=this.GetState();if (A==-1) return;var B=FCK.EditorDocument.body…
72prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_SpellCheck','Spell Check','dialog/fck…
73prototype.Execute=function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor…
74 …ext';};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText();};FCKPastePlai…
75 …e='PasteWord';};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord();};FCKPasteWor…
76prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrowserInfo.IsGecko){switch (this.Name…
77prototype.Execute=function(){var A=window.frameElement;var B=A.style;var C=parent;var D=C.document…
78 var FCKListCommand=function(A,B){this.Name=A;this.TagName=B;};FCKListCommand.prototype={GetState:fu…
79 …;else A=null;return FCKJustifyCommand._ClassRegex=A;};FCKJustifyCommand.prototype={Execute:functio…
80 …|')+')(?=$|\\s)');}else this._UseIndentClasses=false;};FCKIndentCommand.prototype={Execute:functio…
81 var FCKBlockQuoteCommand=function(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.Sa…
82 …nge(this.StyleName,this._OnStyleStateChange,this);};FCKCoreStyleCommand.prototype={Execute:functio…
83 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={…
85prototype.AppendStyleSheet=function(A){FCKTools.AppendStyleSheet(this.Document,A);};FCKPanel.proto…
86 …eak;default:this.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElemen…
87prototype._CreatePaddingElement=function(A){var B=A.createElement('IMG');B.className='TB_Button_Pa…
88prototype.Create=function(A){this._UIButton=new FCKToolbarButtonUI(this.CommandName,this.Label,thi…
89prototype.ClearItems=function (){if (this.Items){for (var A in this.Items) this.Items[A]=null;};va…
90prototype.DefaultLabel='';function FCKToolbarSpecialCombo_OnSelect(A,B){FCK.ToolbarSet.CurrentInst…
91prototype=new FCKToolbarSpecialCombo;FCKToolbarStyleCombo.prototype.GetLabel=function(){return FCK…
92prototype=new FCKToolbarStyleCombo(false);FCKToolbarFontFormatCombo.prototype.GetLabel=function(){…
93prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){…
94prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function…
95prototype.TypeName='FCKToolbarPanelButton';FCKToolbarPanelButton.prototype.Create=function(A){A.cl…
97prototype.AddItem=function(A){return this.Items[this.Items.length]=A;};FCKToolbar.prototype.AddBut…
98 var FCKToolbarBreak=function(){};FCKToolbarBreak.prototype.Create=function(A){var B=A.ownerDocument…
99prototype.Expand=function(){this._ChangeVisibility(false);};FCKToolbarSet.prototype.Collapse=funct…
102prototype.AddItem=function(A,B,C,D){this.HasSubMenu=true;return this.SubMenu.AddItem(A,B,C,D);};FC…
103prototype.Count=function(){return this._Items.length;};FCKMenuBlock.prototype.AddItem=function(A,B…
104prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototype.Create=function(){var A=this.Panel=(this.…
105prototype.SetMouseClickWindow=function(A){if (!FCKBrowserInfo.IsIE){this._Document=A.document;if (…
107 …his.AvailableLangs=[];else this.AvailableLangs=B.split(',');};FCKPlugin.prototype.Load=function(){…