Home
last modified time | relevance | path

Searched full:subscription (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSubscriptions.php55 * @param string $subscription Required. The subscription whose message is being
63 $params = ['subscription' => $subscription, 'postBody' => $postBody];
108 $params = ['subscription' => $subscription];
115 * return FAILED_PRECONDITION. If the subscription is a push subscription,
125 $params = ['subscription' => $subscription];
139 $params = ['subscription' => $subscription];
208 $params = ['subscription' => $subscription, 'postBody' => $postBody];
228 $params = ['subscription' => $subscription, 'postBody' => $postBody];
265 $params = ['subscription' => $subscription, 'postBody' => $postBody];
278 * @param string $subscription Required. The subscription to affect.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/Resource/
H A DSubscriptions.php54 * @return Subscription
84 * @return Subscription
112 * @return Subscription
140 * @return Subscription
193 * @return Subscription
202 * Creates or transfer a subscription. Create a subscription for a customer's
226 * subscription or transfers another reseller customer's subscription to your
230 * @return Subscription
250 * subscription or transfers another reseller customer's subscription to your
298 * @return Subscription
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DPurchasesSubscriptions.php39 * subscription was purchased (for example, 'com.some.thing').
43 * subscription was purchased.
54 * Cancels a user's subscription purchase. The subscription remains valid until
58 * subscription was purchased (for example, 'com.some.thing').
62 * subscription was purchased.
76 * subscription was purchased (for example, 'com.some.thing').
80 * subscription was purchased.
100 * subscription was purchased.
111 * Refunds a user's subscription purchase, but the subscription remains valid
120 * subscription was purchased.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DAdminProjectsLocationsSubscriptions.php24 use Google\Service\PubsubLite\Subscription; alias
37 * Creates a new subscription. (subscriptions.create)
40 * subscription. Structured like
42 * @param Subscription $postBody
50 * subscription, which will become the final component of the subscription's
52 * @return Subscription
61 * Deletes the specified subscription. (subscriptions.delete)
79 * @return Subscription
85 return $this->call('get', [$params], Subscription::class);
115 * @param Subscription $postBody
[all …]
H A DCursorProjectsLocationsSubscriptions.php36 * @param string $subscription The subscription for which to update the cursor.
41 public function commitCursor($subscription, CommitCursorRequest $postBody, $optParams = []) argument
43 $params = ['subscription' => $subscription, 'postBody' => $postBody];
/plugin/quicksubscribe/lang/en/
H A Dlang.php3 $lang['js']['subscr_in_progress'] = 'Creating subscription …';
4 $lang['js']['title'] = 'Subscription';
6 $lang['sub_succ'] = 'The subscription was created. You subscribed the <code>%s</code> namespace.';
7 $lang['sub_fail'] = 'The subscription couldn\'t be created.';
8 $lang['unsub_succ'] = 'The subscription was removed. You\'re no longer subscribed to the <code>%s</code> namespace.';
9 $lang['unsub_fail'] = 'Could not delete the subscription.';
12 $lang['js']['del_subscr'] = 'Do you want to delete this subscription?';
14 $lang['js']['edit_subscr'] = 'Do want to manage your subscription settings?';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/Resource/
H A DPartnersSubscriptions.php41 * Used by partners to cancel a subscription service either immediately or by
45 * @param string $name Required. The name of the subscription resource to be
59 * Used by partners to create a subscription for their customers. The created
60 * subscription is associated with the end user inferred from the end user
70 * @opt_param string subscriptionId Required. Identifies the subscription
72 * at the maximum. If a subscription was previously created with the same
83 * Used by partners to entitle a previously provisioned subscription to the
124 * @param string $name Required. The name of the subscription resource to
137 * Used by partners to provision a subscription for their customers. This
149 * @opt_param string subscriptionId Required. Identifies the subscription
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DUpdateSubscriptionRequest.php22 protected $subscriptionType = Subscription::class;
30 * @param Subscription
32 public function setSubscription(Subscription $subscription) argument
34 $this->subscription = $subscription;
37 * @return Subscription
41 return $this->subscription;
H A DCreateSnapshotRequest.php29 public $subscription; variable in Google\\Service\\Pubsub\\CreateSnapshotRequest
48 public function setSubscription($subscription) argument
50 $this->subscription = $subscription;
57 return $this->subscription;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php19 * Every subscription is an array with the following keys:
21 * subscription. This can be the same as the uri or a database key.
22 * * uri. This is just the 'base uri' or 'filename' of the subscription.
23 * * principaluri. The owner of the subscription. Almost always the same as
26 * Furthermore, all the subscription info must be returned too:
51 * Creates a new subscription for a principal.
54 * this subscription in other methods, such as updateSubscription.
64 * Updates a subscription
82 * Deletes a subscription.
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSubscriptionSupport.php19 * Every subscription is an array with the following keys:
21 * subscription. This can be the same as the uri or a database key.
22 * * uri. This is just the 'base uri' or 'filename' of the subscription.
23 * * principaluri. The owner of the subscription. Almost always the same as
26 * Furthermore, all the subscription info must be returned too:
51 * Creates a new subscription for a principal.
54 * this subscription in other methods, such as updateSubscription.
64 * Updates a subscription
82 * Deletes a subscription.
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DCreateSubscriptionTest.php106 function assertSubscription($subscription) { argument
109 … $this->assertEquals('', $subscription['{http://calendarserver.org/ns/}subscribed-strip-todos']);
110 … $this->assertEquals('#1C4587FF', $subscription['{http://apple.com/ns/ical/}calendar-color']);
111 $this->assertEquals('Jewish holidays', $subscription['{DAV:}displayname']);
112 … $this->assertEquals('Foo', $subscription['{urn:ietf:params:xml:ns:caldav}calendar-description']);
113 $this->assertEquals('19', $subscription['{http://apple.com/ns/ical/}calendar-order']);
115 $this->assertEquals('P1W', $subscription['{http://apple.com/ns/ical/}refreshrate']);
116 $this->assertEquals('subscription1', $subscription['uri']);
117 $this->assertEquals('principals/user1', $subscription['principaluri']);
118 $this->assertEquals('webcal://www.example.org/', $subscription['source']);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersSubscriptions.php35 * Creates a subscription to an API product. (subscriptions.create)
38 * purchasing a subscription to the API product. Use the following structure in
51 * Expires an API product subscription immediately. (subscriptions.expire)
53 * @param string $name Required. Name of the API product subscription. Use the
55 * er_email}/subscriptions/{subscription}`
67 * Gets details for an API product subscription. (subscriptions.get)
69 * @param string $name Required. Name of the API product subscription. Use the
71 * er_email}/subscriptions/{subscription}`
93 * @opt_param string startKey Name of the API product subscription from which to
96 * 51-150, set the value of `startKey` to the name of the 51st subscription and
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSubscriptionSupport.php20 * Subscription list
29 * Every subscription is an array with the following keys:
31 * subscription. This can be the same as the uri or a database key.
32 * * uri. This is just the 'base uri' or 'filename' of the subscription.
33 * * principaluri. The owner of the subscription. Almost always the same as
37 * Furthermore, all the subscription info must be returned too:
63 * Creates a new subscription for a principal.
66 * this subscription in other methods, such as updateSubscription.
96 * Updates a subscription
135 * Deletes a subscription
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php113 * Changes the plan of a subscription (subscriptions.changePlan)
116 * @param string $subscriptionId Id of the subscription, which is unique for a customer
132 * Changes the renewal settings of a subscription (subscriptions.changeRenewalSettings)
135 * @param string $subscriptionId Id of the subscription, which is unique for a customer
151 * Changes the seats configuration of a subscription (subscriptions.changeSeats)
154 * @param string $subscriptionId Id of the subscription, which is unique for a customer
170 * Cancels/Downgrades a subscription. (subscriptions.delete)
173 * @param string $subscriptionId Id of the subscription, which is unique for a customer
184 * Gets a subscription of the customer. (subscriptions.get)
202 * Creates/Transfers a subscription for the customer. (subscriptions.insert)
[all …]
H A DGoogle_AndroidpublisherService.php59 …* Cancels a user's subscription purchase. The subscription remains valid until its expiration time.
62 …* @param string $packageName The package name of the application for which this subscription was p…
63 * @param string $subscriptionId The purchased subscription ID (for example, 'monthly001').
64 …* @param string $token The token provided to the user's device when the subscription was purchased.
74 * Checks whether a user's subscription purchase is valid and returns its expiry time.
77 …* @param string $packageName The package name of the application for which this subscription was p…
78 * @param string $subscriptionId The purchased subscription ID (for example, 'monthly001').
79 …* @param string $token The token provided to the user's device when the subscription was purchased.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DPubSubIODetails.php25 public $subscription; variable in Google\\Service\\Dataflow\\PubSubIODetails
34 public function setSubscription($subscription) argument
36 $this->subscription = $subscription;
43 return $this->subscription;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DWatchCreativesResponse.php25 public $subscription; variable in Google\\Service\\RealTimeBidding\\WatchCreativesResponse
34 public function setSubscription($subscription) argument
36 $this->subscription = $subscription;
43 return $this->subscription;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DPubsub.php25 public $subscription; variable in Google\\Service\\Eventarc\\Pubsub
34 public function setSubscription($subscription) argument
36 $this->subscription = $subscription;
43 return $this->subscription;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/
H A DTriggerPubsubExecutionRequest.php34 public $subscription; variable in Google\\Service\\WorkflowExecutions\\TriggerPubsubExecutionRequest
67 public function setSubscription($subscription) argument
69 $this->subscription = $subscription;
76 return $this->subscription;
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php12 * Check if subscription system is enabled
22 * Adds a new subscription for the given page or namespace
24 * This will automatically overwrite any existent subscription for the given user on this
25 * *exact* page or namespace. It will *not* modify any subscription that may exist in higher namespaces.
43 // delete any existing subscription
51 throw new Exception('no subscription user given');
54 throw new Exception('no subscription style given');
67 * Removes a subscription for the given page or namespace
100 * $INFO['subscribed'] is either false if no subscription for the current page
153 * This function searches all relevant subscription file
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DPubsubConfig.php33 public $subscription; variable in Google\\Service\\CloudBuild\\PubsubConfig
70 public function setSubscription($subscription) argument
72 $this->subscription = $subscription;
79 return $this->subscription;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DSubscriptions.php20 use Google\Service\YouTube\Subscription; alias
51 * @param Subscription $postBody
53 * @return Subscription
55 public function insert($part, Subscription $postBody, $optParams = [])
59 return $this->call('insert', [$params], Subscription::class);
66 * list of one or more subscription resource properties that the API response
69 * example, in a subscription resource, the snippet property contains other
70 * properties, such as a display title for the subscription. If you set
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse.php28 …ublic function setSubscription(GoogleCloudPaymentsResellerSubscriptionV1Subscription $subscription) argument
30 $this->subscription = $subscription;
37 return $this->subscription;
H A DGoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse.php28 …ublic function setSubscription(GoogleCloudPaymentsResellerSubscriptionV1Subscription $subscription) argument
30 $this->subscription = $subscription;
37 return $this->subscription;

12345678910>>...12