Home
last modified time | relevance | path

Searched defs:xml (Results 76 – 100 of 143) sorted by relevance

123456

/plugin/mantis/lib/
Dnusoap.php1087 var $xml = ''; variable in nusoap_xmlschema
1122 function nusoap_xmlschema($schema='',$xml='',$namespaces=array()){
1155 function parseFile($xml,$type){
1181 function parseString($xml,$type){
6449 var $xml = ''; variable in nusoap_parser
6492 function nusoap_parser($xml,$encoding='UTF-8',$method='',$decode_utf8=true){
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php565 function addAttributeValue($attName, $attValue, $xml)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DXmlSerializationTest.php572 private function xpathFirstToString(\SimpleXMLElement $xml, $xpath)
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php168 public $xml; variable in Sabre\\DAV\\Server
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DServer.php174 public $xml; variable in Sabre\\DAV\\Server
/plugin/freechat/phpfreechat/data/public/js/
Dxajax.js145 processResponse:function(xml){clearTimeout(this.delayTimer);if(this.isEventFunction(this.eventFunct… argument
/plugin/diagramsnet/lib/js/diagramly/
DGraphViewer.js2144 var createViewer = function(xml) argument
2157 GraphViewer.getUrl(config.url, function(xml) argument
DMenus.js173 var dlg = new NewDialog(editorUi, null, false, function(xml) argument
3732 var tempDlg = new TemplatesDialog(editorUi, function(xml){console.log(arguments)}, null, argument
/plugin/diagramsnet/lib/
Delectron.js430 ipcMain.once('import-success', function(evt, xml) argument
1148 async function mergePdfs(pdfFiles, xml) argument
/plugin/diagramsnet/lib/WEB-INF/lib/
Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
Dehcache-3.8.1.jar ... ehcache.modules/ehcache-xml/pom.xml META-INF/maven/org.ehcache/ ...
/plugin/aimg/
Dscript.js1130 function fnPostXML(xml) argument
/plugin/diagramsnet/lib/js/grapheditor/
DEditorUi.js3140 window.opener.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) argument
4493 this.readGraphModelFromClipboardWithType(mxUtils.bind(this, function(xml) argument
4501 this.readGraphModelFromClipboardWithType(mxUtils.bind(this, function(xml) argument
DEditor.js364 Editor.prototype.editAsNew = function(xml, title) argument
/plugin/highlightjs/highlight/languages/
Dhtml-xml.js64 …a': 1, 'sub': 1, 'bdo': 1, 'label': 1, 'acronym': 1, 'sup': 1, 'body': 1, 'xml': 1, 'basefont': 1,… property
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js8 …=0,o=0;for(s=t.index;s<e.length;s++){switch(e.charCodeAt(s)){case 34:i="&quot;";break;case 38:i="&… argument
13 …=new fp(e);return new Promise(function(i,r){try{var s=t.toXML(n);return i({xml:s})}catch(o){return… property
H A Ddmn-modeler.production.min.js8 …=0,s=0;for(o=t.index;o<e.length;o++){switch(e.charCodeAt(o)){case 34:i="&quot;";break;case 38:i="&… argument
13 …=new t1(e);return new Promise(function(i,r){try{var o=t.toXML(n);return i({xml:o})}catch(s){return… property
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2 …rable:!1,writable:!0,configurable:!0}}))}var Vt=Object.prototype.toString,wo=Object.prototype.hasO…
7 …=new po(t);return new Promise(function(n,i){try{var o=r.toXML(e);return n({xml:o})}catch(u){return… property
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java657 String xml = mxUtils.getXml(codec.encode(graph.getModel())); in actionPerformed() local
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js1008 function restoreFn(xml) argument
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.d.ts1209 xml: any; property
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Dpopcorn.js2454 xml: settings.ajax.responseXML, property
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js8632 this['parse'] = function(xml) { argument
9429 'xml': 'http://www.w3.org/XML/1998/namespace' property
10058 Reader.prototype.fromXML = function(xml, options, done) { argument
11275 xml: result property
11507 xml: { property
11623 xml: { property
12074 xml: { property
12081 xml: { property
12088 xml: { property
12148 xml: { property
[all …]
/plugin/jquery-syntax/
Djquery-1.6.min.js16 …nction ct(a){if(!ch[a]){var b=f("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="…
/plugin/dokumicrobugtracker/js/
Djquery.js4 …re:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=…

123456