Home
last modified time | relevance | path

Searched refs:address (Results 751 – 775 of 853) sorted by path

1...<<3132333435

/plugin/structtemplate/
H A DLICENSE240 address new problems or concerns.
/plugin/structupdate/
H A DLICENSE240 address new problems or concerns.
/plugin/styler/
H A DLICENSE240 address new problems or concerns.
/plugin/subjectindex/plugins/
H A Dbible_verses.txt5211 And YOU well know today (for [I do] not [address] YOUR sons who have not known and who have not see…
13977 O Jehovah, in the morning you will hear my voice;In the morning I shall address myself to you and b…
26644 YOU address me, 'Teacher,' and, 'Lord,' and YOU speak rightly, for I am such.
27359 …self with royal raiment and sat down upon the judgment seat and began giving them a public address.
/plugin/supa/
H A DLICENSE.txt240 address new problems or concerns.
/plugin/svgembed/
H A DLICENSE240 address new problems or concerns.
/plugin/swarmwebhook/
H A DLICENSE240 address new problems or concerns.
/plugin/swiftmail/
H A DSwift.php383 $address = $it->getValue();
384 $to[] = $address->build();
386 $this->command("RCPT TO: " . $address->build(true), 250);
390 $send_event->addFailedRecipient($address->getAddress());
398 $address = $it->getValue();
399 $cc[] = $address->build();
401 $this->command("RCPT TO: " . $address->build(true), 250);
405 $send_event->addFailedRecipient($address->getAddress());
439 $address = $it->getValue();
440 if (!$has_bcc) $message->setBcc($address->build());
[all …]
/plugin/swiftmail/Swift/
H A DAddress.php26 protected $address = null; variable in Swift_Address
38 public function __construct($address, $name=null) argument
40 $this->setAddress($address);
47 public function setAddress($address) argument
49 $this->address = trim((string)$address);
57 return $this->address;
85 return "<" . $this->address . ">";
91 return $this->name . " <" . $this->address . ">";
93 else return $this->address;
H A DBatchMailer.php105 public function addFailedRecipient($address) argument
107 $this->failed[] = $address;
H A DLog.php96 public function addFailedRecipient($address) argument
98 $this->failedRecipients[$address] = null;
99 $this->add("Recipient '" . $address . "' rejected by connection.", self::ERROR);
H A DMessage.php191 public function setReturnPath($address) argument
193 if ($address instanceof Swift_Address) $address = $address->build(true);
194 $this->headers->set("Return-Path", $address);
H A DRecipientList.php59 elseif (is_array($address))
66 $address_str = (string) $address;
130 $this->add($address, $name, "to");
145 public function removeTo($address) argument
147 $this->remove($address, "to");
164 $this->add($address, $name, "cc");
179 public function removeCc($address) argument
181 $this->remove($address, "cc");
198 $this->add($address, $name, "bcc");
213 public function removeBcc($address) argument
[all …]
/plugin/swiftmail/Swift/Events/
H A DSendEvent.php104 public function addFailedRecipient($address) argument
106 $this->failed[] = $address;
/plugin/swiftmail/Swift/Plugin/Decorator/
H A DReplacements.php41 public function addReplacements($address, $replacements) argument
43 $this->replacements[strtolower($address)] = (array)$replacements;
68 public function getReplacementsFor($address) argument
70 $address = strtolower($address);
71 if (array_key_exists($address, $this->replacements))
73 return (array)$this->replacements[$address];
/plugin/swiftmail/Swift/Plugin/
H A DVerboseSending.php51 $address = $it->getValue();
52 $pass = !in_array($address->getAddress(), $failed);
53 $this->getView()->paintResult($address->getAddress(), $pass);
59 $address = $it->getValue();
60 $pass = !in_array($address->getAddress(), $failed);
61 $this->getView()->paintResult($address->getAddress(), $pass);
67 $address = $it->getValue();
68 $pass = !in_array($address->getAddress(), $failed);
69 $this->getView()->paintResult($address->getAddress(), $pass);
/plugin/swiftmail/Swift/Plugin/VerboseSending/
H A DAbstractView.php25 abstract public function paintResult($address, $result); argument
H A DDefaultView.php34 public function paintResult($address, $result) argument
45 <?php echo $address; ?>
/plugin/symbols4odt/
H A DLICENSE240 address new problems or concerns.
/plugin/sympaauth/lang/en/
H A Dintro.txt6 type, and fill the field matching with the address of the sympa-soap server to use.
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE240 address new problems or concerns.
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1address|CPU (type|speed)|physical memory|time (stamp|to GMT)|replacing|ASCII (character|number)|lo…
/plugin/syntaxhighlightjs/
H A DLICENSE240 address new problems or concerns.
/plugin/tablelayout/
H A DLICENSE240 address new problems or concerns.
/plugin/tag/
H A DCOPYING244 address new problems or concerns.

1...<<3132333435