Home
last modified time | relevance | path

Searched refs:XmlSystems (Results 1 – 6 of 6) sorted by relevance

/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php16 use ComboStrap\Xml\XmlSystems; alias
217 return XmlSystems::extractTextWithoutCdata($this->getNodeValue());
302 XmlSystems::diffNode(
384 return XmlSystems::extractTextWithoutCdata($this->getInnerText());
H A DXhtmlUtility.php50 XmlSystems::diffNode(
H A DXmlSystems.php29 class XmlSystems class
H A DXmlDocument.php589 XmlSystems::diffNode($this->getDomDocument(), $rightDocument->getDomDocument(), $error);
/plugin/combo/ComboStrap/
H A DMessage.php5 use ComboStrap\Xml\XmlSystems; alias
185 $isXml = XmlSystems::isXml($message);
H A DFetcherSvg.php9 use ComboStrap\Xml\XmlSystems; alias
393 XmlSystems::deleteAllElementsByName($elementToDelete, $this->getXmlDocument());
1218 XmlSystems::deleteAllElementsByName("rect", $this->getXmlDocument());