Home
last modified time | relevance | path

Searched refs:subject (Results 176 – 200 of 853) sorted by path

12345678910>>...35

/plugin/bureaucracy/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/bureaucracy/helper/
H A Dactionmail.php10 protected $subject = ''; variable in helper_plugin_bureaucracy_actionmail
42 $this->subject = sprintf($this->getLang('mailsubject'), $ID);
82 $this->subject = $this->replace($this->subject);
83 $mail->subject($this->subject);
141 $this->subject = $label;
/plugin/bureaucracyau/helper/
H A Dactionmail.php10 protected $subject = ''; variable in helper_plugin_bureaucracyau_actionmail
36 $this->subject = sprintf($this->getLang('mailsubject'), $ID);
76 $this->subject = $this->replace($this->subject);
77 $mail->subject($this->subject);
132 $this->subject = $label;
/plugin/button/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/c3chart/assets/
H A Dd3.min.js2 …noselect)}function z(t,n,e,r,i,o,u,a,c,s){this.target=t,this.type=n,this.subject=e,this.identifier… function
/plugin/caption/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/charter/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/charter/lib/fonts/
H A DLICENSE10 subject to the following conditions:
/plugin/cite/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/ckgdoku/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md281 …editor.com/addon/link) plugin dialog does not display the subject of email links if the subject pa…
282 … address added with the [Link](http://ckeditor.com/addon/link) plugin if subject and email body ar…
H A DLICENSE.md261 original licensor to copy, distribute or modify the Program subject to
725 subject to these terms and conditions. You may not impose any further
904 non-exclusive license, subject to third party intellectual property
1217 This License represents the complete agreement concerning subject
1226 subject to the jurisdiction of the Federal Courts of the Northern
1255 ``The contents of this file are subject to the Mozilla Public License
1301 furnished to do so, subject to the following conditions:
1361 Software, subject to the following conditions:
H A Dckeditor.js924 …tch(k);c=c.match(d);A.type="email";var y=A.email={};y.address=r[1];z&&(y.subject=decodeURIComponen…
926 …l,h=k.address;switch(e){case "":case "encode":var l=encodeURIComponent(k.subject||""),m=encodeURIC…
/plugin/ckgdoku/ckeditor/plugins/geshi/
H A DLICENSE.md31 furnished to do so, subject to the following conditions:
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1subject=decodeURIComponent(af[1]));ah&&(aj.body=decodeURIComponent(ah[1]))}else{if((ae=ap.match(g.…
H A Dlink.js.unc217 emailSubjectRegex = /subject=([^;?:@&=$,\/]*)/,
298 subjectMatch && ( email.subject = decodeURIComponent( subjectMatch[ 1 ] ) );
911 this.setValue( data.email.subject );
918 data.email.subject = this.getValue();
1252 var subject = encodeURIComponent( email.subject || '' ),
1258 subject && argList.push( 'subject=' + subject );
/plugin/ckgdoku/ckeditor/plugins/timestamp/
H A DLICENSE.md31 furnished to do so, subject to the following conditions:
/plugin/ckgedit/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/ckgedit/ckeditor/
H A DCHANGES.md701 …r.com/cke4/addon/link) plugin dialog does not display the subject of email links if the subject pa…
702 …ss added with the [Link](https://ckeditor.com/cke4/addon/link) plugin if subject and email body ar…
H A DLICENSE.md261 original licensor to copy, distribute or modify the Program subject to
725 subject to these terms and conditions. You may not impose any further
904 non-exclusive license, subject to third party intellectual property
1217 This License represents the complete agreement concerning subject
1226 subject to the jurisdiction of the Federal Courts of the Northern
1255 ``The contents of this file are subject to the Mozilla Public License
1301 furnished to do so, subject to the following conditions:
1361 Software, subject to the following conditions:
H A Dckeditor.js1000 …a.match(u)){e=a.match(v);a=a.match(w);g.type="email";var k=g.email={};k.address=f[1];e&&(k.subject=
1003 …l,f=e.address;switch(a){case "":case "encode":var g=encodeURIComponent(e.subject||""),k=encodeURIC…
H A Dckeditor.js.unc19764 v = /subject=([^;?:@&=$,\/]*)/i,
19848 e && (k.subject = decodeURIComponent(e[1]));
19896 var g = encodeURIComponent(e.subject || ""),
19899 g && e.push("subject\x3d" + g);
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1subject=decodeURIComponent(af[1]));ah&&(aj.body=decodeURIComponent(ah[1]))}else{if((ae=ap.match(g.…
H A Dlink.js1subject=decodeURIComponent(af[1]));ah&&(aj.body=decodeURIComponent(ah[1]))}else{if((ae=ap.match(g.…
H A Dlink.js.unc201 emailSubjectRegex = /subject=([^;?:@&=$,\/]*)/,
284 subjectMatch && ( email.subject = decodeURIComponent( subjectMatch[ 1 ] ) );
926 this.setValue( data.email.subject );
933 data.email.subject = this.getValue();
1264 var subject = encodeURIComponent( email.subject || '' ),
1270 subject && argList.push( 'subject=' + subject );

12345678910>>...35