Lines Matching refs:text
59 $this->text .= I18N::number((int) $match[1]);
61 $this->text .= I18N::translate($match[1]);
63 $this->text .= I18N::translateContext($match[1], $match[2]);
65 $this->text .= $attrs['var'];
76 $this->text = '';
86 $this->data['title'] = $this->text;
88 $this->text = '';
98 $this->data['description'] = $this->text;
100 $this->text = '';
112 $this->text = '';
147 $this->input['value'] = $this->text;
152 $this->text = '';