Searched defs:toXml (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/ | ||
H A D | Node.php | 86 public function toXml($asDom = false) function in Twig\\Node\\Node |
/plugin/combo/ComboStrap/Xml/ | ||
H A D | XmlDocument.php | 328 public function toXml(DOMElement $element = null): string function in ComboStrap\\Xml\\XmlDocument |
/plugin/confmanager/ | ||
H A D | jquery.form.js | 666 var toXml = $.parseXML || function(s, doc) { // use parseXML if available (jQuery 1.5+) variable |