Home
last modified time | relevance | path

Searched refs:GetE (Results 1 – 18 of 18) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js268 GetE('txtUrl').value = sUrl ;
274 GetE('cmbAnchorName').value = GetE('cmbAnchorId').value = sHRef.substr(1) ;
281 GetE('txtUrl').value = sHRef ;
380 var sUrl = GetE('txtUrl').value ;
386 GetE('txtUrl').value = sUrl ;
401 GetE('cmbTarget').value = '' ;
423 if ( GetE('txtPopupLeft').value.length > 0 ) sFeatures += ',left=' + GetE('txtPopupLeft').value ;
424 if ( GetE('txtPopupTop').value.length > 0 ) sFeatures += ',top=' + GetE('txtPopupTop').value ;
473 sUri = GetE('txtUrl').value ;
496 GetE('txtEMailSubject').value,
[all …]
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js71 if ( GetE('txtUrl').value.length == 0 )
128 GetE('txtUrl').value = sUrl ;
165 GetE('txtAttId').value = oImage.id ;
188 GetE('txtLnkUrl').value = sLinkUrl ;
201 GetE('txtUrl').focus() ;
270 e.src = GetE('txtUrl').value ;
359 var e = dimension == 'Width' ? GetE('txtHeight') : GetE('txtWidth') ;
420 GetE('txtLnkUrl').value = url ;
425 GetE('txtUrl').value = url ;
430 GetE('txtAlt').value = alt;
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js91 if ( GetE('txtUrl').value.length == 0 )
180 GetE('txtUrl').value = sUrl ;
253 GetE('txtUrl').focus() ;
325 e.src = GetE('txtUrl').value ;
344 var dom = GetE('getLinkType');
474 var e = dimension == 'Width' ? GetE('txtHeight') : GetE('txtWidth') ;
542 GetE('txtLnkUrl').value = url ;
549 GetE('txtUrlDisp').value = url;
550 GetE('txtUrl').value = encodeURI(GetE('txtUrl').value);
555 GetE('txtAlt').value = alt;
[all …]
/plugin/wysiwyg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js90 GetE('txtAttId').value = oEmbed.id ;
96 GetE('txtAttTitle').value = oEmbed.title ;
115 if ( GetE('txtUrl').value.length == 0 )
118 GetE('txtUrl').focus() ;
183 if ( GetE('txtUrl').value.length > 0 )
195 if ( GetE('txtUrl').value.length == 0 )
220 GetE('txtUrl').value = url ;
223 GetE('txtWidth').value = width ;
226 GetE('txtHeight').value = height ;
261 GetE('frmUpload').reset() ;
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_flash/
H A Dfck_flash.js94 GetE('txtAttId').value = oEmbed.id ;
119 if ( GetE('txtUrl').value.length == 0 )
122 GetE('txtUrl').focus() ;
187 if ( GetE('txtUrl').value.length > 0 )
199 if ( GetE('txtUrl').value.length == 0 )
224 GetE('txtUrl').value = url ;
227 GetE('txtWidth').value = width ;
230 GetE('txtHeight').value = height ;
241 GetE( 'divUpload' ).style.display = '' ;
272 GetE('frmUpload').reset() ;
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js594 GetE('txtUrl').value = sUrl ;
599 GetE('cmbAnchorName').value = GetE('cmbAnchorId').value = sHRef.substr(1) ;
653 GetE('txtUrl').value = sHRef ;
761 var sUrl = GetE('txtUrl').value ;
768 GetE('txtUrl').value = sUrl ;
783 GetE('cmbTarget').value = '' ;
805 if ( GetE('txtPopupLeft').value.length > 0 ) sFeatures += ',left=' + GetE('txtPopupLeft').value ;
806 if ( GetE('txtPopupTop').value.length > 0 ) sFeatures += ',top=' + GetE('txtPopupTop').value ;
884 GetE('txtEMailSubject').value,
1117 GetE('txtAttClasses').value = ' media ' + GetE('txtAttClasses').value;
[all …]
/plugin/ckgedit/
H A Dlocktimer.js68 var dwform = GetE('dw__editform');
136 var dwform = GetE('dw__editform');
138GetE('saved_wiki_html').innerHTML = CKEDITOR.instances.wiki__text.getData(); // ourFCKEditorNode.i…
H A Dscript.js294 function GetE(e) { function
302 if(!ta) ta = GetE("wiki__text");
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js25 function GetE( elementId ) function
33 element = GetE( element ) ;
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js65 function GetE( elementId ) function
73 element = GetE( element ) ;
102 var element = GetE( elementId ) ;
/plugin/ckgdoku/scripts/
H A Dscript-cmpr.js1GetE(a){return document.getElementById(a)}var dokuBase=location.host+DOKU_BASE;if(window.getSelect… function
H A Dparse_wiki-cmpr.js1GetE("ebut_cancel");f.click();return true}var A=getComplexTables();function F(){var i=/\>\s+(\*\*|…
H A Dparse_wiki.js.unc3 var dom = GetE('ebut_cancel');
1907 var dwform = GetE('dw__editform');
1914 var dom = GetE(id);
/plugin/ckgdoku/
H A Dscript.js267 function GetE(e) { function
275 if(!ta) ta = GetE("wiki__text");
/plugin/fckg/
H A Dscript.js245 function GetE(e) { function
/plugin/fckg/scripts/
H A Dscript-cmpr.js1 …pe:"POST",dataType:"html",success:function(d){if(a){alert(d)}}})}function GetE(a){return document.… function
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1GetE("ebut_cancel");f.click();return true}var A=getComplexTables();function F(){var i=/\>\s+(\*\*|…
H A Dparse_wiki.js.unc3 var dom = GetE('ebut_cancel');
1916 var dwform = GetE('dw__editform');
1923 var dom = GetE(id);