Home
last modified time | relevance | path

Searched refs:mail (Results 176 – 200 of 716) sorted by relevance

12345678910>>...29

/plugin/copycode/
H A DREADME16 Copyright (C) Nicolas Prigent <mail.nicolasprigent@gmail.com>
/plugin/linkback/
H A DCHANGELOG19 * URL of pinged page is now included in notification mail
/plugin/fblogin/files/
H A Dfacebook.class.php188 function createUser($user,$pwd,$name,$mail,$grps=null){ argument
/plugin/flowplayer/
H A DREADME18 (c) 2010 - 2013 by Alexey Markov <redrat@mail.ru>
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNativeMailerHandler.php136 mail($to, $subject, $content, $headers, $parameters);
/plugin/vcard/
H A Dsyntax.php378 private function _emaillink(&$renderer, $mail, $name = '') { argument
380 'url' => 'mailto:'.$mail,
/plugin/dev/
H A Dcli.php276 $mail = $this->readLine('Your E-Mail', true);
278 $skeletor = new Skeletor($type, $base, $desc, $user, $mail);
/plugin/ckgdoku/ckeditor/
H A Dcontents.css1mail,a.mediafile,a.interwiki{background-repeat:no-repeat;background-position:0 center;padding:0 0 …
H A Dcontents.css.unc287 a.mail,
375 a.mail {
554 a.mail,
559 a.mail:visited,
/plugin/ckgedit/ckeditor/
H A Dcontents.css1mail,a.mediafile,a.interwiki{background-repeat:no-repeat;background-position:0 center;padding:0 0 …
H A Dcontents.css.unc284 a.mail,
372 a.mail {
551 a.mail,
556 a.mail:visited,
/plugin/publistf/
H A DREADME.md18 (modified by Karl Moritz Hermann <mail@karlmoritz.com>)
/plugin/barcodes/
H A DREADME.md59 Copyright (C) 2023 by [Matthias Lohr](https://mlohr.com/) &lt;[mail@mlohr.com](mailto:mail@mlohr.co…
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php789 * @param string $mail
791 protected function setUserMail($mail) argument
793 $this->setUserVar(self::USER_MAIL, $mail);
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt200 (thanks mailØmmjaeger*com)
763 (thanks mailØmmjaeger*com)
782 (thanks mailØmmjaeger*com)
793 (thanks mailØmmjaeger*com)
843 (thanks mailØmmjaeger*com)
851 (thanks mailØmmjaeger*com)
934 (thanks mailØmmjaeger*com)
940 (thanks mailØmmjaeger*com)
992 (thanks mailØmmjaeger*com)
1112 (thanks mailØmmjaeger*com)
[all …]
/plugin/tooltip/
H A DChangeLog13 with language support, mail address and demo page link.
/plugin/zip/pear/File/
H A DArchive.php977 * @param Mail $mail Object used to send mail (see Mail::factory)
985 function toMail($to, $headers, $message, $mail = null) argument
988 return new File_Archive_Writer_Mail($to, $headers, $message, $mail);
/plugin/tindexmenu/
H A Dadmin.php180 …thor_info" value="'.$INFO["userinfo"]["name"].hsc(" <".$INFO["userinfo"]["mail"].">").'" size="50"…
/plugin/selfmeasurement/
H A Ddescription.txt34 …ure values, all the averages and the main result. It is sent as a textual mail, including two atta…
/plugin/geonav/tpl/startermap/css/
H A Dprint.css69 a.mail:after {
/plugin/farm/
H A Danimal.class.php374 public function addUser($user, $pass, $name, $mail, $grps=null) { argument
394 $userline = join(':', array($user, $pass, $name, $mail, $groups))."\n";
410 $r = ($localauth->createUser($user, $pass, $name, $mail, $grps) != null);
/plugin/blogtng/
H A Dscript.js89 if($email.length > 0) params.mail = $email.val();
/plugin/codemirror/dist/modes/
H A Dmbox.min.js.map1mail header\n inHeader: false,\n // If bracketed email is permitted. Only applicable…
/plugin/gitbacked/
H A DCHANGELOG.md113 - Added eMail templates for mail notifications
130 - Allow name and mail user variables in addParams.
/plugin/issuetracker/
H A Dedit.php172 return @mail($to,$subject,$message,$header);
174 return @mail($to,$subject,$message,$header,$params);

12345678910>>...29