Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Files | Namespaces | Classes | Variables
cachestore_memcached

Files

file  addinstanceform.php
 The library file for the memcached cache store.
 
file  lib.php
 The library file for the memcached cache store.
 
file  provider.php
 Privacy Subsystem implementation for cachestore_memcached.
 
file  settings.php
 The settings for the memcached store.
 
file  version.php
 Cache memcached store version information.
 

Namespaces

 cachestore_memcached\privacy
  
 

Classes

class  cachestore_memcached
 The memcached store. More...
 
class  cachestore_memcached\privacy\provider
 Privacy Subsystem for cachestore_memcached. More...
 
class  cachestore_memcached_addinstance_form
 Form for adding a memcached instance. More...
 

Variables

$plugin component = 'cachestore_memcached'
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description