Home
last modified time | relevance | path

Searched defs:toXml (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php86 public function toXml($asDom = false) function in Twig\\Node\\Node
/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php328 public function toXml(DOMElement $element = null): string function in ComboStrap\\Xml\\XmlDocument
/plugin/confmanager/
H A Djquery.form.js666 var toXml = $.parseXML || function(s, doc) { // use parseXML if available (jQuery 1.5+) variable