Home
last modified time | relevance | path

Searched refs:addresses (Results 51 – 69 of 69) sorted by last modified time

123

/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md197 * #114: Support for 'MAILTO:' style email addresses (in uppercase) in the iTip
/plugin/issuetracker/
H A DREADME23 columns. The email addresses of this group members are automatically loaded
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php1533 public $addresses; variable in Google_ComputeService
1560 …$this->addresses = new Google_AddressesServiceResource($this, $this->serviceName, 'addresses', jso…
1770 public $addresses; variable in Google_AddressesScopedList
1774 public function setAddresses(/* array(Google_Address) */ $addresses) { argument
1775 $this->assertIsArray($addresses, 'Google_Address', __METHOD__);
1776 $this->addresses = $addresses;
1779 return $this->addresses;
H A DGoogle_DirectoryService.php1578 public $addresses; variable in Google_User
1621 public function setAddresses(/* array(Google_UserAddress) */ $addresses) { argument
1622 $this->assertIsArray($addresses, 'Google_UserAddress', __METHOD__);
1623 $this->addresses = $addresses;
1626 return $this->addresses;
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md362 * #114: Support for 'MAILTO:' style email addresses (in uppercase) in the iTip
/plugin/anonip/
H A DREADME3 Anonymize all IP addresses
H A Dplugin.info.txt6 desc Anonymize all IP addresses
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt931 These tags use string values; these are the e-mail or network addresses of the
/plugin/tokenbucketauth/lang/en/
H A Dadmin_intro.txt8 This admin part is for you to have a list of currently banned IP addresses. You
9 can also delete IP addresses if you think this was an error from the plugin.
/plugin/tokenbucketauth/
H A DREADME16 0.1 Functionnal plugin (well, it's blocking IP addresses at least)
28 Add admin panel to list/remove banned IP addresses
/plugin/botbouncer/lib/
H A Dmollom.php715 * @param array $addresses
717 public static function setAllowedReverseProxyAddresses($addresses) argument
720 self::$allowedReverseProxyAddresses = (array) $addresses;
723 self::$reverseProxy = (!empty($addresses)) ? true : false;
/plugin/subjectindex/plugins/
H A Dbible_verses.txt23257 …th his brother will be accountable to the court of justice; but whoever addresses his brother with…
28011 Now we know that all the things the Law says it addresses to those under the Law, so that every mou…
30218 but YOU have entirely forgotten the exhortation which addresses YOU as sons: "My son, do not belitt…
/plugin/geonav/js/
H A DgetLocation.js27 geocoder.getLocations(latlng, function(addresses) { argument
28 if(addresses.Status.code != 200) {
31 var googleAddr = new GoogleAddress(addresses.Placemark[0]) ;
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt38 …names, too: [[http://www.google.com|This Link points to google]]. Email addresses like this one: <…
43 addresses like this one: <andi@splitbrain.org> are recognized, too.
319 This is some text which contains addresses like this: http://www.splitbrain.org and **formatting**,…
/plugin/chat/
H A Dlocal.php.dist6 $conf['chat']['linkemail'] = false; // link usernames with e-mail addresses

123