Searched refs:setTagContent (Results 1 – 5 of 5) sorted by relevance
100 $headXML->setTagContent("", "head/meta");117 $spanXML->setTagContent(ucfirst($infoKey) . ":");122 $liXML->setTagContent($value);139 $h2XML->setTagContent("All Methods");146 $aMethodXML->setTagContent($methodName);160 $spanXMLName->setTagContent($methodName);173 $spanXMLArgs->setTagContent($tagContentArgs);183 $pXML->setTagContent(ucfirst($infoKey) . ":");188 $liXML->setTagContent($value);205 $paramTitleXML->setTagContent("Arguments:");[all …]
61 $this->xml->setTagContent("", "methodCall/methodName");62 $this->xml->setTagContent("", "methodCall/params");80 $newParam->setTagContent($paramValue, "param/value/$paramType");93 $this->xml->setTagContent($methodName, "methodCall/methodName");
66 $this->setTagContent("", $argument);328 $this->tag->setTagContent("");374 $this->tag->setTagContent("");393 $tempTagCopy->setTagContent($tempTag->getTagContent());396 $branch->tag->setTagContent("");539 function setTagContent($content, $tagPath = "") { function in XML559 $success = $node->setTagContent($content, $newTagPath);567 $branch->setTagContent($content, $newTagPath);
71 $this->setTagContent($content);198 $this->setTagContent("");219 function setTagContent($content) { function in Tag401 $this->setTagContent($tagContent);
76 $itemLinkXML->setTagContent($newsItem->getTagContent("item/title"));