Home
last modified time | relevance | path

Searched refs:address (Results 451 – 475 of 853) sorted by path

1...<<11121314151617181920>>...35

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A DCOPYING240 address new problems or concerns.
/plugin/fullscreenmode/
H A DLICENSE240 address new problems or concerns.
/plugin/gdpr/
H A DLICENSE240 address new problems or concerns.
/plugin/gemini/
H A DLICENSE240 address new problems or concerns.
H A Drenderer.php388 public function emaillink($address, $name = null) argument
390 if (!$name) $name = $address;
391 $this->externallink('mailto:' . $address, $name);
/plugin/geogebrembed/
H A DLICENSE240 address new problems or concerns.
/plugin/geonav/tpl/startermap/
H A DCOPYING240 address new problems or concerns.
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css105 address { selector
H A Ddesign.css207 #dokuwiki__aside address {
/plugin/geophp/vendor/funiq/geophp/
H A DLICENSE271 address new problems or concerns.
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGoogleGeocode.php36 * Makes a geocoding (lat/lon lookup) with an address string or array geometry objects
38 * @param string|string[] $address Address to geocode
49 public function read($address, $apiKey = null, $returnType = 'point', $bounds = false, $returnMultiple = false) argument
51 if (is_array($address)) {
52 $address = join(',', $address);
65 $url .= '?address=' . urlencode($address);
110 * Makes a Reverse Geocoding (address lookup) with the (center) point of Geometry
120 * @return string|Object[]|null A formatted address o
[all...]
/plugin/gitbacked/
H A DCHANGELOG.md89 - Use DokuWiki's user name & email address as commit author - implements [#63], [#66]
109 - Extended to send error messages to a configurable eMail address - implements [#53]
H A DLICENSE240 address new problems or concerns.
/plugin/givemeyouremail/
H A Dsyntax.php186 foreach($addresses_array as $address){
187 $ret.='<tr><td>'.$address.'</td></tr>';
/plugin/google_maps/
H A Dscript.js77 …map.addOverlay(createMarker(point, '<div class="gmaps_marker"><strong>' + place.address + '</stron…
/plugin/googleads/
H A DLICENSE240 address new problems or concerns.
/plugin/googleanalytics/
H A DLICENSE240 address new problems or concerns.
/plugin/googlemaps3/
H A DLICENSE568 address new problems or concerns.
H A Dscript.js37 if (googlemaps3[i].address != '') {
38 pantoMapAddress(googlemaps3[i].map,googlemaps3[i].address);
90 function pantoMapAddress(map, address) { argument
92 geocoder.geocode({'address': address}, function(results, status) {
/plugin/googleverify/
H A DLICENSE240 address new problems or concerns.
/plugin/goto/
H A DLICENSE240 address new problems or concerns.
/plugin/gplusone/
H A DCOPYING568 address new problems or concerns.
/plugin/gpsies/
H A DCOPYING240 address new problems or concerns.
/plugin/groupmail/
H A DCHANGELOG43 * Reply-to set to senders email address (thanks to Cristian Wente)
H A DLICENSE568 address new problems or concerns.

1...<<11121314151617181920>>...35