| /plugin/twofactor/ |
| D | Settings.php | 115 public function purge() function in dokuwiki\\plugin\\twofactor\\Settings 117 return $this->attribute->purge($this->providerID, $this->user);
|
| D | admin.php | 49 (new Settings($providerID, $userdel))->purge(); 51 (new Settings('twofactor', $userdel))->purge();
|
| D | Provider.php | 103 $this->settings->purge();
|
| /plugin/actionlink/ |
| D | syntax.php | 149 case 'purge': // {{actionlink>purge|Purge}} 151 $renderer->doc .=$this->tpll_link(wl($ID,'purge=true'),$title, 'class="action purge"');
|
| /plugin/openlayersmap/lang/en/ |
| D | admin_intro.txt | 2 This page allows you to purge the cached tiles and maps that are used by the 'local' static maps ba…
|
| /plugin/openlayersmap/lang/es/ |
| D | admin_intro.txt | 2 FIXME (translate) This page allows you to purge the cached tiles and maps that are used by the 'loc…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | CloudTasks.php | 195 ],'purge' => [ 196 'path' => 'v2/{+name}:purge',
|
| D | RecommendationsAI.php | 369 ],'purge' => [ 370 'path' => 'v1beta1/{+parent}/userEvents:purge',
|
| D | Vision.php | 541 ],'purge' => [ 542 'path' => 'v1/{+parent}/products:purge',
|
| D | CloudRetail.php | 495 ],'purge' => [ 496 'path' => 'v2/{+parent}/userEvents:purge',
|
| D | CloudHealthcare.php | 1416 ],'Resource-purge' => [ 1417 'path' => 'v1/{+name}/$purge',
|
| /plugin/flowplay/ |
| D | changelog | 2 * :!: Maybe you need to purge some cache...
|
| /plugin/yuriigantt/ |
| D | README.md | 90 If you change syntax parser, to refresh rendered page cache please run page with purge 92 http://127.0.0.1:8000/doku.php?id={PAGEID}&purge=true
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/ |
| D | ProjectsLocationsCatalogsUserEvents.php | 96 …public function purge($parent, GoogleCloudRetailV2PurgeUserEventsRequest $postBody, $optParams = [… function in Google\\Service\\CloudRetail\\Resource\\ProjectsLocationsCatalogsUserEvents
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/ |
| D | ProjectsLocationsProducts.php | 166 public function purge($parent, PurgeProductsRequest $postBody, $optParams = []) function in Google\\Service\\Vision\\Resource\\ProjectsLocationsProducts
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/ |
| D | ProjectsLocationsCatalogsEventStoresUserEvents.php | 145 …public function purge($parent, GoogleCloudRecommendationengineV1beta1PurgeUserEventsRequest $postB… function in Google\\Service\\RecommendationsAI\\Resource\\ProjectsLocationsCatalogsEventStoresUserEvents
|
| /plugin/bez/mdl/ |
| H A D | Task_comment.php | 72 $this->purge();
|
| H A D | Thread_comment.php | 103 $this->purge();
|
| H A D | Entity.php | 94 public function purge() { function in dokuwiki\\plugin\\bez\\mdl\\Entity
|
| H A D | Thread.php | 132 $this->purge();
|
| H A D | Task.php | 259 $this->purge();
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/Resource/ |
| D | ProjectsLocationsQueues.php | 216 public function purge($name, PurgeQueueRequest $postBody, $optParams = []) function in Google\\Service\\CloudTasks\\Resource\\ProjectsLocationsQueues
|
| /plugin/commonmark/ |
| H A D | README.md | 29 …le `fix_secedit` option on config. Note that you must delete cache (ex: `?purge=true`) to work thi…
|
| /plugin/attribute/ |
| D | helper.php | 452 public function purge($namespace, $user) function in helper_plugin_attribute
|
| /plugin/externalembed/ |
| D | README.md | 95 Note that the rendered dokuwiki page is cached, you may want to find a way to auto purge your cache…
|