Home
last modified time | relevance | path

Searched refs:attr (Results 101 – 125 of 722) sorted by path

12345678910>>...29

/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1attr in aC){if(attr.match(/href/i)){continue}aM.setAttribute(attr,aC[attr])}Z.insertElement(aM)}el…
H A Dlink.js.unc1362 for(attr in attributes) {
1363 if(attr.match(/href/i))continue;
1364 el.setAttribute( attr, attributes[attr]);
1521 .attr('id','link__wiz')
/plugin/ckgdoku/ckeditor/plugins/scayt/dialogs/
H A Doptions.js17 var a=c.scayt,h=SCAYT.prototype.UILib,f=h.parent(b.target)[0],e=h.attr(f,"data-cke-scayt-ud-word"),…
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php272 … list($width, $height, $type, $attr) = getimagesize($sServerDir . $sFile);
/plugin/ckgdoku/
H A Dscript.js16 attr = /(\w+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g; variable
157 rest.replace(attr, function(match, name) {
363 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
364 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
381 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
382 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
/plugin/ckgdoku/scripts/
H A Dmediamgr.js12 id = $link.attr("id").substr(2);
H A Dparse_wiki-cmpr.js1attr=T[1]+">"+decodeURIComponent(v);q=true;this.interwiki=true},start:function(aw,aa,ak){if(H[aw])…
H A Dparse_wiki.js.unc638 … if(this.attr) this.attr = this.attr.replace(/\//g,':');
642 …this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr); …
644 this.attr = ':' +this.attr;
737 … this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr);
742 this.attr = decodeURIComponent(this.attr);
762 this.attr = ':' + this.attr;
770 this.attr = this.attr.replace(/\//g,':');
787 this.attr = ':' + this.attr;
845 this.attr = this.attr.replace(/\s*code\s*/,"");
1151 if(!this.attr) this.attr = 'code';
[all …]
H A Dscript-cmpr.js1attr("type","hidden").attr("name","mode").attr("value","dwiki").appendTo(jQuery(a));jQuery("<input…
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc25490 … }), "1" != d.attributes["data-cke-widget-keep-attr"] && delete d.attributes["data-widget"]
26059 …a.hasAttribute("data-cke-widget-keep-attr") || a.data("cke-widget-keep-attr", a.data("widget") ? 1…
26072 …"data-cke-widget-keep-attr" in a.attributes || (a.attributes["data-cke-widget-keep-attr"] = a.attr…
26110 …et-keep-attr") && this.element.removeAttribute("data-widget"), this.element.removeAttributes(["dat…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1attr in aB){if(attr.match(/href/i)){continue}aL.setAttribute(attr,aB[attr])}W.insertElement(aL)}el…
H A Dlink.js1attr in aB){if(attr.match(/href/i)){continue}aL.setAttribute(attr,aB[attr])}W.insertElement(aL)}el…
H A Dlink.js.unc1374 for(attr in attributes) {
1375 if(attr.match(/href/i))continue;
1376 el.setAttribute( attr, attributes[attr]);
1569 .attr('id','link__wiz')
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js16 …var g=SCAYT.prototype.UILib,a=a.target||a.srcElement,h=g.parent(a)[0],e=g.attr(h,"data-cke-scayt-u…
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php271 … list($width, $height, $type, $attr) = getimagesize($sServerDir . $sFile);
/plugin/ckgedit/
H A Dscript.js16 attr = /([\w-]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g; variable
181 rest.replace(attr, function(match, name) {
390 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
391 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
408 …jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
409 …jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
/plugin/ckgedit/scripts/
H A Dmediamgr.js12 id = $link.attr("id").substr(2);
24 var url = jQuery("form#dw__mediasearch").attr('action');
25 jQuery("form#dw__mediasearch").attr('action', url+_action);
32 var url = jQuery(this).attr('action');
34 jQuery(this).attr('action',url);
H A Dparse_wiki-cmpr.js1attr=T[1]+">"+decodeURIComponent(v);q=true;this.interwiki=true},start:function(aw,aa,ak){if(H[aw])…
H A Dparse_wiki.js.unc706 if (this.attr) this.attr = this.attr.replace(/\//g, ':');
710 … this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr);
712 this.attr = ':' + this.attr;
798 … this.attr = decodeURIComponent ? decodeURIComponent(this.attr) : unescape(this.attr);
802 this.attr = decodeURIComponent(this.attr);
822 this.attr = ':' + this.attr;
845 this.attr = ':' + this.attr;
976 … if (this.attr && this.attr.match && this.attr.match(/%[a-fA-F0-9]{2}/)) {
1140 this.attr = this.attr.replace(/%7c/, '%257c');
1177 if (!this.attr) this.attr = 'code';
[all …]
/plugin/code3/src/
H A Dtz.js364 var attr = node.attributes[i];
365 if (!attr.specified) { continue; }
367 PR_normalizedHtml(attr, out);
/plugin/codebuttonmod2/
H A Dall.css41 content: attr(data-tooltip);
/plugin/codebuttonmod2/src/
H A Dcodebutton.js12 urlgets = jQuery(location).attr('search');
30 jQuery( this ).parent().append(jQuery('<textarea></textarea>').attr('id',randomID).html(ret));
40 …copy_a.attr('data-tooltip','Copied!').delay( 500 ).queue(function() { copy_a.attr('data-tooltip','…
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1 …, \"appworkspace\",\n \"arabic-indic\", \"armenian\", \"asterisks\", \"attr\", \"auto\", \"auto…
H A Dgfm.min.js.map1attr","name","overlayMode","getMode","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,…
H A Dhtmlmixed.min.js.map1attr","regexp","RegExp","getAttrValue","text","exec","getTagRegexp","tagName","anchored","addTags"…

12345678910>>...29