Home
last modified time | relevance | path

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

12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Exception/
H A DLockedTest.php26 $output = $dom->saveXML();
55 $output = $dom->saveXML();
H A DTooManyMatchesTest.php24 $output = $dom->saveXML();
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DDOMNodeComparator.php96 $text = $node->saveXML();
98 $text = $document->saveXML($node);
/plugin/zotero/
H A DImportZoteroFeedReader.php34 $xml = $dom->saveXML();
39 $xml = $dom->saveXML();
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/XML/
H A DXMLExporter.php18 return $xmlDocument->saveXML();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/
H A DNotRecognizedPrincipalTest.php27 $dom2->loadXML($dom->saveXML());
H A DAceConflictTest.php27 $dom2->loadXML($dom->saveXML());
H A DNoAbstractTest.php27 $dom2->loadXML($dom->saveXML());
H A DNotSupportedPrivilegeTest.php27 $dom2->loadXML($dom->saveXML());
H A DNeedPrivilegesExceptionTest.php37 $dom2->loadXML($dom->saveXML());
/plugin/farm/
H A Dtestclient.php14 $dom = $dom->saveXML();
/plugin/combo/ComboStrap/Xml/
H A DXmlSystems.php47 return $linkDom->ownerDocument->saveXML($linkDom->ownerDocument->documentElement);
86 return $doc->saveXML();
H A DXmlElement.php212 return $this->domElement->ownerDocument->saveXML($this->domElement);
/plugin/scrape/
H A Dsyntax.php170 $html .= $node->ownerDocument->saveXML($node) . "\n";
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DCrap4j.php131 $buffer = $document->saveXML();
H A DClover.php239 $buffer = $xmlDocument->saveXML();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/ResultPrinter/
H A DXML.php54 $this->write($this->document->saveXML());
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php115 return $asDom ? $dom : $dom->saveXML();
/plugin/adfs/phpsaml/lib/Saml2/
H A DMetadata.php246 return $xml->saveXML();
H A DUtils.php1097 return $newdoc->saveXML($encryptedID);
1099 return $doc->saveXML($nameId);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php219 $body = $dom->saveXML();
/plugin/bpmnio/script/
H A Dbpmnio_render.js82 const result = await editor.saveXML(options);
/plugin/bpmnioeditor/
H A Dscript.js225 resultSave = await window.bpmn[index]['edit'].saveXML({format: true});
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJUnit.php395 return $this->document->saveXML();
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php163 return $dom->saveXML($node);

12