/plugin/textile2/ |
H A D | classTextile.php | 349 $atts = ''; 479 $atts = $this->pba($atts); 574 $atts = ''; 590 $atts = $this->pba($atts); 607 $o2 = "\t\t<p$atts>"; 612 $o1 = "<pre$atts>"; 613 $o2 = "<code$atts>"; 625 $o1 = "<pre$atts>"; 702 $atts = $this->pba($atts); 738 $atts = $this->pba($atts); [all …]
|
/plugin/mantis/lib/ |
H A D | class.nusoap_base.php | 444 $atts = ''; 447 $atts .= " $k=\"".$this->expandEntities($v).'"'; 455 $xml = "<$name$xmlns$atts/>"; 482 $xml = "<$name$xmlns$atts>$val</$name>"; 502 $xml .= "<$name$xmlns$atts>$val</$name>"; 510 $xml .= "<$name$xmlns$atts>$val</$name>"; 518 $xml .= "<$name$xmlns$atts>$val</$name>"; 527 $xml .= "<$name$xmlns$atts>$val</$name>"; 556 $xml .= "<$name$xmlns$atts>$pXml</$name>"; 635 $xml .= "<$name$xmlns$atts>"; [all …]
|
H A D | nusoap.php | 444 $atts = ''; 447 $atts .= " $k=\"".$this->expandEntities($v).'"'; 455 $xml = "<$name$xmlns$atts/>"; 482 $xml = "<$name$xmlns$atts>$val</$name>"; 502 $xml .= "<$name$xmlns$atts>$val</$name>"; 510 $xml .= "<$name$xmlns$atts>$val</$name>"; 518 $xml .= "<$name$xmlns$atts>$val</$name>"; 527 $xml .= "<$name$xmlns$atts>$val</$name>"; 556 $xml .= "<$name$xmlns$atts>$pXml</$name>"; 635 $xml .= "<$name$xmlns$atts>"; [all …]
|
/plugin/ckgedit/ |
H A D | script.js | 82 html = html.replace(/(<\w+)([^>]+)>/gm,function(match,tag,atts){ argument 83 atts = atts.replace(/data-[\w\-]+\s*=\s*(\"|\')\w+(\"|\')/,""); 85 return tag + atts+ '>';
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 656 ui.remoteInvoke('getCurPageAttachments', null, null, function(atts) argument 658 …addOption(attSelect, atts.length == 0? mxResources.get('noAttachments') : mxResources.get('attachm… 660 if (atts.length == 0) 666 atts = atts.filter(function(a) 672 for(var i = 0; i < atts.length; i++) 674 attMap[atts[i].id] = atts[i]; 675 addOption(attSelect, atts[i].title, atts[i].id, false, false);
|
/plugin/superacl/ |
H A D | admin.php | 709 $atts = array( 'type' => 'radio', 714 if(!is_null($setperm) && $setperm == $perm) $atts['checked'] = 'checked'; 716 $atts['disabled'] = 'disabled'; 724 $ret .= '<input '.html_attbuild($atts).' /> ';
|
/plugin/autlogin/ |
H A D | admin.php | 797 $atts = array( 'type' => 'radio', 802 if($cislo == $perm) $atts['checked'] = 'checked'; 804 $atts['disabled'] = 'disabled'; 806 unset($atts['disabled']); 809 $ret .= '<input '.html_attbuild($atts).' /> '; 828 $atts = array( 'type' => 'checkbox', 833 if($cislo == $type) $atts['checked'] = 'checked'; 836 $ret .= '<input '.html_attbuild($atts).' /> ';
|
/plugin/diagramsnet/lib/js/diagramly/graphml/ |
H A D | mxGraphMlCodec.js | 232 var atts = elem.attributes; 233 if (atts) 236 for (var i = 0; i < atts.length; i++) 238 var val = atts[i].nodeValue; 255 obj[atts[i].nodeName] = subObj; 259 obj[atts[i].nodeName] = {}; 260 obj[atts[i].nodeName][staticMem[1]] = staticMem[2]; 264 obj[atts[i].nodeName] = val;
|
/plugin/googlesearch/ |
H A D | nusoap.php | 416 $atts = ''; 419 $atts .= " $k=\"".$this->expandEntities($v).'"'; 426 return "<$name$xmlns $atts/>"; 448 return "<$name$xmlns $atts>$val</$name>"; 463 $xml .= "<$name$xmlns $atts>$val</$name>"; 470 $xml .= "<$name$xmlns $atts>$val</$name>"; 477 $xml .= "<$name$xmlns $atts>$val</$name>"; 485 $xml .= "<$name$xmlns $atts>$val</$name>"; 565 $xml = "<$name$xmlns$type_str$atts>".$xml."</$name>"; 574 $xml .= "<$name$xmlns $atts>"; [all …]
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0_ReadersXml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned0_ReadersXml.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
/plugin/codemirror/dist/modes/ |
H A D | markdown.min.js.map | 1 …atts","substring","start","backUp","len","before","after","leftFlanking","rightFlanking","setEm","…
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 6328 var atts = ''; 6332 atts = ' width="' + Math.round(bounds.width) + '" height="' + Math.round(bounds.height) + '"'; 6335 …fn('<img src="' + dataUri + '"' + atts + ((css != '') ? ' style="' + css + '"' : '') + onclick + '…
|
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/ |
H A D | vocab.bpe | 46430 aw atts
|