Searched defs:tagPath (Results 1 – 1 of 1) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/ |
H A D | XML.php | 136 function getBranches($tagPath = "", $tagName = "", $attrName = "", $attrValue = "") { 179 function getLeafs($tagPath = "") { 219 function getTagAttribute($attributeName, $tagPath = "") { 248 function getTagContent($tagPath = "") { 435 function removeBranches($tagPath = "", $tagName = "", $attrName = "", $attrValue = "") { 502 function setTagAttribute($attributeName, $attributeValue = "", $tagPath = "") { 539 function setTagContent($content, $tagPath = "") {
|