Searched refs:addText (Results 1 – 6 of 6) sorted by relevance
353 $this->current_element->addText($data);655 $this->current_element->addText(Registry::timestampFactory()->now()->isoFormat('LLLL'));665 $this->current_element->addText('#PAGENUM#');675 $this->current_element->addText('{{:ptp:}}');981 $this->current_element->addText(I18N::translate('Private'));994 $this->current_element->addText(trim($name));1025 $this->current_element->addText($value);1028 $this->current_element->addText($id);1074 $this->current_element->addText($value);1102 $this->current_element->addText($value);[all …]
78 public function addText(string $t): void function in Fisharebest\\Webtrees\\Report\\ReportBaseElement
65 $lastelement->addText(str_replace("\n", '<br>', $element->getValue()));
64 $lastelement->addText(str_replace("\n", '<br>', $element->getValue()));
385 $element->addText($this->generated_by);
115 $element->addText($this->generated_by);