Lines Matching refs:body

1096             $body = '<tbody>'.NL;
1165 …$body .= '<tr id = "'.$a_project.' '.$this->_get_one_value($issue,'id').'" class="'.$rowEven.'" >'…
1178 …$body .= '<td class="canbreak itl__td_standard"><a href="mailto:'.$this->_get_one_value($issue,'as…
1186 $body .= '</tbody></table></div>';
1301 $body = '<tbody>'.$reduced_issues.'</tbody></table></div>';
1422 $ret = $a_lang.$usr.$ret.$head.$body;
2658 $body = $this->getLang('issuemod_head').chr(10).chr(10).
2668 $body = html_entity_decode($body);
2682 …$this->mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null…
2685 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
2720 $body = chr(10).$this->getLang('issuemod_head').chr(10).chr(10).
2734 $body = html_entity_decode($body);
2747 …$this->mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null…
2750 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
2792 $body = $this->getLang('issuemod_head').chr(10).chr(10).
2806 $body = html_entity_decode($body);
2820 …$this->mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null…
2823 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
2843 $body = $this->getLang('issuemod_head').chr(10).chr(10).
2860 $body = html_entity_decode($body);
2870 …$this->mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null…
2873 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
2884 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p… argument
2912 $body = mail_quotedprintable_encode($body,0);
2918 $body."\n\n".