Searched refs:tagString (Results 1 – 4 of 4) sorted by relevance
137 …$tagString = $formatTagBegin . $this->getTagStringBegin() . $formatContent . $this->tagContent . $…138 return $tagString;147 $tagString = "";149 $tagString .= $this->tagStartOpen . $this->tagName;151 …$tagString .= $this->tagAttributeSeparator . $attrName . $this->tagAttributeAssignment . $this->ta…154 $tagString .= $this->tagAttributeSeparator . $this->tagClose;156 $tagString .= $this->tagStartClose;158 return $tagString;167 $tagString = "";169 $tagString .= $this->tagEndOpen . $this->tagName . $this->tagEndClose;[all …]
59 public $tagString; variable in Google\\Service\\Dfareporting\\FloodlightActivityGroup208 public function setTagString($tagString) argument210 $this->tagString = $tagString;217 return $this->tagString;
124 public $tagString; variable in Google\\Service\\Dfareporting\\FloodlightActivity511 public function setTagString($tagString) argument513 $this->tagString = $tagString;520 return $this->tagString;
2474 'tagString' => [