Home
last modified time | relevance | path

Searched refs:address (Results 126 – 150 of 853) sorted by relevance

12345678910>>...35

/plugin/advanced/lang/en/config/
H A Dusers.txt10 * **E-Mail** - Email address of user
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfcktoolbarfontformatcombo.js58 address : aNames[2], property in FCKToolbarFontFormatCombo.GetStyles.oNames
/plugin/dnsresolver/
H A DREADME3 Resolving dns name in real ip address.
/plugin/accscounter/lang/en/
H A Dmngintro.txt9 * The IP address of the visitor who last accessed the page
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php657 public $address; variable in Google_Location
670 public function setAddress( $address) { argument
671 $this->address = $address;
674 return $this->address;
H A DGoogle_CoordinateService.php78 * @param string $address Job address as newline (Unix) separated string
92 …public function insert($teamId, $address, $lat, $lng, $title, Google_Job $postBody, $optParams = a… argument
93 …$params = array('teamId' => $teamId, 'address' => $address, 'lat' => $lat, 'lng' => $lng, 'title' …
H A DGoogle_ShoppingService.php598 public $address; variable in Google_ProductsStores
605 public function setAddress( $address) { argument
606 $this->address = $address;
609 return $this->address;
/plugin/socialmark/
H A Dlist.txt12 http://scuttle.org/bookmarks.php/?action=add&address=|Scuttle it !
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc274 email.address = [ email.name, email.domain ].join( '@' );
297 email.address = emailMatch[ 1 ];
515 function protectEmailAddressAsEncodedString( address )
518 length = address.length,
522 charCode = address.charCodeAt( i );
890 this.setValue( data.email.address );
901 data.email.address = this.getValue();
1245 address = email.address;
1265 protectEmailAddressAsEncodedString( address ) ];
1272 linkHref = [ 'mailto:', address, argList ];
[all …]
H A Dlink.js1address=[aB.name,aB.domain].join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc260 email.address = [ email.name, email.domain ].join( '@' );
283 email.address = emailMatch[ 1 ];
516 function protectEmailAddressAsEncodedString( address )
519 length = address.length,
523 charCode = address.charCodeAt( i );
905 this.setValue( data.email.address );
916 data.email.address = this.getValue();
1257 address = email.address;
1277 protectEmailAddressAsEncodedString( address ) ];
1284 linkHref = [ 'mailto:', address, argList ];
[all …]
H A Dlink-cmpr.js1address=[aB.name,aB.domain].join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al…
H A Dlink.js1address=[aB.name,aB.domain].join("@")}})}}}if(!ag.type){var am=W?W.getAttribute("class"):"";if((al…
/plugin/google_maps/
H A Dscript.js77 …map.addOverlay(createMarker(point, '<div class="gmaps_marker"><strong>' + place.address + '</stron…
/plugin/credits/
H A DREADME32 email: email@address.com;
/plugin/latexport/implementation/
H A Ddecorator.php817 * @param string $address Email-Address
820 function emaillink($address, $name = null) { argument
822 $this->decorator->emaillink($address, $name);
/plugin/ckgdoku/ckeditor/
H A DREADME.md13 The full editor documentation is available online at the following address:
/plugin/ckgedit/ckeditor/
H A DREADME.md13 The full editor documentation is available online at the following address:
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md93 should not be used to identify a particular address or household.
106 IP address is located.
261 corresponding to a specific end point, passing it the IP address you want to
323 piece of data for any given IP address.
352 If the problem you find is that an IP address is incorrectly mapped,
/plugin/condition/
H A DREADME.md18 - IP : refers to the client's IP address
/plugin/tooltip/
H A DChangeLog13 with language support, mail address and demo page link.
/plugin/iphelper/
H A Dscript.js37 console.log('CIDR in input address is out of range');
109 var address = (document.forms.input.in_address.value).substring(0,document.forms.input.in_address.value.indexOf('/'));
118 document.forms.input.in_address.value = address+"/"+tcidr;
144 console.log('CIDR in input address is out of range');
148 //validate address
170 console.log('IP address octect is larger than 255');
233 //Network address
235 //Broadcast address
241 //gw1 address
243 //gw2 address
[all...]
/plugin/xml/
H A Drenderer.php456 function emaillink($address, $name = null) { argument
458 $url = $this->_xmlEntities($address);
461 … $this->doc .= '<link type="emaillink" link="'.$this->_xmlEntities($address).'" href="'.$url.'">';
/plugin/edittable/renderer/
H A Dinverse.php492 function emaillink($address, $name = null) { argument
495 $this->doc .= "<$address>";
497 $this->doc .= "[[$address|";
/plugin/airtable/
H A DREADME.md36 … expand any record (by clicking on a field and pressing space) and copy the URL in the address bar.
37 * For a table URL, simply select the required table and copy the URL from the address bar

12345678910>>...35