Home
last modified time | relevance | path

Searched refs:contacts (Results 1 – 25 of 26) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DEssentialcontacts.php64 'contacts',
68 'path' => 'v1/{+parent}/contacts:compute',
91 'path' => 'v1/{+parent}/contacts',
121 'path' => 'v1/{+parent}/contacts',
153 'path' => 'v1/{+resource}/contacts:sendTestMessage',
169 'contacts',
173 'path' => 'v1/{+parent}/contacts:compute',
196 'path' => 'v1/{+parent}/contacts',
226 'path' => 'v1/{+parent}/contacts',
258 'path' => 'v1/{+resource}/contacts:sendTestMessage',
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Essentialcontacts/
DGoogleCloudEssentialcontactsV1SendTestMessageRequest.php26 public $contacts; variable in Google\\Service\\Essentialcontacts\\GoogleCloudEssentialcontactsV1SendTestMessageRequest
35 public function setContacts($contacts) argument
37 $this->contacts = $contacts;
44 return $this->contacts;
DGoogleCloudEssentialcontactsV1ComputeContactsResponse.php33 public function setContacts($contacts) argument
35 $this->contacts = $contacts;
42 return $this->contacts;
DGoogleCloudEssentialcontactsV1ListContactsResponse.php33 public function setContacts($contacts) argument
35 $this->contacts = $contacts;
42 return $this->contacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
DGoogleCloudDatacatalogV1ModifyEntryContactsRequest.php28 public function setContacts(GoogleCloudDatacatalogV1Contacts $contacts) argument
30 $this->contacts = $contacts;
37 return $this->contacts;
DGoogleCloudDatacatalogV1BusinessContext.php30 public function setContacts(GoogleCloudDatacatalogV1Contacts $contacts) argument
32 $this->contacts = $contacts;
39 return $this->contacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DBatchCreateContactsRequest.php37 public function setContacts($contacts) argument
39 $this->contacts = $contacts;
46 return $this->contacts;
DBatchUpdateContactsRequest.php41 public function setContacts($contacts) argument
43 $this->contacts = $contacts;
50 return $this->contacts;
/plugin/addressbook/
DREADME.md5 The contacts are stored in a sqlite3-database. The [sqlite-plugin](https://www.dokuwiki.org/plugin:…
22 Lists all contacts.
32 Provides a form with which contacts can be added
47 * ``[ADDRESSBOOK:print?department]`` - Separate contacts by department
48 * ``[ADDRESSBOOK:print?select=<name>]`` - Show only contacts from department ``<name>``
64 * Improve index list showing specified amount of contacts with page flip
78 …lite3`` and can be backuped easily. An addressbook (sqlite3) with 1.000 contacts has a size of app…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DOrder.php187 public function setContacts($contacts) argument
189 $this->contacts = $contacts;
196 return $this->contacts;
/plugin/adfs/phpsaml/lib/Saml2/
DMetadata.php21 * @param array $contacts Contacts info
27 …gn = false, $wsign = false, $validUntil = null, $cacheDuration = null, $contacts = array(), $organ… argument
89 if (!empty($contacts)) {
91 foreach ($contacts as $type => $info) {
/plugin/saml/phpsaml/lib/Saml2/
DMetadata.php21 * @param array $contacts Contacts info
27 …gn = false, $wsign = false, $validUntil = null, $cacheDuration = null, $contacts = array(), $organ… argument
89 if (!empty($contacts)) {
91 foreach ($contacts as $type => $info) {
/plugin/authgoogle/google/contrib/
DGoogle_MirrorService.php462 public $contacts; variable in Google_MirrorService
478 …$this->contacts = new Google_ContactsServiceResource($this, $this->serviceName, 'contacts', json_d…
/plugin/icons/assets/typicons/
Dtypicons.min.css1 …cog:before{content:'\e050'}.typcn-compass:before{content:'\e051'}.typcn-contacts:before{content:'\…
Dtypicons.css282 .typcn-contacts:before {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Drouter.js129 contacts: function() { method
/plugin/davcard/vendor/sabre/vobject/
DChangeLog.md270 * Added: Fixing badly encoded URL's from google contacts vcards.
/plugin/webdavclient/vendor/sabre/vobject/
DChangeLog.md270 * Added: Fixing badly encoded URL's from google contacts vcards.
/plugin/davcal/vendor/sabre/vobject/
DChangeLog.md230 * Added: Fixing badly encoded URL's from google contacts vcards.
/plugin/webdav/vendor/sabre/vobject/
DCHANGELOG.md496 * Added: Fixing badly encoded URL's from google contacts vcards.
/plugin/icalevents/vendor/sabre/vobject/
DCHANGELOG.md435 * Added: Fixing badly encoded URL's from google contacts vcards.
/plugin/saml/phpsaml/
DREADME.md556 // technical and support contacts.
/plugin/adfs/phpsaml/
DREADME.md556 // technical and support contacts.
/plugin/icons/assets/material-design-icons/css/
Dmaterialdesignicons.min.css1 …e{content:"\FEB7"}.mdi-contactless-payment::before{content:"\FD46"}.mdi-contacts::before{content:"…
/plugin/sequencediagram/bower_components/lodash/doc/
DREADME.md3602 // => Allows adding up to 4 contacts to the list.

12