Home
last modified time | relevance | path

Searched refs:address (Results 76 – 100 of 853) sorted by relevance

12345678910>>...35

/plugin/givemeyouremail/
H A Dsyntax.php186 foreach($addresses_array as $address){
187 $ret.='<tr><td>'.$address.'</td></tr>';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCivicInfo.php93 'address' => [
125 'address' => [
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js30 …B = {hr:1, ul:1, div:1, blockquote:1, noscript:1, table:1, address:1, pre:1, p:1, h5:1, dl:1, h4:1… property in FCK.DTD.B
36 …, dl:1, del:1, fieldset:1, ul:1, b:1, acronym:1, a:1, blockquote:1, i:1, address:1, tt:1, q:1, pre… property in FCK.DTD.H
107 address: L,
H A Dfck_xhtml10transitional.js33 …E = {hr:1, ul:1, menu:1, div:1, blockquote:1, noscript:1, table:1, center:1, address:1, dir:1, pre… property in FCK.DTD.E
39 …ieldset:1, ul:1, b:1, acronym:1, a:1, blockquote:1, i:1, u:1, s:1, tt:1, address:1, q:1, pre:1, p:… property in FCK.DTD.K
122 address: X(D, I),
/plugin/dw2pdf/
H A Drenderer.php279 * @param string $address
284 public function emaillink($address, $name = null, $returnonly = false)
289 parent::emaillink($address, $name, $returnonly);
257 emaillink($address, $name = NULL, $returnonly = false) global() argument
/plugin/swiftmail/Swift/Plugin/VerboseSending/
H A DAbstractView.php25 abstract public function paintResult($address, $result); argument
/plugin/contactmodern/
H A DREADME.textile13 # Intelligent email address checkup.
48 p. This will create a contact form with a "name","email address", "subject" and "comment" field. It…
61 | to | If you choose another profile then emails will be send to the profile email address. You hav…
/plugin/csv/_test/csv/
H A Dc-q-q-comma_in_quotes.csv1 first,last,address,city,zip
/plugin/groupmail/
H A DREADME.textile50 p. This will create a groupmail form with a "name","email address", "subject" and "comment" field. …
90 | toemail=... | a (list of) email address(es) to send email to. |
93 | ccemail=... | a (list of) email address(es) to carbon copy email to. |
96 | bccemail=... | a (list of) email address(es) to blind carbon copy email to. |
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D231aa0bb39c35fe199d28fe0e4a62b2e.asciidoc10 'address' => 'mill lane',
H A Dcd247f267968aa0927bfdad56852f8f5.asciidoc10 'address' => 'mill lane',
/plugin/swiftmail/Swift/
H A DBatchMailer.php105 public function addFailedRecipient($address) argument
107 $this->failed[] = $address;
/plugin/ipban/ip-lib/src/Range/
H A DRangeInterface.php51 public function contains(AddressInterface $address); argument
/plugin/tokenbucketauth/
H A DREADME6 An IP address failing too many times to authenticate will be banned from the login form a configura…
8 An email can be sent to a configurable email address when an IP has just been banned.
/plugin/dnsresolver/
H A Dplugin.info.txt6 desc Resolving dns name in real ip address.
/plugin/strata/
H A Dmanual.txt77 Literals can be written down verbatim, except for subject literals. These should be enclosed in ''%%[[%%'' and ''%%]]%%''. For example ''%%[[persons:jane_doe]] Address: ?a%%'' to get the address associated with Jane Doe.
88 <table ?p "Person" ?address@count "# of Addresses" ?address>
92 ?p Address: ?address
103 ?address (desc)
116 **Aggregates**: Variables can have multiple values (usually through grouping). You can apply an aggregate function to the variable's values by adding it to any variable in the opening tag with ''@''. For example ''?address@count'' will apply the [[#aggregates|count]] aggregate to the values in ''?address''.
495 In general, the UI is quite intuitive, but combining it with aggregates might give unexpected results (unless you use a table, in which case no special handling is needed). The example below shows the column ''%%address%%'' twice: once the actual values and once the number of values. Because the UI creates filters per column, only one filter will be created for the ''%%address%%'' column. This filter filters both on addresses and number of addresses per person.
498 <list ?p "Person" ?address
[all...]
/plugin/sendpagecontent/
H A Dplugin.info.txt6 desc Send the raw page content to a given mail address
/plugin/davcard/
H A Dplugin.info.txt6 desc Show contact information from a CardDAV address book (needs webdavclient)
/plugin/tokenbucketauth/lang/en/
H A Dmailbody.txt2 A new IP address has been banned: @IP@
/plugin/authgoogle/google/contrib/
H A DGoogle_PlusService.php377 public $address; variable in Google_Activity
413 public function setAddress( $address) { argument
414 $this->address = $address;
417 return $this->address;
1312 public $address; variable in Google_ItemScope
1404 public function setAddress(Google_ItemScope $address) { argument
1405 $this->address = $address;
1408 return $this->address;
2348 public $address; variable in Google_Place
2355 $this->address = $address;
[all …]
/plugin/ipban/lang/en/
H A Dintro.txt3 This plugin allows you to ban certain users based on their IP address. Users
/plugin/text/
H A Drenderer.php461 function emaillink($address, $name = NULL, $returnonly=false) { argument
463 $address = html_entity_decode(obfuscate($address),ENT_QUOTES,'UTF-8');
465 $name = $address;
/plugin/database2/icons/
H A DLICENSE2 made available under same license, the GPL version 2. See the following address
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng38 value-cal-address+
44 value-cal-address+
88 value-cal-address+
176 value-cal-address
201 value-cal-address = element cal-address {
992 value-cal-address
1018 value-cal-address
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng38 value-cal-address+
44 value-cal-address+
88 value-cal-address+
176 value-cal-address
201 value-cal-address = element cal-address {
992 value-cal-address
1018 value-cal-address

12345678910>>...35