Home
last modified time | relevance | path

Searched refs:unsubscribe (Results 1 – 25 of 39) sorted by relevance

12

/plugin/asciidocjs/node_modules/core-js/modules/
Des7.observable.js48 …if (typeof cleanup.unsubscribe === 'function') cleanup = function () { subscription.unsubscribe();…
59 unsubscribe: function unsubscribe() { closeSubscription(this); }
139 subscription.unsubscribe();
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des7.observable.js48 …if (typeof cleanup.unsubscribe === 'function') cleanup = function () { subscription.unsubscribe();…
59 unsubscribe: function unsubscribe() { closeSubscription(this); }
139 subscription.unsubscribe();
/plugin/discussion/lang/en/
Dsubscribermail.txt14 To unsubscribe click this link:
/plugin/blogtng/lang/en/
Dsubscribermail.txt13 You can unsubscribe from further notifications at
/plugin/usersubscriptions/
DINFO7 …o see which pages / namespaces he have subscribed to and to subscribe or unsubscribe in a quick way
Dsyntax.php91 if($unsubscribe = $_REQUEST['pluginusersubscriptions_unsubscribe']) {
93 list($type, $id) = preg_split('/-/u', $unsubscribe, 2);
/plugin/task/lang/cs/
Dsubscribermail.txt14 To unsubscribe from this page log into the wiki and then click this link:
/plugin/task/lang/en/
Dsubscribermail.txt14 To unsubscribe from this page log into the wiki and then click this link:
/plugin/task/lang/pt-br/
Dsubscribermail.txt14 To unsubscribe from this page log into the wiki and then click this link:
/plugin/linkback/lang/en/
Dsubscribermail.txt15 To unsubscribe from this page log into the wiki and then click this link:
/plugin/dirtylittlehelper/mermaid/editor/src/
Dcode-store.js42 const unsubscribe = codeStore.subscribe((state) => { constant
/plugin/listeabo/
Daction.php148 tpl_link(wl($page,'do=unsubscribe'),
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
DBuyersAuctionPackages.php119 public function unsubscribe($name, UnsubscribeAuctionPackageRequest $postBody, $optParams = []) function in Google\\Service\\AuthorizedBuyersMarketplace\\Resource\\BuyersAuctionPackages
/plugin/quicksubscribe/
H A Dscript.js60 $link.attr('title', LANG.plugins.quicksubscribe.unsubscribe);
/plugin/dirtylittlehelper/mermaid/editor/src/components/
DConfig.svelte24 const unsubscribe = codeStore.subscribe((state) => {
DEditor.svelte52 const unsubscribe = codeStore.subscribe((state) => {
DView.svelte61 const unsubscribe = codeStore.subscribe((state) => {
DLinks.svelte106 const unsubscribe = codeStore.subscribe((state) => {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DAuthorizedBuyersMarketplace.php158 ],'unsubscribe' => [
159 'path' => 'v1/{+name}:unsubscribe',
DApigee.php1789 ],'unsubscribe' => [
1790 'path' => 'v1/{+parent}:unsubscribe',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
DOrganizationsEnvironments.php235 public function unsubscribe($parent, GoogleCloudApigeeV1Subscription $postBody, $optParams = []) function in Google\\Service\\Apigee\\Resource\\OrganizationsEnvironments
/plugin/blogtng/helper/
Dcomments.php388 $this->unsubscribe($pid, $row['mail']);
397 public function unsubscribe($pid, $mail) { function in helper_plugin_blogtng_comments
/plugin/html2pdf/snorriheim/
Ddokubook_design.css85 div.dokuwiki ul#top__nav a.unsubscribe,
/plugin/asciidocjs/node_modules/core-js/client/
Dlibrary.min.js9unsubscribe?r=function(){e.unsubscribe()}:f(r),this._c=r)}catch(i){return void t.error(i)}d(this)&…
Dlibrary.js7613 …if (typeof cleanup.unsubscribe === 'function') cleanup = function () { subscription.unsubscribe();…
7624 unsubscribe: function unsubscribe() { closeSubscription(this); }
7704 subscription.unsubscribe();

12