Home
last modified time | relevance | path

Searched defs:subject (Results 51 – 75 of 85) sorted by path

1234

/plugin/freechat/phpfreechat/data/public/js/
H A Dactivity.js3 initialize: function(subject) argument
/plugin/groupmail/
H A Dsyntax.php302 private function send_mail ($to, $subject, $content, $from, $cc, $bcc) {
/plugin/guestbook/
H A Dbasic.class.php368 function emailBody($subject, $body, $name, $id)
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php993 var $subject; //subject variable in FPDF
1709 function SetSubject($subject)
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1083 var $subject; //subject variable in FPDF
1728 function SetSubject($subject) {
/plugin/infomail/
H A Daction.php237 protected function mail_archive($recipient, $subject, $mailtext, $sender)
260 protected function mail_log($recipient, $subject, $mailtext, $sender)
/plugin/issuetracker/
H A Daction.php2884 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p…
H A Dedit.php131 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p…
H A Dsyntax.php996 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p…
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/loglog/helper/
H A Dmain.php63 public function sendEmail($email, $subject, $text, $textrep = [])
/plugin/metadisplay/helper/
H A Dhtml.php319 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject) {
H A Dplaintext.php317 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject) {
/plugin/nspages/
H A DoptionParser.php156 return preg_match('/\s-' . $pattern . '/i', $subject, $matches); argument
152 preg_match_wrapper($pattern, $subject, & $matches) global() argument
/plugin/onlineordering/
H A Dsend_form.php109 $subject = "Online ordering of ".$data['item_name']; variable
/plugin/rssticker/
H A DlastRSS.php109 function my_preg_match ($pattern, $subject) {
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js20254 observe: function(subject, topic, data) argument
22684 observe: function(subject, topic, data) argument
/plugin/smtp/subtree/txtthinking/Mailer/src/
H A DMailer.php125 public function setSubject($subject){
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php49 protected $subject; variable in Tx\\Mailer\\Message
141 public function setSubject($subject){
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.mail.js35 'subject' : $.fn.socialSharePrivacy.getTitle, property in $.fn.socialSharePrivacy.settings.services.mail
/plugin/strata/helper/
H A Dtriples.php119 function removeTriples($subject=null, $predicate=null, $object=null, $graph=null) { argument
149 function fetchTriples($subject=null, $predicate=null, $object=null, $graph=null) { argument
187 addTriple($subject, $predicate, $object, $graph) global() argument
[all...]
/plugin/strata/sql/
H A Dsetup-mysql.sql2 subject TEXT NOT NULL, field
H A Dsetup-pgsql.sql2 subject TEXT NOT NULL, field

1234