Home
last modified time | relevance | path

Searched refs:saveXML (Results 26 – 47 of 47) sorted by relevance

12

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php768 $response = $this->_lastResponse->saveXML();
H A DResponse.php1161 return OneLogin_Saml2_Utils::loadXML($dom, $container->ownerDocument->saveXML());
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php338 $xmlText = $this->getDomDocument()->saveXML(
634 // $output .= $doc->saveXML($value) . DOKU_LF;
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php381 return $this->document->saveXML();
/plugin/mellelexport/
H A Drenderer.php557 return self::cleanTemplate($doc->saveXML());
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php734 $response->setBody($dom->saveXML());
/plugin/ebnf/
H A Debnf.php78 echo $dom->saveXML();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php875 $response->setBody($dom->saveXML());
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php319 $this->httpResponse->setBody($DOM->saveXML());
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php313 $this->httpResponse->setBody($DOM->saveXML());
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md126 * `FEAT`: make `#fromXML`, `#saveXML`, `#saveSVG`, and `#open` APIs awaitable ([#514](https://githu…
461 * `FEAT`: emit `saveXML` life-cycle events
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md342 * `FIX`: always emit `saveXML.done`
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3092 return $xml->saveXML();
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js2 …en.bind(this)),this.importXML=sn(this.importXML.bind(this)),this.saveXML=sn(this.saveXML.bind(this…
H A Ddmn-navigated-viewer.production.min.js2 …en.bind(this)),this.importXML=ln(this.importXML.bind(this)),this.saveXML=ln(this.saveXML.bind(this…
H A Ddmn-modeler.production.min.js2 …en.bind(this)),this.importXML=kn(this.importXML.bind(this)),this.saveXML=kn(this.saveXML.bind(this…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js22 …}const{warnings:i}=await _r(this,t,n);return{warnings:i}})),Or.prototype.saveXML=br((async functio…
H A Dbpmn-navigated-viewer.production.min.js22 …}const{warnings:i}=await Sr(this,t,n);return{warnings:i}})),Br.prototype.saveXML=Er((async functio…
H A Dbpmn-modeler.production.min.js27 …}const{warnings:i}=await Pr(this,t,n);return{warnings:i}})),Fr.prototype.saveXML=_r((async functio…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js15939 BaseViewer.prototype.saveXML = wrapForCompatibility(function saveXML(options) { function
H A Dbpmn-modeler.production.min.js28 … r({warnings:t})})).catch((function(e){return o(e)}))}))})),Sr.prototype.saveXML=gr((function(e){e…

12