Lines Matching refs:body
592 $body = '<tbody>'.NL;
654 …$body .= '<tr id = "'.$a_project.' '.$this->_get_one_value($issue,'id').'" class="'.$rowEven.'" >'…
667 …$body .= '<td class="canbreak itl__td_standard"><a href="mailto:'.$this->_get_one_value($issue,'as…
674 $body .= '</tbody></table></div>'.NL;
794 $body = '<tbody>'.$reduced_issues.'</tbody>'.NL.'</table>'.NL.'</div>'.NL;
904 $ret = $a_lang.$usr.$ret.$head.$body;
959 $body = $this->getLang('issuenew_head').chr(10).chr(10).
973 $body = html_entity_decode($body);
980 …$this->mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null…
983 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
996 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p… argument
1023 $body = mail_quotedprintable_encode($body,0);
1029 $body."\n\n".