Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Ddom.activelink.inc.php20 $this->content = $xml->getXMLContent();
46 return $this->xml->getXMLContent();
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXML.php255 $tagValue = $this->getXMLContent();
283 function getXMLContent() { function in XML