Home
last modified time | relevance | path

Searched refs:ActiveLanguage (Results 1 – 11 of 11) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js158 this.ActiveLanguage = new Object() ; class
159 this.ActiveLanguage.Code = this.GetActiveLanguage() ;
160 this.ActiveLanguage.Name = this.AvailableLanguages[ this.ActiveLanguage.Code ] ;
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckplugin.js44 if ( this.AvailableLangs.IndexOf( FCKLanguageManager.ActiveLanguage.Code ) >= 0 )
45 sLang = FCKLanguageManager.ActiveLanguage.Code ;
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample02.lasso41 oCombo.value = editorInstance.Language.ActiveLanguage.Code ;
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample02.cfm42 oCombo.value = editorInstance.Language.ActiveLanguage.Code ;
H A Dsample02_mx.cfm42 oCombo.value = editorInstance.Language.ActiveLanguage.Code ;
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample02.afp40 oCombo.value = editorInstance.Language.ActiveLanguage.Code ;
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample02.asp43 oCombo.value = editorInstance.Language.ActiveLanguage.Code ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js43 …n';this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Na…
108 …his.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0) A=FCKLanguageManager.Active…
H A Dfckeditorcode_gecko.js42 …n';this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Na…
107 …his.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0) A=FCKLanguageManager.Active…
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js53 …n';this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Na…
122 …his.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0) A=FCKLanguageManager.Active…
H A Dfckeditorcode_ie.js57 …n';this.ActiveLanguage={};this.ActiveLanguage.Code=this.GetActiveLanguage();this.ActiveLanguage.Na…
123 …his.AvailableLangs.IndexOf(FCKLanguageManager.ActiveLanguage.Code)>=0) A=FCKLanguageManager.Active…