Lines Matching refs:prototype

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