Searched refs:deleteAllElementsByName (Results 1 – 2 of 2) sorted by relevance
343 public static function deleteAllElementsByName(string $elementName, XmlDocument $xmlDocument) function in ComboStrap\\Xml\\XmlSystems
393 XmlSystems::deleteAllElementsByName($elementToDelete, $this->getXmlDocument());1218 XmlSystems::deleteAllElementsByName("rect", $this->getXmlDocument());