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…
30prototype.AttachEvent=function(A,B){var C;if (!(C=this._RegisteredEvents[A])) this._RegisteredEven…
31 var FCKDataProcessor=function(){};FCKDataProcessor.prototype={ConvertToHtml:function(A){if (FCKConf…
51 …A[i]);return D;};FCKTools.CloneObject=function(A){var B=function() {};B.prototype=A;return new B;}…
54 var FCKImagePreloader=function(){this._Images=[];};FCKImagePreloader.prototype={AddImages:function(…
63prototype.Start=function(A,B){var C=this.TargetElement;var D=FCKTools.GetElementDocument(C);while(…
64prototype.AttachToElement=function(A){FCKTools.AddEventListenerEx(A,'keydown',_FCKKeystrokeHandler…
66 ….Element=(A.Element||'span').toLowerCase();this._StyleDesc=A;};FCKStyle.prototype={GetType:functio…
70 var FCKDomRange=function(A){this.Window=A;this._Cache={};};FCKDomRange.prototype={_UpdateElementInf…
71prototype.MoveToSelection=function(){this.Release(true);this._Range=new FCKW3CRange(this.Window.do…
72 …veToSelection();return new FCKDomRangeIterator(B);};FCKDomRangeIterator.prototype={GetNextParagrap…
73 …._Document=A;this.RootNode=A.createElement('div');};FCKDocumentFragment.prototype={AppendTo:functi…
74 …tartOffset);C.setEnd(B.endContainer,B.endOffset);return C;};FCKW3CRange.prototype={_UpdateCollapse…
75prototype.DoEnter=function(A,B){FCKUndo.SaveUndoStep();this._HasShift=(B===true);var C=FCKSelectio…
76 …tElementsByClassName?A.getElementsByClassName('Apple-style-span'):Array.prototype.filter.call(A.ge…
82 FCKXml.prototype={LoadUrl:function(A){this.Error=false;var B=FCKTools.CreateXmlObject('XmlHttp');if…
83 …{this.Name=A;};FCKNamedCommand.prototype.Execute=function(){FCK.ExecuteNamedCommand(this.Name);};F…
84 var FCKStyleCommand=function(){};FCKStyleCommand.prototype={Name:'Style',Execute:function(A,B){FCKU…
85prototype.Execute=function(){FCKDialog.OpenDialog('FCKDialog_'+this.Name,this.Title,this.Url,this.…
86prototype.Execute=function(){var A=this.GetState();if (A==-1) return;var B=FCK.EditorDocument.body…
87prototype.Execute=function(){switch (FCKConfig.SpellChecker){case 'ieSpell':this._RunIeSpell();bre…
88prototype.Execute=function(A,B,C){this._Panel.Show(A,B,C);};FCKTextColorCommand.prototype.SetColor…
89 …ext';};FCKPastePlainTextCommand.prototype.Execute=function(){FCK.PasteAsPlainText();};FCKPastePlai…
90 …e='PasteWord';};FCKPasteWordCommand.prototype.Execute=function(){FCK.PasteFromWord();};FCKPasteWor…
91prototype.Execute=function(){FCKUndo.SaveUndoStep();if (!FCKBrowserInfo.IsGecko){switch (this.Name…
92prototype.Execute=function(){var A=window.frameElement;var B=A.style;var C=parent;var D=C.document…
93 var FCKListCommand=function(A,B){this.Name=A;this.TagName=B;};FCKListCommand.prototype={GetState:fu…
94 …;else A=null;return FCKJustifyCommand._ClassRegex=A;};FCKJustifyCommand.prototype={Execute:functio…
95 …|')+')(?=$|\\s)');}else this._UseIndentClasses=false;};FCKIndentCommand.prototype={Execute:functio…
96 var FCKBlockQuoteCommand=function(){};FCKBlockQuoteCommand.prototype={Execute:function(){FCKUndo.Sa…
97 …nge(this.StyleName,this._OnStyleStateChange,this);};FCKCoreStyleCommand.prototype={Execute:functio…
98 var FCKRemoveFormatCommand=function(){this.Name='RemoveFormat';};FCKRemoveFormatCommand.prototype={…
100prototype.AppendStyleSheet=function(A){FCKTools.AppendStyleSheet(this.Document,A);};FCKPanel.proto…
101 …eak;default:this.Path=A[0];this.Size=A[1];this.Position=A[2];}};FCKIcon.prototype.CreateIconElemen…
102prototype._CreatePaddingElement=function(A){var B=A.createElement('IMG');B.className='TB_Button_Pa…
103prototype.Create=function(A){this._UIButton=new FCKToolbarButtonUI(this.CommandName,this.Label,thi…
104prototype.ClearItems=function (){if (this.Items) this.Items={};var A=this._ItemsHolderEl;while (A.…
105prototype.DefaultLabel='';function FCKToolbarSpecialCombo_OnSelect(A,B){FCK.ToolbarSet.CurrentInst…
106prototype=new FCKToolbarSpecialCombo;FCKToolbarStyleCombo.prototype.GetLabel=function(){return FCK…
107prototype=new FCKToolbarStyleCombo(false);FCKToolbarFontFormatCombo.prototype.GetLabel=function(){…
108prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontsCombo.prototype.GetLabel=function(){…
109prototype=new FCKToolbarFontFormatCombo(false);FCKToolbarFontSizeCombo.prototype.GetLabel=function…
110prototype.TypeName='FCKToolbarPanelButton';FCKToolbarPanelButton.prototype.Create=function(A){A.cl…
111prototype.Execute=function(c){switch (c){case 'Options':case 'Langs':case 'About':if (B&&D&&!C){Sc…
113prototype.AddItem=function(A){return this.Items[this.Items.length]=A;};FCKToolbar.prototype.AddBut…
114 var FCKToolbarBreak=function(){};FCKToolbarBreak.prototype.Create=function(A){var B=FCKTools.GetEle…
115prototype.Expand=function(){this._ChangeVisibility(false);};FCKToolbarSet.prototype.Collapse=funct…
117prototype.AddItem=function(A,B,C,D,E){this.HasSubMenu=true;return this.SubMenu.AddItem(A,B,C,D,E);…
118prototype.Count=function(){return this._Items.length;};FCKMenuBlock.prototype.AddItem=function(A,B…
119prototype=new FCKMenuBlock();FCKMenuBlockPanel.prototype.Create=function(){var A=this.Panel=(this.…
120prototype.SetMouseClickWindow=function(A){if (!FCKBrowserInfo.IsIE){this._Document=A.document;if (…
122prototype={Next:function(){var A=this._sourceHtml;if (A==null) return null;var B=FCKRegexLib.HtmlT…
123 …his.AvailableLangs=[];else this.AvailableLangs=B.split(',');};FCKPlugin.prototype.Load=function(){…