Searched refs:textrep (Results 1 – 1 of 1) sorted by relevance
255 * @param array $textrep replacements to apply on the text part260 public function setBody($text, $textrep = null, $htmlrep = null, $html = null, $wrap = true) argument264 $textrep = (array)$textrep;285 foreach ($textrep as $key => $value) {302 $trep = array_merge($this->replacements['text'], $textrep);