Home
last modified time | relevance | path

Searched refs:deleteAllElementsByName (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/Xml/
DXmlSystems.php343 public static function deleteAllElementsByName(string $elementName, XmlDocument $xmlDocument) function in ComboStrap\\Xml\\XmlSystems
/template/strap/ComboStrap/
DFetcherSvg.php393 XmlSystems::deleteAllElementsByName($elementToDelete, $this->getXmlDocument());
1218 XmlSystems::deleteAllElementsByName("rect", $this->getXmlDocument());