Home
last modified time | relevance | path

Searched full:contact (Results 1 – 25 of 1121) sorted by relevance

12345678910>>...45

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
DContactSettings.php22 protected $adminContactType = Contact::class;
28 protected $registrantContactType = Contact::class;
30 protected $technicalContactType = Contact::class;
34 * @param Contact
36 public function setAdminContact(Contact $adminContact)
41 * @return Contact
62 * @param Contact
64 public function setRegistrantContact(Contact $registrantContact)
69 * @return Contact
76 * @param Contact
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
DContactGroups.php38 * Get a list of contact groups owned by the authenticated user by specifying a
39 * list of contact group resource names. (contactGroups.batchGet)
50 * @opt_param string resourceNames Required. The resource names of the contact
61 * Create a new contact group owned by the authenticated user. Created contact
62 * group names must be unique to the users contact groups. Attempting to create
78 * Delete an existing contact group owned by the authenticated user by
79 * specifying a contact group resource name. Mutate requests for the same user
83 * @param string $resourceName Required. The resource name of the contact group
98 * Get a specific contact group owned by the authenticated user by specifying a
99 * contact group resource name. (contactGroups.get)
[all …]
DPeople.php61 * Delete a batch of contacts. Any non-contact data will not be deleted. Mutate
92 * Create a new contact and return the person resource for that contact. The
94 * that is a singleton for contact sources: * biographies * birthdays * genders
120 * Delete a contact person. Any non-contact data will not be deleted. Mutate
124 * @param string $resourceName Required. The resource name of the contact to
136 * Delete a contact's photo. Mutate requests for the same user should be done
139 * @param string $resourceName Required. The resource name of the contact whose
170 * `people/{account_id}`. - To get information about a contact, specify the
171 * resource name that identifies the contact as returned by
219 * `people/{account_id}`. - To get information about a contact, specify the
[all …]
DContactGroupsMembers.php34 * Modify the members of a contact group owned by the authenticated user. The
35 * only system contact groups that can have members added are
36 * `contactGroups/myContacts` and `contactGroups/starred`. Other system contact
39 * @param string $resourceName Required. The resource name of the contact group
/plugin/contactmodern/
DREADME.textile1 h1. Modern Contact Plugin
3 p. In the search for a contact form for Dokuwiki I only found that of Bob Baddeley (http://bobbadde…
18 p. If you have some more ideas, feel free to contact me.
46 bc. {{contact>}}
48 p. This will create a contact form with a "name","email address", "subject" and "comment" field. It…
52 bc. {{contact>subj=Feedback from Site}}
56 bc. {{contact>to=profile1|subj=Feedback from Site}}
60 | subj | If the subject is specified in the parameters then it is not a field on the contact form. |
Dplugin.info.txt5 name Modern Contact Plugin
6 desc Creates a contact form to email the webmaster. Secured with recaptcha.
7 url https://github.com/marvinrabe/dokuwiki-contact
/plugin/contact/
Dsyntax.php3 * Embed a contact form onto any page
23 'name' => 'Contact Form Plugin',
24 'desc' => 'Creates a contact form to email the webmaster',
25 'url' => 'http://bobbaddeley.com/doku.php/projects/programming/wiki/contact',
55 $this->Lexer->addSpecialPattern('\{\{contact>[^}]*\}\}',$mode,'plugin_contact');
102 $to = $conf['plugin']['contact'][$_REQUEST['to']];
105 $to = $conf['plugin']['contact']['default'];
137 $this->_show_message ("Mail not sent. Please contact the administrator");
152 * Does the contact form xhtml creation. Adds some javascript to validate the form
159 //there is a hidden field on the contact submission field
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dinline-html.html9 <p>contact me at <strong>mail@cebe.cc</strong>.</p>
10 <p>contact me at <strong><a href="mailto:mail@cebe.cc">mail@cebe.cc</a></strong>.</p>
11 <p>contact me at <strong><a href="http://cebe.cc/contact">http://cebe.cc/contact</a></strong>.</p>
Dinline-html.md15 contact me at <strong>mail@cebe.cc</strong>.
17 contact me at <strong><mail@cebe.cc></strong>.
19 contact me at <strong><http://cebe.cc/contact></strong>.
/plugin/addressbook/
DREADME.md36 [ADDRESSBOOK:contact=<nr>]
38 Show all information about a contact.
55 Contact search results are display on the search results page. In order to activate links to show o…
63 * Add print styles for contact cards and the index list
78 …sqlite3) with 1.000 contacts has a size of approximately 4.1 MB if every contact has a photo. The …
Dsyntax.php89 /* Save a contact
99 $cinfo = $this->loadFormData(); # Loads form data concerning the contact
112 /* Directly show contact card by tag
116 if (substr($data,0,7) == 'contact' &&
174 /* Edit contact or add a new contact
178 … if ($action == 'addcontact' && $this->editor) { # Add a new contact. Can be overwritten by edit
183 …if (isset($_REQUEST['editcontact']) && $this->editor) { # Override new contact if the action is t…
213 /* Show contact per request
225 # Delete a contact
361 /* Get single contact data per id
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Essentialcontacts/Resource/
DFoldersContacts.php66 * Adds a new contact for a resource. (contacts.create)
68 * @param string $parent Required. The resource to save this contact for.
82 * Deletes a contact. (contacts.delete)
84 * @param string $name Required. The name of the contact to delete. Format:
98 * Gets a single contact. (contacts.get)
100 * @param string $name Required. The name of the contact to retrieve. Format:
138 * Updates a contact. Note: A contact's email address cannot be changed.
141 * @param string $name The identifier for the contact. Format:
158 * Allows a contact admin to send a test message to contact to verify that it
DProjectsContacts.php66 * Adds a new contact for a resource. (contacts.create)
68 * @param string $parent Required. The resource to save this contact for.
82 * Deletes a contact. (contacts.delete)
84 * @param string $name Required. The name of the contact to delete. Format:
98 * Gets a single contact. (contacts.get)
100 * @param string $name Required. The name of the contact to retrieve. Format:
138 * Updates a contact. Note: A contact's email address cannot be changed.
141 * @param string $name The identifier for the contact. Format:
158 * Allows a contact admin to send a test message to contact to verify that it
DOrganizationsContacts.php66 * Adds a new contact for a resource. (contacts.create)
68 * @param string $parent Required. The resource to save this contact for.
82 * Deletes a contact. (contacts.delete)
84 * @param string $name Required. The name of the contact to delete. Format:
98 * Gets a single contact. (contacts.get)
100 * @param string $name Required. The name of the contact to retrieve. Format:
138 * Updates a contact. Note: A contact's email address cannot be changed.
141 * @param string $name The identifier for the contact. Format:
158 * Allows a contact admin to send a test message to contact to verify that it
/plugin/davcard/lang/en/
Dlang.php9 $lang['loading_via_ajax'] = 'Loadig Contact Data...';
12 $lang['wrong_type'] = 'The requested WebDAV connection is not of type contact';
13 $lang['contact_not_found'] = 'The requested contact (%s) was not found';
14 $lang['error_adding'] = 'Error adding contact';
15 $lang['error_editing'] = 'Error editing contact';
16 $lang['error_deleting'] = 'Error deleting contact';
74 $lang['js']['error_loading'] = 'Error loading contact data from server!';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
DAccountsCustomersEntitlements.php54 * non-user error related to a technical issue in the backend. Contact Cloud
56 * in the backend. Contact Cloud Channel support. Return value: The ID of a
84 * to a technical issue in the backend. Contact Cloud Channel support. *
86 * Contact Cloud Channel support. Return value: The ID of a long-running
112 * Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a
113 * technical issue in the backend. Contact Cloud Channel support. Return value:
140 * related to a technical issue in the backend. Contact Cloud Channel support. *
142 * Contact Cloud Channel support. Return value: The ID of a long-running
169 * Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a
170 * technical issue in the backend. Contact Cloud Channel support. Return value:
[all …]
/plugin/feedback/_test/
DgetFeedbackContact.test.php36 'return false for page w/o set contact'
42 'return contact for page in configured namespace'
48 'no contact in translated ns without activated span_translations option'
54 'return contact in translated ns with activated span_translations option'
66 … 'return contact for outside start-page with activated include_parent_startpage option'
/plugin/pureldap/lang/en/
H A Dlang.php11 …ION'] = 'Account restrictions are preventing you from logging in. Please contact your administrato…
13 …ion restriction active. You are not allowed to log into the Wiki. Please contact your administrato…
15 $lang['ERROR_ACCOUNT_DISABLED'] = 'Your account has been disabled. Please contact your administrato…
16 $lang['ERROR_ACCOUNT_EXPIRED'] = 'Your account has expired. Please contact your administrator.';
/plugin/strata/
DREADME.md22 Contact [link]: john.doe@example.org
27 <list ?person ?contact>
29 ?person Contact [link]: ?contact
/plugin/metaheaders/
DREADME9 Contact: See "IV. Support" and "V. Contact".
59 V. Contact
62 request"), create an issue [1] on GitHub (preferred), or contact us by
80 Do not hesitate to contact ARSAVA [3] if you need professional DokuWiki
/plugin/feedback/
Daction.php44 // any contact defined?
77 // get the responsible contact
78 $contact = $this->getFeedbackContact($id);
79 if(!$contact) {
81 die('no contact defined');
95 $mailer->to($contact);
168 * Get the responsible contact for givven ID
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
DProposal.php31 protected $buyerContactsType = Contact::class;
77 protected $sellerContactsType = Contact::class;
121 * @param Contact[]
128 * @return Contact[]
303 * @param Contact[]
310 * @return Contact[]
/plugin/davcard/action/
Dajax.php73 // Add a new Contact
89 // Retrieve contact details
109 // Edit a contact
124 // Delete a Contact
163 echo '<img src="'.hsc($imgdata).'" alt="contact image" />';
169 echo '<img src="'.hsc($imgdata).'" alt="contact image" />';
175 echo '<img src="'.hsc($imgdata).'" alt="contact image" />';
180 echo '<img src="'.hsc($data['photo']).'" alt="contact image" />';
/plugin/contactmodern/lang/ru/
Dlang.php15 $lang['menu'] = 'Contact Form';
24 $lang["contact"] = 'Отправить';
27 $lang["error"]["unknown"] = 'Mail not sent. Please contact the administrator.';
/plugin/contactmodern/lang/en/
Dlang.php16 $lang['menu'] = 'Modern Contact Form';
25 $lang["contact"] = 'Submit';
28 $lang["error"]["unknown"] = 'Mail not sent. Please contact the administrator.';

12345678910>>...45